| commit | 4c79ecfd22b500f8ec4b4c29dea2cf918c8af640 | [log] [tgz] |
|---|---|---|
| author | Cindy Liu <hcindyl@google.com> | Wed Aug 09 22:23:37 2023 -0700 |
| committer | Cindy Liu <hcindyl@google.com> | Thu Aug 10 13:56:23 2023 -0700 |
| tree | bdd28cc1010f5a6fc73abe10c475823cbff05bf4 | |
| parent | 5dfe4928bb48baacdf60c34470e5dba354311964 [diff] |
Cleanup SIMD vector length setting Simplify the logic. Change-Id: I9e295bfb494b5abff2ff383c2fdab7d221e7b7bd
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