代码搜索:testbench

找到约 2,392 项符合「testbench」的源代码

代码结果 2,392
www.eeworm.com/read/154095/5642399

tf stopwatch_tb_timing.tf

`timescale 1ns/1ns module testbench; reg CLK; reg RESET; reg STRTSTOP; reg GSR; wire [9:0] TENTHSOUT; wire [6:0] ONESOUT; wire [6:0] TENSOUT; stopwatch UUT ( .CLK(CLK), .RESET(RESET),
www.eeworm.com/read/154095/5642439

tf stopwatch_tb.tf

`timescale 1ns/1ns module testbench; reg CLK; reg RESET; reg STRTSTOP; wire [9:0] TENTHSOUT; wire [6:0] ONESOUT; wire [6:0] TENSOUT; stopwatch TX_stopwatch ( .CLK(CLK), .RESET(RESET), .
www.eeworm.com/read/431152/8707796

do shift_add_tb_runtest.do

SetActiveLib -work #Compiling UUT module design files comp -include $DSN\src\shift_add.v comp -include "$DSN\src\TestBench\shift_add_TB.v" asim shift_add_tb wave wave -noreg product wave -nor
www.eeworm.com/read/167222/9975031

v test_cheng.v

module testbench_cheng; wire [7:0] data,address_out; wire CS; wire RW; wire OE; wire clk; reg reset; KD_CPU b (.data(data),.address_out(address_out),.CS(CS),.R
www.eeworm.com/read/450719/7477596

vhd cordic_tb.vhd

--Template testbench generated by genTemplateTb.pl for cordic LIBRARY IEEE ; USE IEEE.std_logic_1164.ALL ; USE WORK.fun_pkg.ALL ; USE IEEE.std_logic_signed.ALL ; use work.fun_pkg.all; ENTI
www.eeworm.com/read/436670/7766288

vhd tb_codicnco.vhd

-- Testbench for CodicNCO library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; use ieee.std_logic_unsigned.all; entity tb_CodicNCO is end entity tb_CodicNCO; architecture rtl of
www.eeworm.com/read/342724/12004671

cpp xsimtestbench_arch.cpp

#include "isim/work/lcd_controller_tbw/testbench_arch.h" static const char * HSimCopyRightNotice = "Copyright 2004-2005, Xilinx Inc. All rights reserved."; #include "C:/Xilinx/vhdl/hdp/nt/ieee/std_l
www.eeworm.com/read/217286/14970509

cpp xsimtestbench_arch.cpp

#include "isim/work/decoder24_tbw/testbench_arch.h" static const char * HSimCopyRightNotice = "Copyright 2004-2005, Xilinx Inc. All rights reserved."; #include "C:/Xilinx/vhdl/hdp/nt/ieee/std_logic_
www.eeworm.com/read/217282/14971004

cpp xsimtestbench_arch.cpp

#include "isim/work/delay_tbw/testbench_arch.h" static const char * HSimCopyRightNotice = "Copyright 2004-2005, Xilinx Inc. All rights reserved."; #include "C:/Xilinx/vhdl/hdp/nt/ieee/std_logic_1164
www.eeworm.com/read/217279/14971355

cpp xsimtestbench_arch.cpp

#include "isim/work/ccdout_tbw/testbench_arch.h" static const char * HSimCopyRightNotice = "Copyright 2004-2005, Xilinx Inc. All rights reserved."; #include "C:/Xilinx/vhdl/hdp/nt/ieee/std_logic_116