Forum Discussion
Altera_Forum
Honored Contributor
16 years agoJust a thought, I wonder if you can exploit serdes for this application. I mean with a serialisation factor of 36:12 can you serialise out each 36 bits onto 12 channels. The DAC will then read it direct on 600MHz(without deserialser of course).
A serialisation factor of 3:1 means every 3 bits (of 36) will be passed serially to one channel. Thus you need some bit-mapping to get it work: ch1 to serialise bit0, bit12, bit 24 ch2 to seriliase bit1, bit13, bit 25 ...etc note the paradox here: you serialise data to read it as parallel