1
0
mirror of https://github.com/corundum/corundum.git synced 2025-01-16 08:12:53 +08:00

Fix instance name

This commit is contained in:
Alex Forencich 2015-06-07 22:07:04 -07:00
parent 455ddf5df2
commit 0ecd354d7f

View File

@ -143,7 +143,7 @@ eth_mac_10g #(
.ENABLE_DIC(ENABLE_DIC),
.MIN_FRAME_LENGTH(MIN_FRAME_LENGTH)
)
eth_mac_1g_inst (
eth_mac_10g_inst (
.tx_clk(tx_clk),
.tx_rst(tx_rst),
.rx_clk(rx_clk),