Forum Discussion
Altera_Forum
Honored Contributor
9 years agoThat's quite the the thread resurrection...
From what I can now gather, kaz was describing the following situation: clk source (Ethernet chip) -> 2 ns -> FPGA -> 2 ns -> register (Ethernet chip) From the point of view of the Ethernet chip, this is see as if the data arrives 2+2 ns later relative to the clock edge, as seen by the Ethernet chip itself. Thus, the constraints should be: set_output_delay -max 14 set_output_delay -min 4