lowRISC / sonata-system

A full micro-controller system utilizing the CHERIoT Ibex core, part of the Sunburst project funded by UKRI
Apache License 2.0
19 stars 11 forks source link

SRAM tag fix #63

Closed marnovandermaas closed 1 month ago

marnovandermaas commented 1 month ago

Originally the clock on the B port of the capability tags were connected to the reset instead of the clock. This PR fixes that. It also fixes some width warnings that Vivado produces.