10000 GitHub - clairexen/picorv: PicoRV
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

clairexen/picorv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PicoRV

Clean rewrite of PicoRV32, with improved flexibility and extensibility, support for RV64, and more.

Early alpha. Work in progress.

Getting Started

# Generate picorv.v
make -C source generate

# icebreaker example design
cd examples/icebreaker/

# run simulation
make

# display sim waveform
gtkwave testbench.vcd testbench.gtkw

# run synthesis
make design.bin

# compile firmware
make firmware.bin

# program icebreaker board
make prog

About

PicoRV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0