NYU-Processor-Design / nyu-core

The code and tests for the RISCV-32I compatible core for the NYU Processor Design VIP team.
Creative Commons Zero v1.0 Universal
2 stars 12 forks source link

Task: Finalize Control Signals and Instruction Decoding #83

Closed ShinyMiraidon closed 9 months ago

ShinyMiraidon commented 11 months ago

Need to finish designing and outlining the control signals and logic used to control the CPU core

ShinyMiraidon commented 11 months ago

As part of this, need to figure out how to implement the SYSTEM I type instructions described in sections 2.8 and 2.9 of the riscv-spec-v2.2 document