fix fifo naming

This commit is contained in:
bsdevlin 2019-04-18 09:56:32 -04:00
parent 54b9a05fbe
commit b535f18d36
2 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@ cdc_fifo #(
.USE_BRAM ( USE_BRAM ),
.RAM_PERFORMANCE (RAM_PERFORMANCE )
)
cdc_fifo_equihash_rx (
cdc_fifo (
.i_clk_a ( i_clk_a ),
.i_rst_a ( i_rst_a ),
.i_clk_b ( i_clk_b ),