Altera_Forum
Honored Contributor
8 years ago1.8V HSTL Differential DDR output using ALTDDIO_OUT on Cyclone 10 LP
I need to drive multiple 1.8V HSTL differential pairs from a Cyclone 10 LP FPGA. The output is DDR, source synchronous.
I am currently doing this with single-ended signals using the ALTDDIO_OUT megafunction. How do I best make each output pin differential instead of single-ended? From the datasheet, I believe that only the CLKOUT pins support differential HSTL output. So, I must emulate it with two single-ended outputs with one inverted. I don't seem to be able to tell the pin planner to make the pins a pair (like we do for LVDS). Any guidance is much appreciated!