set cpuif_data_width for non-external components (#42)
* set cpuif_data_width for non-external components * update tests to actually work now * version bump
This commit is contained in:
@@ -69,6 +69,7 @@ regfile slice_rf {
|
||||
|
||||
reg {
|
||||
regwidth = 64;
|
||||
accesswidth = 32;
|
||||
field {
|
||||
sw = r;
|
||||
hw = w;
|
||||
|
||||
Reference in New Issue
Block a user