代码搜索:VHDL
找到约 10,000 项符合「VHDL」的源代码
代码结果 10,000
www.eeworm.com/read/293898/3927864
prj prescale_counter_vhdl.prj
vhdl work "D:\ise_book\Example-5-1\Constraints_Demo\prescale_counter_vhd\prescale_counter.vhd"
www.eeworm.com/read/293898/3927993
prj prescale_counter_vhdl.prj
vhdl work "D:\ise_book\Example-5-1\Constraints_Demo\prescale_counter_vhd\prescale_counter.vhd"
www.eeworm.com/read/447394/1704921
prj prescale_counter_vhdl.prj
vhdl work "D:\ise_book\Example-5-1\Constraints_Demo\prescale_counter_vhd\prescale_counter.vhd"
www.eeworm.com/read/393024/2489880
py spec2vhdl.py
#!/usr/bin/python2.4
# Copyright 2007 John Kasunich
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as publishe
www.eeworm.com/read/383754/2614206
prj prescale_counter_vhdl.prj
vhdl work "D:\ise_book\Example-5-1\Constraints_Demo\prescale_counter_vhd\prescale_counter.vhd"
www.eeworm.com/read/383754/2614278
prj prescale_counter_vhdl.prj
vhdl work "D:\ise_book\EXAMPLE-1-1\source\VHDL\prescale_counter.vhd"
www.eeworm.com/read/383754/2614435
prj prescale_counter_vhdl.prj
vhdl work "D:\ise_book\Example-5-1\Constraints_Demo\prescale_counter_vhd\prescale_counter.vhd"
www.eeworm.com/read/154079/5642903
gfl xstdemo_vhdl_prj.gfl
# VHDL : PDCL (jhdparse)
__projnav/cnt_vhd_jhdparse_tcl.rsp
# Check Syntax
cnt_vhd2.stx
# xst flow : RunXST
cnt_vhd2.syr
cnt_vhd2.ngr
cnt_vhd2.prj
cnt_vhd2.sprj
cnt_vhd2.ana
cnt_vhd2.stx
cn
www.eeworm.com/read/154079/5642910
npl xstdemo_vhdl_prj.npl
JDF F
// Created by Project Navigator ver 1.0
PROJECT XSTDemo_VHDL_prj
DESIGN xstdemo_vhdl_prj Normal
DEVFAM virtex2
DEVFAMTIME 0
DEVICE xc2v40
DEVICETIME 0
DEVPKG cs144
DEVPKGTIME 0
DEVSPEE
www.eeworm.com/read/475608/6774285
bak ddc_tb.vhdl.bak
LIBRARY ieee ;
USE ieee.std_logic_arith.all ;
USE ieee.std_logic_1164.all ;
ENTITY ddc_tb IS
END ddc_tb ;
ARCHITECTURE ddc_tb_arch OF ddc_tb IS
SIGNAL q_out : std_logic_vector (15 down