代码搜索结果

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

雙向總線(注2).txt

VHDL: Bidirectional Bus download from: http://www.fpga.com.cn bidir.vhd (Tri-state bus implementation) LIBRARY ieee; USE ieee.std_logic_1164.ALL; ENTITY bidir IS PORT( bi

pci_arbiter_readme.txt

fpga reference design Offer:QuickLogic PCI Arbiter: Files: \APPS\pci arbiter\pci_arb.exe PCI Master/Target Design: Files: \APPS\PCI\MASTER\*.* Top Level Design: TOP.SCH Simulation Test Fixtur

usbcomm.vhd

library IEEE; use IEEE.STD_LOGIC_1164.all; entity USBcomm is port( --FPGA信号 A: in STD_LOGIC_VECTOR(15 downto 0); -- 地址总线 DIN: in STD_LOGIC_VECTOR(7 downto 0); -

pci_arbiter_readme.txt

fpga reference design Offer:QuickLogic PCI Arbiter: Files: \APPS\pci arbiter\pci_arb.exe PCI Master/Target Design: Files: \APPS\PCI\MASTER\*.* Top Level Design: TOP.SCH Simulation Test Fixtur

alu1232.vhd

-- -- PROJECT: OpenUP - The uP1232a fpga-processor -- http://www.dte.eis.uva.es/OpenProjects/OpenUP/index.htm -- -- Santiago de Pablo -- Copyright (c) 2000. All Rights Reserved. -- -- GPL:

双向总线(注2).txt

VHDL: Bidirectional Bus download from: http://www.fpga.com.cn bidir.vhd (Tri-state bus implementation) LIBRARY ieee; USE ieee.std_logic_1164.ALL; ENTITY bidir IS PORT( bi

4位乘法器.txt

VHDL: Bidirectional Bus download from: http://www.fpga.com.cn bidir.vhd (Tri-state bus implementation) LIBRARY ieee; USE ieee.std_logic_1164.ALL; ENTITY bidir IS PORT( bi

双向总线(.txt

VHDL: Bidirectional Bus download from: http://www.fpga.com.cn bidir.vhd (Tri-state bus implementation) LIBRARY ieee; USE ieee.std_logic_1164.ALL; ENTITY bidir IS PORT( bi

quartus_cone.qsf

set_global_assignment -name TOP_LEVEL_ENTITY fpga64_top # Copyright (C) 1991-2005 Altera Corporation # Your use of Altera Corporation's design tools, logic functions # and other software and tools

cpld

library IEEE; use IEEE.STD_LOGIC_1164.all; entity USBcomm is port( --FPGA信号 A: in STD_LOGIC_VECTOR(15 downto 0); -- 地址总线 DIN: in STD_LOGIC_VECTOR(7 downto 0); -