Skip to content

Commit

Permalink
Remove old line
Browse files Browse the repository at this point in the history
  • Loading branch information
bengineerd committed Jun 4, 2024
1 parent 094e12c commit 69d5442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protocols/pgp/pgp2fc/gtyUltraScale+/rtl/Pgp2fcGtyUltra.vhd
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ begin
clk => stableClk, -- [in]
rstOut => resetGtSync); -- [out]

gtHardReset <= resetGtSync or stableRst;
--gtHardReset <= resetGtSync or stableRst;
gtHardReset <= stableRst;

U_RstSync_4 : entity surf.SynchronizerOneShot
Expand Down

0 comments on commit 69d5442

Please sign in to comment.