commit | 5dfe4928bb48baacdf60c34470e5dba354311964 | [log] [tgz] |
---|---|---|
author | Cindy Liu <hcindyl@google.com> | Thu Aug 10 01:15:54 2023 -0700 |
committer | Cindy Liu <hcindyl@google.com> | Thu Aug 10 01:15:54 2023 -0700 |
tree | a5c737fecb0904a0a99f3b5d97b30b946d2d293c | |
parent | 525f9209e6170d1cb4425bf8e1c956ecf227993a [diff] |
Remove unused bazel rules Change-Id: Iacd51082acd2f5014588cdb0e123eaf58f8f77d3
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