Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
14 years ago

Subtetly : 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.

1 Reply