代码搜索:verilog hdl 是什么?
找到约 10,000 项符合「verilog hdl 是什么?」的源代码
代码结果 10,000
www.eeworm.com/read/278478/10533504
hif updncnt.hif
Version 6.1 Build 201 11/27/2006 SJ Full Version
11
867
OFF
OFF
OFF
OFF
ON
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- Start Library Paths --
--
www.eeworm.com/read/278232/10557947
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity p2 is
generic(
PERIOD : integer := 9092;
DUTY_CYCLE : real := 0.500000;
OFFSET : integer := 0
www.eeworm.com/read/160080/10574123
v spi_comp3_se.v
// HDLi Version 3.0a (beta) IP Bundle 1999.02.18
// Parameters: compare -b 4 -le -S 0 -p 0 -l vsc983 -Synopsys -rtl -nentity -nadd_p -ntiming -verilog -br 0,4,8,12,32,0
// spi_comp3_se: 13.6
www.eeworm.com/read/160080/10574202
v spi_comp3_ge.v
// HDLi Version 3.0a (beta) IP Bundle 1999.02.18
// Parameters: compare -b 4 -ge -S 0 -p 0 -l vsc983 -Synopsys -rtl -nentity -nadd_p -ntiming -verilog -br 0,4,8,12,32,0
// spi_comp3_ge: 13.6
www.eeworm.com/read/350770/10711831
bat run_xst.bat
copy %XILINX%\verilog\src\iSE\unisim_comp.v unisim_comp.v
xst -ifn run_xst.cmd -ofn log
www.eeworm.com/read/350770/10711835
csh run_xst.csh
#!/bin/csh -f
cp $XILINX/verilog/src/iSE/unisim_comp.v .
xst -ifn run_xst.cmd -ofn log
www.eeworm.com/read/276511/10733117
voptavziyi
library verilog;
use verilog.vl_types.all;
entity JK is
port(
clock : in vl_logic;
reset : in vl_logic;
J : in vl_logic;
www.eeworm.com/read/276511/10733120
voptv98xzi
library verilog;
use verilog.vl_types.all;
entity FFD is
port(
clock : in vl_logic;
reset : in vl_logic;
D : in vl_logic;
www.eeworm.com/read/276511/10733160
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity JK is
port(
clock : in vl_logic;
reset : in vl_logic;
J : in vl_logic;
www.eeworm.com/read/276511/10733165
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity FFD is
port(
clock : in vl_logic;
reset : in vl_logic;
D : in vl_logic;