[ModelSim] How to see local variables in VHDL procedures in waveforms?
Hi All, How can I see the variables, which were locally defined in the VHDL procedures, in the waveform? Somehow I cannot see nor the procedures themselves nor their variables. Should I a...