代码搜索结果
找到约 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