We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f87d7fb commit a25c587Copy full SHA for a25c587
rtl/gmii_to_rgmii.v
@@ -53,7 +53,7 @@ module gmii_to_rgmii #
53
// Rx
54
input wire phy_rgmii_rx_clk,
55
input wire [3:0] phy_rgmii_rxd,
56
- input wire phy_rgmii_rx_ctl,
+ input wire phy_rgmii_rx_ctl
57
58
);
59
0 commit comments