Forum Discussion
ProgAddicted
New Contributor
1 year agoCyclone V GX and alt_iobuff_diff
I'm developing a LPDDR2 controller for Cyclone V GX Starter kit and i have problems with DQS differential bidirectional interface: using ALT_IOBUF_DIFF i get an error message "..Primitive ALT_IOBUFF_...
ProgAddicted
New Contributor
1 year agoTanks for the reply.
Unfortunately ALTDDIO only deals with Double Data Rate and not with bidirectional DIFFERENTIAL pins.
I will use ALTDDIO for Data and Address pins, but i need a solution for differential bidirectional DQS pins.
Any idea?
- FvM1 year ago
Super Contributor
Hi,
are you explicitely instantiating ALT_IOBUF_DIFF? If so, why?