pulp-platform / cheshire

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

hw: Disable AXI splitting checks in AXI-RT #84

Closed thommythomaso closed 12 months ago

thommythomaso commented 1 year ago

This addresses one point in #4 of AXI-RT.

thommythomaso commented 12 months ago

Please

* Extend the Xilinx top wrapper, since this parameter has a nonzero default. On that note, maybe it is better to invert the parameter to an enable semantic if erroneously enabling these checks is considered a bug.

* Amend the documentation.

Enabling it is not a bug. The current parameter solution should be seen as a temporary solution that will eventually be replaced when redesigning the burst splitter. The new parameter defaults to 0, no changes are required to the xilinx wrapper.