-
-
Notifications
You must be signed in to change notification settings - Fork 11
Home
Ruige Lee edited this page Jan 20, 2021
·
4 revisions
Welcome to the RiftCore wiki!
RiftCore is a 9-stage, multi-issue, out of order 64-bits RISC-V Core, which partially supports RV64IMC.
-
PC Generate
-
instruction fetch
-
instruction queue
-
instruction decode
-
dispatch (and rename)
-
issue ( and read op)
-
execute
-
writeback
-
commit (and reOrder)