PeakRDL-html icon indicating copy to clipboard operation
PeakRDL-html copied to clipboard

SystemRDL register description and HTML output with word addressing?

Open vbuitvydas opened this issue 2 years ago • 4 comments

Is it possible to have register decryption HTML output with word addressing?

vbuitvydas avatar Aug 31 '23 14:08 vbuitvydas

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.

amykyta3 avatar Sep 02 '23 17:09 amykyta3

Yes it would be very useful feature for documentation. Thanks.

vbuitvydas avatar Sep 04 '23 06:09 vbuitvydas

Hi @amykyta3, just checking if there are any plans to support this in near future? :)

Thank you for your time and consideration.

vbuitvydas avatar Feb 01 '24 07:02 vbuitvydas

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

DeepanCoder avatar Mar 04 '24 12:03 DeepanCoder