Forum Discussion
Altera_Forum
Honored Contributor
15 years agoWhat is PCML?
Hi, I am confused about the PCML, I think it is a I/O standard like CML(Current Mode Logic), and so I guess PCML means Pseudo Current Mode Logic. But the Glossary in Altera's web sit defi...
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- If you have the space, route an output from the clock buffer back to a receiver input on the FPGA. This would allow you to send clock signals and PRBS signals through your buffer and back to the FPGA. The received clock/data can then be compared against the transmitted clock/data. If you get errors with the resistor bias network scheme, then you would know not to use it. If both the AC and DC coupled schemes work fine, then you can select the one you like. --- Quote End --- Hi, Dave Thank you for your help, I will try these method and then post my results here.