Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- Is there a way to dispaly for example "State 1" instead of 10011 in the wave diagram in Modelsim? I ma using 6.5 PE Thanks --- Quote End --- If you're simulating the post-route netlist then 'No' since the post-route model has no sense of 'states', 'integers' or anything such stuff, only 'bits'. If you're simulating your source code then the state names will be there in the wave window. Kevin Jennings