9 lines
124 B
Plaintext
9 lines
124 B
Plaintext
addrmap busdecoder {
|
|
default sw=rw;
|
|
default hw=r;
|
|
|
|
reg {
|
|
field {} x[31:0] = 0;
|
|
} x[64] @ 0 += 4;
|
|
};
|