Skip to content

Commit

Permalink
sw: Align with snitch_cluster math and dnn refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
colluca committed Oct 28, 2023
1 parent 0743f4e commit 4287832
Show file tree
Hide file tree
Showing 13 changed files with 464 additions and 29 deletions.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ before_script:
# yamllint disable rule:line-length
- $PYTHON -m venv .venv
- source .venv/bin/activate
- bender update
- $BENDER update
- pip install -r python-requirements.txt
# Install CVA6 compiler toolchain
- curl -Ls -o riscv-gcc.tar.gz https://static.dev.sifive.com/dev-tools/riscv64-unknown-elf-gcc-$RISCV_GCC_VERSION-x86_64-linux-ubuntu14.tar.gz
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ The following files are released under Apache License 2.0 (`Apache-2.0`) see `LI

The following files are released under Solderpad v0.51 (`SHL-0.51`) see `hw/LICENSE`:

- `hw/`
- `hw/`sdfsdfs
Loading

0 comments on commit 4287832

Please sign in to comment.