Skip to content

nobotro/Go_emu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go_emu

Go lang risc-v 5 stage pipeline emulator with terminal based display. It can to execute bare metal risc-v rv32i compiled rom and draw some pixels in terminal display.

The project is entirely academic, it does not aim to be competitive against complex implementations. The rationale behind it was basically learning about RISC-V, the ISA, Go language and processor design in general

Demonstration

Used resources

Releases

No releases published

Packages

No packages published

Languages