Forum Discussion
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- the code base that I had all had _p,_n pair signals. --- Quote End --- Depends on, what's the intended purpose of these signals. There are also special cases where pseudo-differential outputs are utilized. I was talking about the way, differential I/O would be used in reasonable HDL coding. Besides that, you have various other options, e.g. instantiating low-level primitives for differential I/Os and connecting them explicitely. You can find everything in the Quartus software and MegaFunction documentation, if you feel a need to use this stuff.