pulp-platform / banshee

Apache License 2.0
16 stars 6 forks source link

Implement MemPool DMA and ITA as Peripheral #8

Closed Xeratec closed 1 year ago

Xeratec commented 1 year ago

This pull request implements MemPool's DMA and ITA as a peripheral. The code is based on Samuel's version in the Snitch repository, with additional modifications to ITA. These modifications, enables reconfigurable re-quantization parameter via the cluster level CSRs.

Added

Changes