代码搜索:vhdl
找到约 10,000 项符合「vhdl」的源代码
代码结果 10,000
www.eeworm.com/read/420199/10811049
vhdl fenpin.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
www.eeworm.com/read/420199/10811055
vhdl display.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
www.eeworm.com/read/419953/10827094
pdf vhdl.pdf
www.eeworm.com/read/349103/10852027
scr vhdl.scr
/* link TOP design */
read COMPUTE_BLOCK.db
read CONVERTOR_CKT.db
read -format vhdl TOP.vhd
current_design TOP
link
/* testability analysis */
set_test_hold 1 TEST_MODE
set_test_methodology full_scan
www.eeworm.com/read/349103/10852057
scr vhdl.scr
/* optimize CONVERTOR_CKT */
read -format pla vhdl/CONVERTOR.pla
read -format vhdl vhdl/CONVERTOR_CKT.vhd
current_design CONVERTOR_CKT
set_scan_style combinational
uniquify
compile
/* testability ana
www.eeworm.com/read/349103/10852084
csh vhdl.csh
#! /bin/csh
cd library
mkdir src
mkdir FTGS
cd src
liban -arch FTGS -xgen ../class.db
ls
vhdlan -w class class_FTGS.vhd.E class_components.vhd
cd ../..
vhdlan alarm_clock.vhd
vhdlan tb_alarm.vhd
vhd
www.eeworm.com/read/349103/10852235
script_vhdl .script_vhdl
read -f pla vhdl/CONVERTOR.pla
read -f vhdl vhdl/CONVERTOR_CKT.vhd
current_design CONVERTOR_CKT
link
set_scan_configuration -style combinational
uniquify
compile
check_test
create_test_patterns -samp
www.eeworm.com/read/349032/10855228
ppt vhdl语句.ppt
www.eeworm.com/read/349026/10855849