Altera_Forum
Honored Contributor
16 years agoTimeQuest relative time specification
Hi
I need some timing constraints for an ARM trace port. It consists of four data output lines and a clock output. In the best case, the data lines change in the middle of two clock flanks (both flanks are used). All those five signals (including "clock") are driven by a register going directly to the pin, no additional logic inbetween. They have the same driving clock. To have this shift between the clock flanks and the data changes, I tried to specify a different delay for clock and data. But so far I can only do that in an absolute manner, related to a driving clock or similar. What I would prefer is a statement, that says: "Clock is 10ns later than data" without considering the clock network. Any idea how to do that? Any idea if the Quartus fitter manages to build such a delay? The pin output delay lines are too small for this... Hope I made myself clear enough ;) Thanks in advance for all input emanuel