Data merging QC tool
First go at implementing data merging test for module QC.
Still to do:
-
In principle this test is front-end agnostic in the same way that the eye diagram is, therefore it should just live in libSpecand get type of Front-End from the chip config -
2-to-1 data merging test is still missing, but should just require me to remember the correct chip configuration settings - [ ] Need to make sure we reset all the chip registers correctly after the test. Currently undecided whether I want to do this in the executable or in module QC tools.
We leave the chip configured in the data merging config, if re-configuration is needed, this should be done in module QC tools.
Edited by Lingxin Meng