代码搜索结果

找到约 10,000 项符合 Design 的代码

mode7cnt.mrp

Release 6.2i Map G.30 Xilinx Mapping Report File for Design 'mode7cnt' Design Information ------------------ Command Line : C:/eda/Xilinx/bin/nt/map.exe -intstyle ise -p xcv50e-cs144-8 -cm area -p

counter.mrp

Release 6.2i Map G.30 Xilinx Mapping Report File for Design 'counter' Design Information ------------------ Command Line : C:/eda/Xilinx/bin/nt/map.exe -intstyle ise -p xcv50e-cs144-6 -cm area -pr

readme.txt

DE2_Tv ------ This design converts DVD video into a format suitable for display on a CRT/LCD monitor. A DVD video source, such as a DVD player, should be connected to the VIDEO IN port on the DE2

bahe.lo-

ispEXPERT Compiler Release 7.0.15, Nov 4 1998 14:24:11 Copyright (C) 1994-1998 by Lattice Semiconductor Corporation. All Rights Reserved. Design Process Management Renaming existing rpt

design_spec_po3.dc

############################################################################### # # Design Specification # # Author: Rudolf Usselmann # rudi@asics.ws # # Revision: # 5/10/01 RU Initial Sript #

design_spec_ao3.dc

############################################################################### # # Design Specification # # Author: Rudolf Usselmann # rudi@asics.ws # # Revision: # 5/10/01 RU Initial Sript #

nco_ip_design.qsf

# Copyright (C) 1991-2007 Altera Corporation # Your use of Altera Corporation's design tools, logic functions # and other software and tools, and its AMPP partner logic # functions, and any outpu

tntjvdbother_d70.dpk

package TntJvDBOther_D70; {$R *.res} {$ALIGN 8} {$ASSERTIONS ON} {$BOOLEVAL OFF} {$DEBUGINFO ON} {$EXTENDEDSYNTAX ON} {$IMPORTEDDATA ON} {$IOCHECKS ON} {$LOCALSYMBOLS ON} {$LONGSTRINGS ON}

electronic-design-automation.txt

4位等值比较器描述方式1 LIBRARY IEEE; USE IEEE.STD_LOGIC_1164.ALL; ENTITY eqcomp4 IS PORT(a,b:IN STD_LOGIC_VECTOR(3 DOWNTO 0); equals:OUT STD_LOGIC); END eqcomp4; ARCHITECTU