代码搜索:testbench
找到约 2,392 项符合「testbench」的源代码
代码结果 2,392
www.eeworm.com/read/425892/10311453
vhd testbench.vhd
LIBRARY ieee;
USE ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.math_real.all;
use work.Signal_Model_pkg.all;
ENTITY testbench IS
END testbench;
ARCHITECTURE tb_cordic OF testbench
www.eeworm.com/read/425249/10367215
vhd testbench.vhd
--testbench.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity testbench is
end entity;
architecture one of testbench is
component connect is
port( inclk: in std_
www.eeworm.com/read/160403/10535128
fdo testbench.fdo
## NOTE: Do not edit this file.
## Autogenerated by ProjNav (creatfdo.tcl) on Tue Jul 05 18:06:28 中国标准时间 2005
##
vlib work
vcom -93 -explicit cosfunc_test.vhd
vcom -93 -explicit test2.vhd
vsi
www.eeworm.com/read/160403/10535220
udo testbench.udo
-- ProjNav VHDL simulation template: testbench.udo
-- You may edit this file after the line that starts with
-- '-- START' to customize your simulation
-- START user-defined simulation commands
www.eeworm.com/read/350149/10762264
ppt testbench.ppt
www.eeworm.com/read/274095/10888188
vhd testbench.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_signed.all;
entity testbench is
constant ClockPeriod: time := 40 ns;
end testbench;
architecture testb
www.eeworm.com/read/273124/10925425
ico testbench.ico
www.eeworm.com/read/273124/10925429
rc testbench.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/273124/10925438
cpp testbench.cpp
// TestBench.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "TestBench.h"
#include "MainFrm.h"
#include "TestBenchDoc.h"
#include "TestBenchView.h"
www.eeworm.com/read/273124/10925440
dsw testbench.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################