代码搜索:Control
找到约 10,000 项符合「Control」的源代码
代码结果 10,000
www.eeworm.com/read/273951/10893823
pof gate_control.pof
www.eeworm.com/read/273951/10893827
qws gate_control.qws
[ProjectWorkspace]
ptn_Child1=Frames
ptn_Child2=Workmode
ptn_Child3=ActionPoints
[ProjectWorkspace.Frames]
ptn_Child1=ChildFrames
[ProjectWorkspace.Frames.ChildFrames]
ptn_Child1=Document-0
[P
www.eeworm.com/read/273951/10893831
bsf gate_control.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/273951/10893835
v gate_control.v
module gate_control(
SW0,SW1,SW2,
f1hz,f10hz,f100hz,
Latch_EN,
Counter_Clr,
Counter_EN,
dp_s1hz,dp_s10hz,dp_s100hz
);
output Latch_EN;
output Counter_Clr;
www.eeworm.com/read/273951/10893837
qpf gate_control.qpf
# Copyright (C) 1991-2004 Altera Corporation
# Any megafunction design, and related netlist (encrypted or decrypted),
# support information, device programming or simulation file, and any oth
www.eeworm.com/read/273951/10893866
hif gate_control.hif
Version 4.2 Build 157 12/07/2004 SJ Full Version
29
1857
OFF
OFF
OFF
OFF
OFF
FV_OFF
VRSM_ON
VHSM_ON
RETIME_OFF
REMAP_OFF
0
-- Start Partition --
|
ADV_NETLIST_OPT_SYNTH_WYSIWYG_REMAP
www.eeworm.com/read/273951/10893871
psp gate_control.psp
www.eeworm.com/read/273951/10893887
qsf gate_control.qsf
# Copyright (C) 1991-2004 Altera Corporation
# Any megafunction design, and related netlist (encrypted or decrypted),
# support information, device programming or simulation file, and any oth
www.eeworm.com/read/273857/10897398
vhd state_control.vhd
library ieee;
use ieee.std_logic_1164.all;
package state_pack is
type state_type is(idle,lamp_test,set_clock,timer,done_msg);
end state_pack;
library ieee;
use ieee.std_logic_1164.all;
use
www.eeworm.com/read/273857/10897574
vhd state_control.vhd
library ieee;
use ieee.std_logic_1164.all;
package state_pack is
type state_type is(idle,lamp_test,set_clock,timer,done_msg);
end state_pack;
library ieee;
use ieee.std_logic_1164.all;
use