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

Timing Constraints to Active Serial Ports

Elegan
Novice
843 Views

Is there a possibility to put Timing Constraints (set_input_delay, set_output_delay) to the Active Serial Ports? (AS_Data, ...)

Found a similar question in following post, but no solution.

https://community.intel.com/t5/Intel-Quartus-Prime-Software/ALTASMI-PARALLEL-Timequest-Constraints/td-p/169456

 

Best Regards,

Christian

0 Kudos
6 Replies
RichardTanSY_Intel
753 Views

Hi @Elegan 

 

I haven't try the constraints on Active Serial Ports but I think you can put the timing constraint since it is kind of IO. 

You may checkout the I/O Constraints in the Timing Analyzer cookbook (link below):

https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/manual/mnl_timequest_cookbook.pdf

 

Best Regards,
Richard Tan

p/s: If any answer from the community or Intel support are helpful, please feel free to give Kudos. 

 

0 Kudos
Elegan
Novice
745 Views

Hi Richard,

yes, I assume that it must be somehow possible to put timing constraints on the Active Serial Ports.

The problem is, I don't know how to address them.

I am using the altera_asmi2_qspi_interface_asmiblock to connect to a qspi-flash located at the Active Serial Ports. (Somehow a custom ASMI Paralell FPGA IP)

Unfortunately I can't find the atom_ports in Timequest. Also no results when searching for *dclk a.s.o.

The only dedicated Pins I could find were the jtag-pins (altera_reserved_tck ...).

I also searched for an .sdc of the "ASMI Parallel II Intel FPGA IP", which uses the same block to connect to the Active Serial Ports, but without success.

Best Regards,

Christian

 

0 Kudos
SyafieqS
Moderator
686 Views

Nagale,


Let me check if there is any reference sdc regarding active serial and asmi


0 Kudos
Elegan
Novice
676 Views

Thank you, at the moment I am using Quartus Prime Standard 18.0.

Maybe any improvements in newer versions?

 

Regards,

Christian

0 Kudos
RichardTanSY_Intel
640 Views

Can't say if it helps but using the latest Quartus version is recommended as it fix some bug in the earlier version. 

 

Best Regards,

Richard Tan 

0 Kudos
Elegan
Novice
634 Views

Can you clarifiy which bugs in earlier versions are related to timing constraints on the Active Serial Ports?

Unfortunately I still don't know how to exactly address them.

As there are already even Intel IP components which are addressing these ports, like the "ASMI Parallel II Intel FPGA IP", I think it has to be possible, even in earlier versions. Or how do they handle that?

 

Regards,

Christian

0 Kudos
Reply