ymiler
Contributor
1 year agoODDR clock
Hi, I need to create a source synchronous connection between two FPGAs. FPGA A needs to transmit 32 data bits with a clock to FPGA B. All 32 bits are sampled by a PLL clock and then sent to 32 IO_...
- 1 year ago
Hi,
there's probably no advantage by using GPIO. A behavioral or structural description of the output logic will most likely end up in a similar or identical hardware implementation. I mentioned GPIO because you asked.
Also your existing SDC specification should work.