LudoFd
New Contributor
5 years agoCompilation Error on Quartus 20.1 Lite
Hello
I can't handle a ccompilation Error on Quartus 20.1 Lite.
As you can see in the screenshot. Quartus have some problem with my code at the line74.
I'm declaring an unresolved signal at this line. Previously I had include the package numeric_std at the line 28 where this type is defined. Hence I have no clue what is goeing wrong here from Quartus.
In addition to all this, I have to mention that i have selected vhdl 2008 in the compiler Settings as you can in the scrrenhot, and that I have already compile and simulate my design on Modelsim Altera.
If there is someone who can help me here. I would be thankfull
I think you're supposed to use shift_right instead of sra.