constant FPGA_TYPE : integer := 3; --3: ECP3, 5: ECP5
-- Link speed
- constant LINK_SPEED : integer := 200; -- 125: 1.25Gbps, 200: 2.00Gbps
+ constant LINK_SPEED : integer := 125; -- 125: 1.25Gbps, 200: 2.00Gbps
--design options: backplane or front SFP, with or without GBE
constant USE_BACKPLANE : integer := c_NO; --c_YES doesn't work
PCSSW <= "01001110"; --SFP2 on B3, AddOn on D1
-- just for testing
- enable_dlm_i <= test_reg(31);
tx_dlm_i <= dlm_send_qq;
send_dlm_word_i <= std_logic_vector(dlm_tag_ctr);
+ enable_dlm_i <= test_reg(31);
send_rst_i <= test_reg(30);
- send_rst_word_i <= test_reg(15 downto 8);
destroy_link_i <= test_reg(24); -- ONLY FOR TESTING
+ send_rst_word_i <= test_reg(15 downto 8); -- ONLY FOR TESTING
wap_requested_i <= test_reg(3 downto 0); -- ONLY FOR TESTING
-- LED feedback