commit | 38a2a6764373ce0c217adbe3e6ac3b77c9798292 | [log] [tgz] |
---|---|---|
author | Cindy Liu <hcindyl@google.com> | Wed Jun 14 17:58:59 2023 -0700 |
committer | Cindy Liu <hcindyl@google.com> | Tue Jun 20 19:42:50 2023 -0700 |
tree | e77705ae03550dea64fbdbf72b162b53b2d1d087 | |
parent | 44adc5139b3499fb725c6f9d04deef01f7a693fe [diff] |
Add Kelvin specific getvl test Check in Kelvin intrinsic header for all the kelvin ops and add the kelvin test header file Change-Id: Ibf383eb58fa586c08f5a0deca54441ea3c46f37e
This project contains the BSP to build the SW artifact that can run on the Kelvin core, and integrated as part of the Shodan repository.
The project supports two build systems -- Bazel and CMake -- for OSS integration reasons. Bazel is used by TFLM flow, while CMake is the build system for IREE.
If you get this project from Project Shodan manifest, you are all set. If not, you need to have following projects as well to build the project successfully.
<dir>/cache/toolchain_kelvin
This project needs to be at <dir>/sw/kelvin
.
The project uses Bazel 5.1.1, to align with OpenTitan build system requirements.
bazel build //...
TODO: Add CMake flow
TODO: Add kelvin simulator
Load the generated .bin
binaries to matcha FPGA emulator.