Forum Discussion
Altera_Forum
Honored Contributor
10 years agoneed help on state machine. Illegal character
I try to build state machine in the IEEE 1394b page 446 (pic attach) by using wizard on Quartus. When I try to build condition from R1 to R0. I have problem with the "+". Do you have any suggestion?...
Altera_Forum
Honored Contributor
10 years ago --- Quote Start --- The screenshot is too small to see anything. --- Quote End --- thanks for reply in the first picture show that condition from R1: Reset Wait to R0: Reset Start reset with the condition " arbTimer >=resetDuration + RESET_WAIT " when I input the " + " in there, Quartus show another window which is send pic said " illegal verilog syntax found at character position 28, near + ". How do I fix that problem?