Skip to content

Commit

Permalink
Pgp4TxLiteWrapper.vhd clean up
Browse files Browse the repository at this point in the history
whitespace removal
  • Loading branch information
ruck314 committed Oct 13, 2023
1 parent 7554480 commit 3afe17a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protocols/pgp/pgp4/core/rtl/Pgp4TxLiteWrapper.vhd
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ begin
locRxFifoCtrl(0)=> AXI_STREAM_CTRL_UNUSED_C,
locRxLinkReady => '1',
remRxFifoCtrl(0)=> AXI_STREAM_CTRL_UNUSED_C,
remRxLinkReady => '1',
remRxLinkReady => '1',
-- PHY interface
phyTxActive => rstL,
phyTxReady => phyTxReady,
Expand Down

0 comments on commit 3afe17a

Please sign in to comment.