Skip to content

Commit

Permalink
whitespace removal
Browse files Browse the repository at this point in the history
  • Loading branch information
ruck314 committed Sep 26, 2024
1 parent 5f8e452 commit 84dcb34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protocols/pgp/pgp2fc/gthUltraScale+/rtl/Pgp2fcGthUltra.vhd
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ begin
rstOut => resetGtSync); -- [out]

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

U_RstSync_4 : entity surf.SynchronizerOneShot
generic map (
Expand Down

0 comments on commit 84dcb34

Please sign in to comment.