fill in more hwif utility functions for dereferencer

This commit is contained in:
Alex Mykyta
2021-07-16 18:05:57 -07:00
parent e3a49a65fb
commit f473dfb9e7
24 changed files with 1105 additions and 285 deletions

4
x.rdl
View File

@@ -9,8 +9,8 @@ addrmap top {
regfile {
reg {
field {
hw=r; sw=rw;
} abc[16:2] = 0;
hw=w; sw=r;
} abc[16:2] = 20;
field {
hw=r; sw=rw;
} def[4] = 0;