Skip to content

Commit

Permalink
Merge pull request #114 from pulp-platform/atomics-l2
Browse files Browse the repository at this point in the history
Atomics in L2
  • Loading branch information
SamuelRiedel authored Sep 24, 2024
2 parents 2e38c59 + f306dc4 commit 7c4b38e
Show file tree
Hide file tree
Showing 11 changed files with 526 additions and 725 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Add `apb` dependency of version 0.2.4
- Add support for the `FENCE` instruction
- Add support for DRAMsys5.0 co-simulation
- Add support for atomics in L2

### Changes
- Add physical feasible TeraPool configuration with SubGroup hierarchy.
Expand Down
2 changes: 0 additions & 2 deletions hardware/deps/snitch/Bender.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,3 @@ sources:
- src/snitch_fp_divsqrt.sv
- src/snitch_fpu.sv
- src/snitch_shared_muldiv.sv
- src/snitch_demux.sv
- src/snitch_axi_adapter.sv
269 changes: 0 additions & 269 deletions hardware/deps/snitch/src/snitch_axi_adapter.sv

This file was deleted.

Loading

0 comments on commit 7c4b38e

Please sign in to comment.