Skip to content

Commit

Permalink
[hardware] Add cluster_icache as submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelRiedel committed Aug 16, 2024
1 parent 239f34c commit cb80637
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,6 @@
[submodule "hardware/deps/dram_rtl_sim"]
path = hardware/deps/dram_rtl_sim
url = https://github.com/pulp-platform/dram_rtl_sim.git
[submodule "hardware/deps/cluster_icache"]
path = hardware/deps/cluster_icache
url = https://github.com/pulp-platform/cluster_icache.git
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Update `common_verification` to 0.2.3
- Update `register_interface` to 0.4.3
- Updated Halide to version 15
- Move instruction cache into its own dependency

### Fixed
- Fix type issue in `snitch_addr_demux`
Expand Down
1 change: 1 addition & 0 deletions hardware/deps/cluster_icache
Submodule cluster_icache added at 0e1fb6

0 comments on commit cb80637

Please sign in to comment.