mirror of
https://github.com/Silicon1602/srdl2sv.git
synced 2024-11-13 02:53:37 +00:00
8 lines
165 B
Plaintext
8 lines
165 B
Plaintext
addrmap simple_rw_reg {
|
|
reg {
|
|
regwidth = 64;
|
|
field {sw=rw; hw=rw;} f1 [15:0];
|
|
field {sw=rw; hw=rw;} f2 [31:16];
|
|
} register_0 [2];
|
|
};
|