Skip to content

Commit

Permalink
Merge pull request #21 from pulp-platform/add/cut
Browse files Browse the repository at this point in the history
`axi_riscv_atomics`: Add parameterizable cut between amo and lrsc stage
  • Loading branch information
SamuelRiedel authored Sep 29, 2022
2 parents 8212f07 + cfd86ae commit e45243b
Show file tree
Hide file tree
Showing 4 changed files with 273 additions and 95 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/), and this

## Unreleased

### Added
- `axi_riscv_atomics`: Add parameterizable cut between amo and lrsc stage

### Changed
- `axi_riscv_lrsc_tb`: Remove timeunit to improve tool compatibility

Expand Down
Loading

0 comments on commit e45243b

Please sign in to comment.