Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17268 Discussions

Subtetly : Modelsim misses signal events (VHDL)

Altera_Forum
Honored Contributor II
1,545 Views

Hi, I have encoutered a strange behaviour in modelsim : few signals are not properly read in VHDL process.  

 

I feel that this behaviour only occures when you create stimuli by macro. 

 

I reproduce by 

force -freeze sim:/my_entity/my_signal 1 0 

 

I can't reproduce by  

force -freeze sim:/my_entity/my_signal 1 20 ns 

 

Very hard to discover when you first trust the simulator.
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
870 Views

I suggest bringing up the problem with mentor.

0 Kudos
Reply