Skip to content
Snippets Groups Projects
Commit 314cf72a authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Improved label name gen_data_buffer instead of gen_streams.

parent a3d5c459
No related branches found
No related tags found
2 merge requests!148L2SDP-495,!146Prepared dp_bsn_align_v2.vhd (still empty) and mmp_, tb_ and tb_mmp_ files,...
......@@ -325,7 +325,7 @@ BEGIN
-- Circular buffers
------------------------------------------------------------------------------
gen_streams : FOR I IN 0 TO g_nof_streams-1 GENERATE
gen_data_buffer : FOR I IN 0 TO g_nof_streams-1 GENERATE
u_data_buffer : ENTITY common_lib.common_ram_r_w
GENERIC MAP (
g_ram => c_ram_buf
......
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