代码搜索:verilog hdl 是什么?
找到约 10,000 项符合「verilog hdl 是什么?」的源代码
代码结果 10,000
www.eeworm.com/read/278478/10533380
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity UpDnCnt is
port(
en : in vl_logic;
clr : in vl_logic;
clk : in vl_logic;
www.eeworm.com/read/352547/10540118
qsf ps2tolcd.qsf
# Copyright (C) 1991-2005 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any
www.eeworm.com/read/278232/10557898
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity glbl is
generic(
ROC_WIDTH : integer := 100000;
TOC_WIDTH : integer := 0
);
end glbl;
www.eeworm.com/read/278232/10558217
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity fpgab_top is
generic(
Uncode : integer := 0;
Code12 : integer := 1;
Code34 : integer := 2
)
www.eeworm.com/read/278232/10558243
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity pn_test is
generic(
PERIOD : integer := 200;
DUTY_CYCLE : real := 0.500000;
OFFSET : integer :=
www.eeworm.com/read/278120/10567121
hif pngenchuan_18.hif
Version 7.2 Build 151 09/26/2007 SJ Full Version
11
1029
OFF
OFF
OFF
OFF
ON
ON
ON
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- Start Library Path
www.eeworm.com/read/351504/10644814
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity glbl is
generic(
roc_width : integer := 100000;
toc_width : integer := 0
);
end glbl;
www.eeworm.com/read/351504/10644955
prj i2c_master_top.prj
verilog work i2c_master_bit_ctrl.v
verilog work i2c_master_byte_ctrl.v
verilog work i2c_master_top.v
www.eeworm.com/read/351497/10646863
hif psp.hif
Version 7.1 Build 156 04/30/2007 SJ Full Version
37
2133
OFF
OFF
OFF
OFF
ON
ON
OFF
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- Start Library Pat
www.eeworm.com/read/277196/10654982
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity glbl is
generic(
roc_width : integer := 100000;
toc_width : integer := 0
);
end glbl;