Right now there are some concerning workarounds required for the AC test -- we end up reading the ADC output directly and re-ordering without the re-timer. This task involves reading the ADC data from top_i.idcore.adcout_unfolded (which goes to the CDR, SRAM, etc.) instead of top_i.idcore.adcout. In resolving this issue you may find that we need to add more flexibility to the ordering in the retimer or ADC unfolding block, so feel free to generate issues for those tasks.
Right now there are some concerning workarounds required for the
AC
test -- we end up reading the ADC output directly and re-ordering without the re-timer. This task involves reading the ADC data fromtop_i.idcore.adcout_unfolded
(which goes to the CDR, SRAM, etc.) instead oftop_i.idcore.adcout
. In resolving this issue you may find that we need to add more flexibility to the ordering in the retimer or ADC unfolding block, so feel free to generate issues for those tasks.