RISC-V CPU Core (ultraembedded/riscv)
ToolFirst seen 8/3/2026
Last seen 8/3/2026
Evidence 2 chunks
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →RELATIONSHIPS
14 connectionsThe System-C testbench is used to test the RISC-V CPU core.
The core supports AXI bus interfaces for memory access.
The core is a pipelined RISC-V CPU with configurable pipeline stages.
The core includes basic MMU support capable of booting Linux.
The core supports tightly coupled memory configurations.
The core was verified using co-simulation against a C++ ISA model.
The core is verified using Google's RISCV-DV random instruction sequences.
The core is co-simulated against the exactstep C++ ISA model.
The core has been exercised on FPGA.
riscv_tcm_top.v is the top-level file in the riscv repository for the TCM-based core instance.
riscv_top.v is the top-level file in the riscv repository for the cache-based core instance.
The RISC-V CPU core supports RV32IM (integer and multiplication/division extensions).
The README compares the RISC-V CPU core to biRISC-V, noting biRISC-V achieves higher performance.
The core implements the RISC-V ISA base spec v2.1 and privileged ISA spec v1.11.