Improve cpuif customization support. Add docs & testcases

This commit is contained in:
Alex Mykyta
2022-02-24 22:42:58 -08:00
parent 5324b594bf
commit da3ed05492
10 changed files with 179 additions and 17 deletions

View File

@@ -0,0 +1,7 @@
addrmap top {
reg {
field {
sw=rw; hw=r;
} f = 0;
} r1;
};