Skip to content

Aniketkumarroy/NovaEdge32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NovaEdge32

It is a 32-bit RISC-V cpu model designed in Verilog.

it implements all 37 instructions of the RV32I Instruction set except the instructions for CSR.

the CPU model is CPU, this file only models the cpu, instruction code memory and ram needs to be connected to its ports separately

======= the instruction set encoding supported by this is given here. all these instructions are taken from the official RV32I

the CPU model is CPU, this file only models the CPU, instruction code memory and RAM needs to be connected to its ports separately

vivado Schematic

[vivado-schematic]

Microarchitecture

[vivado-schematic]