Altera_Forum
Honored Contributor
13 years agoSubtetly : Modelsim misses signal events (VHDL)
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.