Skip to content
Snippets Groups Projects
Commit d9275eb5 authored by Daniel van der Schuur's avatar Daniel van der Schuur
Browse files

-Added comment.

parent 34cc5588
No related branches found
No related tags found
No related merge requests found
......@@ -114,7 +114,7 @@ END mmm_apertif_unb1_fn_bf_emu;
ARCHITECTURE str OF mmm_apertif_unb1_fn_bf_emu IS
-- Block generators
-- . 4 instances, one for each BF unit.
-- . 4 instances, one to emulate each transposed BF unit stream.
-- . Block size/instance: 2*64 timesamples
-- . Data width: 16b complex (2*8b).
CONSTANT c_ram_diag_bg_addr_w : NATURAL := ceil_log2(4*(2*64));
......
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