Forum Discussion
Altera_Forum
Honored Contributor
10 years agoThe problem has been solved!The real reason is key word error.
Error (146032): Syntax error encountered in vector source file F:/altera/WorkLibrary/shift/simulation/qsim/shift.msim.vcd, line 75, found text "reg" If you replace the word 'reg' with other word like 'temp', the waveform simulation can run normally. Thanks any way, an example in the textbook has a single mistake.Superman
New Contributor
4 years agothank you very much!