代码搜索:testbench
找到约 2,392 项符合「testbench」的源代码
代码结果 2,392
www.eeworm.com/read/433021/8552136
asm testbench_arch.asm
www.eeworm.com/read/188244/8555384
bak testbench.v.bak
`timescale 1ns/1ns
module testbench;
reg clk;
reg rst;
reg codein;
wire [1:0] codeoutv;
wire [1:0] codeoutb;
initial
begin
clk
www.eeworm.com/read/387422/8684604
ndo can_testbench.ndo
## NOTE: Do not edit this file.
## Auto generated by Project Navigator for VHDL Post-Translate Simulation
##
vlib work
## Compile Post-Translate Model for Module can_top
vcom -87 -explicit can_t
www.eeworm.com/read/387422/8684706
udo can_testbench.udo
## Project Navigator simulation template: can_testbench.udo
## You may edit this file to control your simulation.
www.eeworm.com/read/387422/8684780
v can_testbench.v
// synopsys translate_off
`include "timescale.v"
// synopsys translate_on
`include "can_defines.v"
`include "can_testbench_defines.v"
module can_testbench();
parameter Tp = 1;
paramet
www.eeworm.com/read/387422/8684829
fdo can_testbench.fdo
## NOTE: Do not edit this file.
## Autogenerated by ProjNav (creatfdo.tcl) on Tue Jan 11 10:15:14 中国标准时间 2005
##
vlib work
vlog can_register_asyn_syn.v
vlog can_register_asyn.v
vlog can_regi
www.eeworm.com/read/430362/8754089
dat testbench_arch.dat
www.eeworm.com/read/430362/8754091
asm testbench_arch.asm
www.eeworm.com/read/185211/9050270
vhd working_testbench.vhd
entity TEST_BENCH is
end TEST_BENCH;
use work.all;
architecture AUTOCOR1 of TEST_BENCH is
signal B: BIT_VECTOR(3 downto 0);
signal A: BIT_VECTOR(2 downto 0);
SIGNAL RUN:BIT;
SIGNAL
www.eeworm.com/read/185211/9050311
vhd testbench_fa.vhd
entity TEST_BENCH is
end TEST_BENCH;
use work.all;
architecture AUTOCOR1 of TEST_BENCH is
signal B: BIT_VECTOR(3 downto 0);
signal A: BIT_VECTOR(2 downto 0);
SIGNAL RUN:BIT;
SIGNAL