Skip to content

Checking genFSR is written correctly

Davide Fazzini requested to merge dfazzini_test_genfsr_writing into 2024-patches

Add a test to check if the genFSR are written correctly in the output file. Since genFSR are still based on their legacy implementation they are not easy to read in simple python code. So the correctness of the stored meta-data information is validated through the dumping of the corresponding .log file.

Merge request reports