代码搜索结果
找到约 10,000 项符合
Logic Analyzer 的代码
cal_top.vhd
library ieee;
use ieee.std_logic_1164.all;
--
-- pragma translate_off
library UNISIM;
use UNISIM.VCOMPONENTS.ALL;
-- pragma translate_on
--
--library synplify;
--use synplify.attributes.all;
infrastructure_iobs.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
--
-- pragma translate_off
library UNISIM;
use UNISIM.VCOMPONENTS.ALL;
-- pragma translate_on
--
entity infrastruct
ddr1_test_bench.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity ddr1_test_bench is
port(
dip2 : in std_logic;
fpga_clk
zongxianshi.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_signed.all;
use ieee.std_logic_arith.all;
library Altera;
use Altera.maxplus2.all;
entity zongxianshi is
port(
SCANCLK:IN ST
yuzhi.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_signed.all;
use ieee.std_logic_arith.all;
library Altera;
use Altera.maxplus2.all;
entity zongxianshi is
port(LD:IN std_logic
djdplj_top.vhd
--/* DJDPLJ_TOP.VHD*/--顶层模块
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
-- Uncomment the following lines to use the declarations t
pingche.vhf
-- VHDL model created from pingche.sch - Sat Mar 24 20:54:01 2007
library ieee;
use ieee.std_logic_1164.ALL;
use ieee.numeric_std.ALL;
-- synopsys translate_off
library UNISIM;
use UNISIM.Vc
qd.vhf
-- VHDL model created from qd.sch - Tue Apr 24 08:18:20 2007
library ieee;
use ieee.std_logic_1164.ALL;
use ieee.numeric_std.ALL;
-- synopsys translate_off
library UNISIM;
use UNISIM.Vcompon
qdkz.vhf
-- VHDL model created from qdkz.sch - Tue Apr 24 09:34:42 2007
library ieee;
use ieee.std_logic_1164.ALL;
use ieee.numeric_std.ALL;
-- synopsys translate_off
library UNISIM;
use UNISIM.Vcomp
djs.vhdl
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
-- Uncomment the following lines to use the declarations that are
-- provided for ins