Altera_Forum
Honored Contributor
10 years agoSource Synchronous Input Delay Virtual Clock Explanation.
I am trying to constrain a source synchronous design where the clock is provided to the device. Data flows to and from the device bidirectionally.
We are interested in both microSD and a SDRAM module. Why it is when the FPGA is providing the clock to the outside device in source synchronous timing is input_delay referenced to a virtual clock? You might think it should reference the generated clock similar to the set_output_delay constraint. set_output_delay is recommended to reference a generated clock. Can someone explain this, and possibly reference a resource? Thanks!