Skip to content

Clean up parameter types. Fix for issue #676

Eclipse Webmaster requested to merge github/fork/silabs-oivind/param_update into master

Created by: silabs-oivind

Update most "parameter int" to "parameter int unsigned". Binary parameters updated from "int" to "bit". Note that PMA_NUM_REGIONS and DBG_NUM_TRIGGERS remain "parameter int" to avoid issues like the one reported in https://github.com/openhwgroup/cv32e40x/issues/39

Merge request reports

Loading