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

initializing simulation with quartus

Altera_Forum
Honored Contributor II
1,053 Views

Hi, 

During a simulation, it was possible with Max+plus II to initialize an entry or an intern variable by "Initialize Initialize/Initialize Nodes"  

 

(for example / 

- a sequencer of 10 000 states 

- - one of the outputs go at the high level to the pulse 5000 and go to the low level to the pulse 5001 

- - I wish to see the output at high level by initializing the variable of counting at 4999). 

 

I do not find this function with Quartus. Is it exist ? 

 

thank you for your help
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
348 Views

If I understand the Quartus Handbook correct, forcing of registers is possible by scripting commands in Quartus Simulator. For embedded memory, an edit option exists, that can be used after simulation has stopped at a breakpoint. But I didn't use any of these advanced options, cause I use to perform complex simulation with ModelSim, that is much more flexible in this regard.

0 Kudos
Reply