Skip to content
Snippets Groups Projects
Commit 323482c0 authored by Pepping's avatar Pepping
Browse files

-Fixed typo rx_fifo_size

parent 7f401032
No related branches found
No related tags found
No related merge requests found
......@@ -314,7 +314,7 @@ BEGIN
g_data_w => c_xgmii_data_w,
g_empty_w => c_tech_mac_10g_empty_w,
g_use_empty => TRUE,
g_fifo_size => g_tx_fifo_size
g_fifo_size => g_rx_fifo_size
)
PORT MAP (
wr_rst => eth_rx_rst_arr(i),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment