pulp-platform / cheshire

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

Integrate Ara in Cheshire #111

Closed mp-17 closed 7 months ago

mp-17 commented 7 months ago

CLOSED since nonfree-CI is not run on forks

Done:

  1. Add Ara dependency to Bender.
  2. Integrate Ara in cheshire_soc.
  3. Ara can be enabled or disabled with the corresponding configuration switch with a parameter. Two parameters configure the Ara instance (AraNrLanes to determine the number of vector lanes and VLEN to determine the bit width of a single vector register).

ToDo: