physical-computation / Sail-RV32I-common

Common files for the Sail RISC-V processor.
MIT License
5 stars 13 forks source link

Differentiate CSRR instructions from ECALL/EBREAK #16

Open rjlv2 opened 6 years ago

rjlv2 commented 6 years ago

Need to modify the control unit to differentiate between the instructions. The control unit needs to have func3 as input as well to differentiate/find out some other way to differentiate.