Closed jsburke closed 5 years ago
You are quite right (both the diagnosis and the solution). Thanks. I have made this fix in both Piccolo and Flute.
Thanks for the quick response, Nikhil!
I hope you don't mind me pointing this out after you closed the issue here, but the same fix wasn't needed in Flute because of the struct used in the similar piece of code. Minor, but thought maybe you'd like to know
Thanks John. Comments always welcome! Best regards!
I tried building Piccolo as a simple RV32 IM yesterday, and the compile failed, saying:
It comes from here, where
instr_C
is used outside of anISA_C
block.I'm not sure the most elegant way to handle this, but I've done this in the meantime locally and it works fine as far as I can tell: