C
Clunixchit
Guest
Hello there,
in my .vhdl file, i have declared a type, such as:
type state is (wait0, wait1, wait2, wait3);
signal state : actual_state;
how can I visualise it in the wave window of modelsim ?
regards
Chitlesh
in my .vhdl file, i have declared a type, such as:
type state is (wait0, wait1, wait2, wait3);
signal state : actual_state;
how can I visualise it in the wave window of modelsim ?
regards
Chitlesh