commit | e8d05395d7528dad1d910096d875ef88a0483ae0 | [log] [tgz] |
---|---|---|
author | Cindy Liu <hcindyl@google.com> | Thu Jul 20 11:09:54 2023 -0700 |
committer | Cindy Liu <hcindyl@google.com> | Thu Jul 20 14:38:15 2023 -0700 |
tree | 827d7817ff7fd1c3d69b4c6090c26af380359811 | |
parent | c1d0440d84537764dbff305fe235d3cd665b69b8 [diff] |
Add branch_division stress test Use integer log routine to stress test the branch division combo Change-Id: I816d115998473e4d9caa312eaf20b359805b068f
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.