Altera_Forum
Honored Contributor
13 years agoTimequest output to extrernal device SDC question
I was attempting to create a SDC file to constrain my outputs but I think I do not understand the case when the FPGA drives an external device with its own clock. For the FPGA inputs I feel like I understand why and how to create use a virtual clock and set the input delay. When I attempt to follow examples for the outputs I get confused or rather I follow the examples and I dont feel like I understand whats going on.
So my FPGA design drives the output pin from a registers using an internal clock, and it also outputs the internal clock. I read the TimeQuest User Guide for example, but they show dac being driven from a external system clock source and adjusting set_output_delay and set_clock_latency. So in my case FPGA sources both data and clock. So I feel like I am not supposed to create a virtual clock. I attached a very simple schematic with a data and clock output with equal length board delays. I appreciate any help.