Skip to content
Snippets Groups Projects
Commit 75f1036b authored by Marek Guminski's avatar Marek Guminski
Browse files

Selected family 7 version of mgt_bitslipctrl in mgt wrapper

parent 4453bea4
Branches
No related tags found
No related merge requests found
......@@ -486,6 +486,9 @@ begin --========#### Architecture Body ####========--
end process;
rxBitSlipControl: entity work.mgt_bitslipctrl
generic map(
is_ultrascale_g => False
)
port map (
RX_RESET_I => not(rxResetDone_r3(i) and rxFSMResetDone_r3(i)),
RX_WORDCLK_I => rx_wordclk_sig(i),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment