Skip to content

Commit 207edef

Browse files
committed
syntax fix
1 parent 8bc71e6 commit 207edef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rtl/rgmii_phy_if.v

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ module rgmii_phy_if #
9393
output rgmii_rxc_debug,
9494
output [3:0] rgmii_rd_debug,
9595
output rgmii_rx_ctl_debug,
96-
output rgmii_txc_debug
96+
output rgmii_txc_debug,
9797
output [3:0] rgmii_td_debug,
9898
output rgmii_tx_ctl_debug,
9999

0 commit comments

Comments
 (0)