Clean up parameter types. Fix for issue #676
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