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

How to measure the clock cycles used in a program in quartus?

Altera_Forum
Honored Contributor II
1,469 Views

Hello 

 

 

How to measure the clock cycles used in a program in quartus? or the latency time of the program.
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
718 Views

Quartis doesn't run any programs. It compiles your code into a netlist.

0 Kudos
Altera_Forum
Honored Contributor II
718 Views

sorry if I did not explain my problem well, I need to know which is the latency time or clock cycles it takes to execute each instruction of my design on the FPGA.

0 Kudos
Altera_Forum
Honored Contributor II
718 Views

That sounds like you have created a processor. You should know the latency from the design, or from good simulation.

0 Kudos
Reply