Skip to content

yaram/basic-riscv-verilog

Repository files navigation

Basic RISC-V Verilog

Warning: This is basically the first thing I've ever made in Verilog. Don't use this as a reference for good Verilog style. It's probably terrible.

A basic out-of-order implementation of the RV32I ISA in Verilog with a test suite.

Requires Icarus Verilog and either llvm/clang 8 or lower with the experimental riscv32 target enabled OR llvm/clang 9 or higher to run the test suite.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published