Open
Description
Describe the bug
Just a small bug I noticed, A field that has a sw
access as w
and hw
access as na
passes the compiler with no error, this case should give an error according to table 12 in the SystemRDL Standard
The issue is fairly trivial and is easily fixable by adding this case in the following condition during validation. I stumbled on it during experimenting and thought I'd share for completeness of the software.