base-ISA regression suite
ConceptIn the CHIA RISC-V extensions case study, the base-ISA regression suite is the third verification stage applied to every candidate extension: after directed per-instruction tests pass, the full base-ISA test suite is run against the modified BOOM core to ensure the proposed ISA edit does not break unrelated instructions. Only after both the directed tests and this regression suite pass does the flow advance to riscv-dv stress co-simulation against Spike, and ultimately to PPA synthesis.
WIKI
Definition
The base-ISA regression suite is, within the CHIA riscv_extensions case study, the stage-3 verification step applied to each LLM-proposed ISA extension in a BOOM core. It runs the full riscv-test suite for the unmodified base ISA against the device under test (DUT), so a candidate extension that adds or alters Chisel cannot silently break ordinary instructions.
Role in the per-extension loop
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →