Altera_Forum
Honored Contributor
16 years agoModelSim: no ouput for assert statement
Hallo,
I started to experiment with VHDL simulation and verification lately, so I wrote a testbench and simulated it with ModelSim-Altera 6.e1 Starter Edition. The testbench includes some assert statments but unfortunatly Modelsim doesn't display any errors when this assert statements are executed. I enabled "Enable assertion debug" in the Simulation Properties window and checked the settings in the Runtime Options window. Can anybody tell me how i get Modelsim to display an error-message when an assert statement is executed? The testbench can be downloaded here (http://www.stefanvhdl.com/vhdl/vhdl/tb1.vhd) (it's from an online course (http://%3cbr%20/%3e%0ahttp://www.stefanvhdl.com/vhdl/html/basic_stim_gen.html)) Thanks in advance, magixD