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

Mention tb.

parent 1b9379ed
No related branches found
No related tags found
No related merge requests found
Pipeline #54782 passed
...@@ -34,6 +34,8 @@ ...@@ -34,6 +34,8 @@
-- can be larger than g_nof_ch_in to select channels multiple times. -- can be larger than g_nof_ch_in to select channels multiple times.
-- . The g_nof_ch_in defines the number of complex input data words in a data -- . The g_nof_ch_in defines the number of complex input data words in a data
-- period, so 1 complex sample via sosi.im and sosi.re. -- period, so 1 complex sample via sosi.im and sosi.re.
-- . Verified in tb_reorder_col_wide_row_select.vhd via reorder_col_wide_select
-- that has g_nof_inputs instances of reorder_col_select.
library IEEE, common_lib, technology_lib, dp_lib; library IEEE, common_lib, technology_lib, dp_lib;
use IEEE.std_logic_1164.all; use IEEE.std_logic_1164.all;
......
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