Hi all I have just pushed a commit to the kat fork of the git repositories at CASPER.
It includes a block in the bee_xps library called generic_adc. This allows the simulation of ADCs with configurable parameters (number of inputs, ADC demux factors, 2 ADC interleaving). It is useful during concept exploration (e.g large bandwidth). It also uses a script (adc_common.m) that can be useful when creating yellow blocks for ADCs e.g the katADC yellow block uses this script as well (see katadc_init.m for how this can be done). Note that generic_adc is *not* a yellow block and cannot be used with bee_xps to actually generate a .bof file. Regards Andrew

