Skip to content

sangatikotireddy/Design-and-UVM-TB-of-RISC-V-Microprocessor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Design and UVM-TB of RISC -V Microprocessor

logo

RISC-V, an open-source instruction set architecture, is used to create custom processors for a wide range of applications, spanning from embedded systems to supercomputers.

Firstly, it was developed at the University of California, Berkeley, RISC-V represents the fifth generation of processors built on the concept of reduced instruction set computing (RISC).The term RISC stands for “reduced instruction set computer” which executes few computer instructions whereas ‘V’ stands for the 5th generation.

RISC-V Architecture without mult/div unit

117547053-f932fe00-b046-11eb-91af-9291291d4f52

the design support :

1-exception/interrupt handling.

2-detecting and handling data and control hazards.

3- RV32I & RV32M instructions set.

About

Design and UVM-TB of RISC -V Microprocessor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SystemVerilog 100.0%