mirror of
https://github.com/Silicon1602/srdl2sv.git
synced 2024-11-13 11:03:35 +00:00
7 lines
142 B
Plaintext
7 lines
142 B
Plaintext
|
addrmap simple_rw_reg {
|
||
|
reg {
|
||
|
field {sw=rw; hw=rw;} f1 [15:0];
|
||
|
field {sw=rw; hw=rw;} f2 [31:16];
|
||
|
} register_0 [2];
|
||
|
};
|