riscv_core RTL Module
CodeArtifactFirst seen 6/21/2026
Last seen 6/21/2026
Evidence 1 chunks
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →RELATIONSHIPS
10 connectionsThe riscv_core RTL module is the hardware implementation of the RISC-V ISA.
The riscv_core RTL module is parameterized by XLEN to support 32/64/128-bit configurations.
The riscv_core RTL module conditionally instantiates the FPU based on the RVF parameter.
The riscv_core RTL module conditionally instantiates the integer multiplier/divider unit based on parameters.
The riscv_core RTL module is heavily parameterized to support multiple configurations.
The riscv_core RTL module implements Physical Memory Protection as part of its security features.
The riscv_core RTL module enforces hardware privilege modes.
The riscv_core RTL module implements register bypassing to mitigate data hazards.
The riscv_core RTL module implements speculative execution with precise trap handling.
The riscv_core RTL module implements non-blocking caches to maximize memory bandwidth.