Forum Discussion

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

How can I see the state machine name in the waveform simulation?

Hello I use MAX PLUS II student's version. If I have something like this in my vhd source code: TYPE state IS (s0,s1,s2,s3); SIGNAL present: state; The question is: How can I see the n...