commit | 06d10c6e58c873e3df6a480f933e7b91f16fb79f | [log] [tgz] |
---|---|---|
author | Cindy Liu <hcindyl@google.com> | Fri Jul 21 19:32:50 2023 -0700 |
committer | Cindy Liu <hcindyl@google.com> | Mon Jul 24 09:19:05 2023 -0700 |
tree | 986320341d5ed7772d8e47f23e2c8a51e50649f6 | |
parent | 73536fb821603705ecc4c2ca935aa4b596ce4338 [diff] |
Add vsliden and vslidep intrinstics to the sw header Change-Id: I4aaf1dbb76f7aab28021120f1fd987f7e3839350
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.