Where Lions Roam: RISC-V on the VELDT
See the codeLion is a formally verified, 5-stage pipeline RISC-V core. Lion targets the VELDT FPGA development board and is written in Haskell using Clash.
This repository contains four parts:
lion to build depends section of Cabal fileimport Lion.CoreWhen connecting the core to memory and peripherals, ensure single cycle latency.
git clone https://github.com/standardsemiconductor/lion.gitcd liongit submodule update --initAll features will be added in a configurable manner extending the base RV32I configuration noted above
Check out the Lion Development project to see which features are in progress.
Haskell
88.7%
Assembly
11.3%
Where Lions Roam: RISC-V on the VELDT
See the codeLion is a formally verified, 5-stage pipeline RISC-V core. Lion targets the VELDT FPGA development board and is written in Haskell using Clash.
This repository contains four parts:
lion to build depends section of Cabal fileimport Lion.CoreWhen connecting the core to memory and peripherals, ensure single cycle latency.
git clone https://github.com/standardsemiconductor/lion.gitcd liongit submodule update --initAll features will be added in a configurable manner extending the base RV32I configuration noted above
Check out the Lion Development project to see which features are in progress.
Haskell
88.7%
Assembly
11.3%