代码搜索结果

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

testman_fpga.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; use ieee.std_logic_unsigned.all; entity testman_fpga is port ( sys_clk : in std_logic; --pgood : in std_log

fpga_load.c

/* 用8031加载ALtera的FPGA,也可用于Xilinx的FPGA的加载 */ void load_epld(void) { unsigned char data i; unsigned int data j; unsigned char xdata * data pt; SCON = 0x0; /* 设置8031工作在方式0,