commit | b20fb7321bfdcd9c03bf1813535f3848fb687cc2 | [log] [tgz] |
---|---|---|
author | Cindy Liu <hcindyl@google.com> | Thu Jun 22 09:21:33 2023 -0700 |
committer | Cindy Liu <hcindyl@google.com> | Thu Jun 22 16:25:19 2023 +0000 |
tree | d01e07985707b5a39a96f2ee0c0d77e4e20042b3 | |
parent | 44adc5139b3499fb725c6f9d04deef01f7a693fe [diff] |
Add the missing p.xx variant back to vector load/store ops They are defined in the operation section, as well as in the toolchain ops and instrinsic header file Change-Id: Iaff7c1bdee62266e4d9589c71e2a154e08200008
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.