代码搜索:FPGA
找到约 10,000 项符合「FPGA」的源代码
代码结果 10,000
www.eeworm.com/read/329381/12957218
hex fpga_loader_ahext1.hex
www.eeworm.com/read/326391/13144575
pdf g48+fpga-cpld.pdf
www.eeworm.com/read/324797/13244359
pdf usb2.0+fpga+dsp.pdf
www.eeworm.com/read/239941/13246803
doc fpga guide 2.0_altera.doc
www.eeworm.com/read/137912/13279960
vwf fpga_s51_0.vwf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/137912/13279968
vhd fpga_s51_0.vhd
library ieee;
use ieee.std_logic_1164.all;
entity FPGA_S51_0 is
port(
p0:inout std_logic_vector(7 downto 0);
--p2:in std_logic_vector(7 downto 0);
wr,rd:in std_logic;
www.eeworm.com/read/137912/13280021
bsf fpga_s51_0.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/137348/13327078
v oc8051_rom_fpga.v
//////////////////////////////////////////////////////////////////////
//// ////
//// 8051 program rom
www.eeworm.com/read/137348/13327102
v oc8051_fpga_tb.v
//////////////////////////////////////////////////////////////////////
//// ////
//// 8051 cores fpga test bench
www.eeworm.com/read/137348/13327222
v oc8051_fpga_top.v
//////////////////////////////////////////////////////////////////////
//// ////
//// 8051 fpga top module