Guest
Hello,
Is it possible to define in Verilog that the sinulator (Modelsim) will
show the Enumerated Type and not value, i.e., in satates example, will
show st1, st2, sr3... instead of 0,1,2 ....
I know that the solution for this is to create virtual function in
Modelsim, but it's highly inconvenient.
I wonder if there is a trick to do it straight forward.
Thank you.
Is it possible to define in Verilog that the sinulator (Modelsim) will
show the Enumerated Type and not value, i.e., in satates example, will
show st1, st2, sr3... instead of 0,1,2 ....
I know that the solution for this is to create virtual function in
Modelsim, but it's highly inconvenient.
I wonder if there is a trick to do it straight forward.
Thank you.