Lion
Where Lions Roam: RISC-V on the VELDT
Install / Use
/learn @standardsemiconductor/LionREADME
Where Lions Roam: RISC-V on the VELDT
Lion 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:
- The Lion library: a pipelined RISC-V core.
- lion-formal: formally verify the core using riscv-formal.
- lion-soc: a System-on-Chip demonstrating usage of the Lion core on the VELDT.
- lion-metric: Observe Yosys synthesis metrics on the Lion Core.
Lion library
Usage:
- Add
lionto build depends section of Cabal file - import module in source files
import Lion.Core
When connecting the core to memory and peripherals, ensure single cycle latency.
Clone the repository
git clone https://github.com/standardsemiconductor/lion.gitcd liongit submodule update --init
Features
Current Support
- Architecture: RV32I (no FENCE, ECALL, EBREAK)
- Configurable ALU adder and subtractor: use a generic (+) and (-) or SB_MAC16 hard IP
Future Support
All features will be added in a configurable manner extending the base RV32I configuration noted above
- Zicsr, Control and Status Register (CSR) Instructions
- CSR registers
- RV32IM
Check out the Lion Development project to see which features are in progress.
References and Additional Resources
Related Skills
node-connect
351.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
110.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
351.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
351.8kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。