代码搜索结果
找到约 10,000 项符合
K 的代码
port_k.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.numeric_std.all;
entity port_k is
port( reset : in std_logic;
clk : in std_logic;
load_ddrk : in std_logic;
ddrk_in: in std_