Forum Discussion
Altera_Forum
Honored Contributor
11 years agoThat is how I have it written in my code for the ALU unit and it worked. THe simulation for it was correct as well.
So not sure why it doesnt work here, but changing it to elseif gives this Error (10500): VHDL syntax error at alu_control.vhd(32) near text "Funct"; expecting "(", or "'", or "." This error repeats for every elseif line I have written.