Overview
rvgen is a tool described as a pure-Python RISC-V instruction generator. Its published project description states that it includes built-in functional coverage, auto-regression, and CI-ready dashboards.[1]
Repository
The project is hosted on GitHub as TatsuProject/rvgen at https://github.com/TatsuProject/rvgen.[2] GitHub metadata identifies the repository as public and not a fork.[3]
Reported capabilities
Based on the repository metadata, rvgen's reported capabilities are:
- generation of RISC-V instructions;
- implementation in pure Python;
- built-in functional coverage;
- auto-regression support;
- dashboards intended for CI readiness.[1]
Evidence limitations
The available evidence is limited to GitHub repository metadata and page description fields. No additional README, API, command-line usage, release, license, or implementation details are present in the provided evidence.
[1]: GitHub page metadata for TatsuProject/rvgen describes rvgen as a pure-Python RISC-V instruction generator with built-in functional coverage, auto-regression, and CI-ready dashboards.
[2]: GitHub page metadata gives the Open Graph URL as https://github.com/TatsuProject/rvgen and repository name as TatsuProject/rvgen.
[3]: GitHub metadata identifies TatsuProject/rvgen as public and not a fork.