Forum Discussion

pnutboy's avatar
pnutboy
Icon for New Contributor rankNew Contributor
5 years ago

Quartus cannot properly interpret VHDL2008 select? statements.

Hello, I'm attempting to make my own RISC V processor, and part of that is selecting the correct OPCode, I have the following VHDL which is supposed to do this: --/------------------------...