SystemRDL register description and HTML output with word addressing?
Is it possible to have register decryption HTML output with word addressing?
As a rule, SystemRDL normalizes everything to assume byte-addressing, but I can see how that could be useful for the documentation reference in the situation where your system uses word addressing.
I can add this as an address_scale_bytes parameter. By default it will be 1, but can be overridden to something like 4 if your word size is 32-bits.
Yes it would be very useful feature for documentation. Thanks.
Hi @amykyta3, just checking if there are any plans to support this in near future? :)
Thank you for your time and consideration.
Hi @amykyta3 ,
Could you please confirm that this feature is added?
If yes, can you please share the step to configure the word size as 32 bits or 4 bytes