diff --git a/applications/lofar2/designs/lofar2_unb2c_sdp_station/revisions/lofar2_unb2c_sdp_station_adc/tb_lofar2_unb2c_sdp_station_adc_jesd.vhd b/applications/lofar2/designs/lofar2_unb2c_sdp_station/revisions/lofar2_unb2c_sdp_station_adc/tb_lofar2_unb2c_sdp_station_adc_jesd.vhd index 02130ecf7708d27b33d450f0218a278e92a10272..da2dc05893342fab45500bcf8bb0885a4d342fbb 100644 --- a/applications/lofar2/designs/lofar2_unb2c_sdp_station/revisions/lofar2_unb2c_sdp_station_adc/tb_lofar2_unb2c_sdp_station_adc_jesd.vhd +++ b/applications/lofar2/designs/lofar2_unb2c_sdp_station/revisions/lofar2_unb2c_sdp_station_adc/tb_lofar2_unb2c_sdp_station_adc_jesd.vhd @@ -49,7 +49,9 @@ -- > as 16 # for detailed debugging of JESD204B IP -- > run -a -- --- View ait_sosi_arr, to see that only complete blocks are passed on. +-- View u_sdp_station/ait_sosi_arr, to see that only complete blocks are +-- passed on. If necessary also manually add missing other arrays like +-- u_sdp_station/u_ait/gen_rx_ait/u_rx_ait/st_sosi_arr -- ------------------------------------------------------------------------------- library IEEE, common_lib, unb2c_board_lib, i2c_lib, mm_lib, dp_lib, diag_lib, lofar2_sdp_lib, wpfb_lib, lofar2_unb2c_sdp_station_lib, tech_jesd204b_lib;