Skip to content

Make AXI transactions modifiable

Eclipse Webmaster requested to merge github/fork/pulp-platform/modifiable into master

Created by: niwis

The modifiable bit of ax.cache indicates whether an AXI transaction can be changed downstream (e.g. split, merged, etc.). This is needed by several AXI IPs.

Based on https://github.com/pulp-platform/snitch/pull/96 and https://github.com/pulp-platform/snitch/pull/231.

Merge request reports

Loading