pulp-platform / cheshire

A minimal Linux-capable 64-bit RISC-V SoC built around CVA6
Other
190 stars 42 forks source link

hw: Fix AMO user IDs for cores #71

Closed paulsc96 closed 1 year ago

paulsc96 commented 1 year ago

When integrating multicore support into Cheshire, the AMO user bits were not made unique for each core. This MR fixes this.