Skip to content

Commit

Permalink
drive txoutclk with gtUserRefClk
Browse files Browse the repository at this point in the history
  • Loading branch information
cbakalis-slac committed Mar 26, 2024
1 parent 513429e commit 5e6a9fd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ begin
-- DIV => "000",
-- O => txOutClkB);

-- txOutClkB <= gtUserRefClk;
txOutClkB <= gtUserRefClk;

U_XBAR : entity surf.AxiLiteCrossbar
generic map (
Expand Down

0 comments on commit 5e6a9fd

Please sign in to comment.