Matheus Cavalcante

Results 4 issues of Matheus Cavalcante

The DW Downsizer currently does not support `FIXED` bursts. If there is a need for downsizing, an incoming `FIXED` burst of length `len` should be converted into `len+1` `INCR` bursts.

enhancement

This PR adds support for a single-laned configuration. It also updated the constraints on the `VLEN` for all configuration, which now are lower-bounded by `8 * 64 * NrLanes`. Closes...

Ara depends on a patched version of CVA6, which was forked from the [official version](https://github.com/openhwgroup/cva6) into the pulp-platform organization. We should use the official CVA6 repository instead, once the PRs...

help wanted

After a clean install of Hwacha (i.e., running `make` where needed), both the verilated and vcs simulators get stuck at `_halt`'s `wfi` when running any test, even though the tests...