Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- Should I use the ALTDDIO megafunction to input this data, or, would the following sample VHDL be sufficient: --- Quote End --- Try to use the IP cores where you can, at least to start with. You should be able to use either the ALTDDIO or ALTLVDS_RX components. I suspect if you configure the ALTLVDS_RX component for demux-by-4 or demux-by-8, it will use DDR registers in the I/O cells, and then implement the deserializer in the fabric. Cheers, Dave