Files
PeakRDL-regblock/tests/test_validation_errors/unaligned_reg.rdl
2025-03-06 22:10:05 -08:00

9 lines
117 B
Plaintext

addrmap top {
default regwidth = 32;
default accesswidth = 32;
reg {
field {}f;
} x @ 1;
};