Vonn
Full Member level 4
Hi All ,
Iam using 2 process type FSM in my VHDL code
the problem is the FSM is not working correctly , It hazards randomly
when I checked the syntheizer reprt I founded that
"Using one-hot encoding for signal <currentstate>"
It automatically uses one hot techneque for the FSM
Now , how can I force it to use "gray" type ?
Iam using 2 process type FSM in my VHDL code
the problem is the FSM is not working correctly , It hazards randomly
when I checked the syntheizer reprt I founded that
"Using one-hot encoding for signal <currentstate>"
It automatically uses one hot techneque for the FSM
Now , how can I force it to use "gray" type ?