if i put manually pr_state and nx_state in ype:machine and Value Type: enum. The program makes me this error:
Warning: Wrong node type and/or width for node "|maquinaest|pr_state" in vector source file. Node in design is of type 9-Level and of width 1, but node in vector source file is of type Enum and of width 1.
Error: Can't simulate mismatched node types
Warning: Wrong node type and/or width for node "|maquinaest|nx_state" in vector source file. Node in design is of type 9-Level and of width 1, but node in vector source file is of type Enum and of width 1.
Error: Can't simulate mismatched node types
Error: Quartus II Simulator was unsuccessful. 2 errors, 2 warnings