Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17255 Discussions

Constraints for asynchronous I/O interface

Altera_Forum
Honored Contributor II
1,452 Views

What is the right way to constrain I/Os interfacing an asynchronous device e. g. asynchronous RAM? It seems to be the best way here to define min/max external propagation delay between output and input ports. set_input_delay/set_output_delay are inconvenient because they set separate delay constraints for inputs and outputs when you need only totals. And the delays are dependent on the clock period.

0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
627 Views

Here's something I put together about a flash interface(asynchronous read). Perhaps it can help.

0 Kudos
Reply