commit | 525f9209e6170d1cb4425bf8e1c956ecf227993a | [log] [tgz] |
---|---|---|
author | Gregory Kielian <gkielian@google.com> | Tue Aug 08 20:04:22 2023 +0000 |
committer | Gregory Kielian <gkielian@google.com> | Tue Aug 08 20:17:27 2023 +0000 |
tree | e067f9a500052369f04cb2758f0552a4e54343fb | |
parent | bc24e41a06c403deefa3689f5af4e074e211f0db [diff] |
Add path prefix for patches Change-Id: I5bfd82e281916884f0542838885f2d42262af4af
Kelvin is a RISC-V32IM core with a custom instruction set.
Kelvin uses bazel as it's build system. The Verilated simulator for Kelvin can be generated using:
bazel build //tests/verilator_sim:core_sim
The verilog source for the Kelvin core can be generated using:
bazel build //hdl/chisel:core_cc_library_emit_verilog