This commit is contained in:
Arnav Sacheti
2025-10-30 22:23:07 -07:00
parent bbbeab85c5
commit fdac38133c
9 changed files with 3 additions and 3 deletions

View File

@@ -0,0 +1,8 @@
addrmap simple_test {
reg {
field {
sw=rw;
hw=r;
} data[31:0];
} test_reg @ 0x0;
};