diff --git a/applications/unb1_reorder/tb/python/tc_unb1_reorder.py b/applications/unb1_reorder/tb/python/tc_unb1_reorder.py index b8c45c8acf44225e63e71fcc4b9b6ae211ed102a..ea0833e18f27b264dc4d9cc3faf9b7b205d358ca 100644 --- a/applications/unb1_reorder/tb/python/tc_unb1_reorder.py +++ b/applications/unb1_reorder/tb/python/tc_unb1_reorder.py @@ -140,6 +140,8 @@ def gen_bg_hex_files(c_framesize = 64, c_nof_frames = 32, c_nof_streams = 4): if __name__ == "__main__": print ddr.read_init_done() + print ddr.cal_success() + print ddr.cal_fail() ############################################################################### # # Create setting for the pre-transpose (subbandselect)