Forum Discussion
Altera_Forum
Honored Contributor
8 years agoWhat if the error (in qsys) still appears and even the command line doesn't spot the error(in the code)? :)
apparantly Quartus prime doesn't care about 100% correct indentation, Qsys does. fixing indentation solved my issue.. update: After spending some more time on this: There seems to be some randomness with this error. An "wrong" line of code would trigger the error, after retyping exactly the same line, the error would de gone. it's a weird bug? :confused: