Initial Commit - Forked from PeakRDL-regblock @ a440cc19769069be831d267505da4f3789a26695
This commit is contained in:
8
tests/test_pipelined_cpuif/regblock.rdl
Normal file
8
tests/test_pipelined_cpuif/regblock.rdl
Normal file
@@ -0,0 +1,8 @@
|
||||
addrmap regblock {
|
||||
default sw=rw;
|
||||
default hw=r;
|
||||
|
||||
reg {
|
||||
field {} x[31:0] = 0;
|
||||
} x[64] @ 0 += 4;
|
||||
};
|
||||
Reference in New Issue
Block a user