Skip to content
Snippets Groups Projects
Commit 1cccd13c authored by Pepping's avatar Pepping
Browse files

Made bigger fifo

parent 319eeb47
No related branches found
No related tags found
No related merge requests found
...@@ -122,7 +122,7 @@ BEGIN ...@@ -122,7 +122,7 @@ BEGIN
g_bsn_w => 64, g_bsn_w => 64,
g_use_sync => TRUE, g_use_sync => TRUE,
g_use_bsn => TRUE, g_use_bsn => TRUE,
g_fifo_size => 128 g_fifo_size => 1024
) )
PORT MAP ( PORT MAP (
rst => dp_rst, rst => dp_rst,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment