PeakRDL-html
PeakRDL-html copied to clipboard
Generate address space documentation HTML from compiled SystemRDL input
When entering a value in the "Encoded Register Value", the decoding doesn't work correctly. For this RDL source: ```systemrdl addrmap registers { default regwidth = 32; default memwidth = 32;...
Is it possible to have register decryption HTML output with word addressing?
Hi @amykyta3, I am using the PeakRDL-html 2.10.1 and find performance issue on a website for around 800k registers (and more fields obviously) similar to https://github.com/SystemRDL/PeakRDL-html/issues/34. There are two major...
Hi. Does SystemRDL has any support of cross-references? For example, let's have a look at this field description: ``` // description of Interrupt Enable Register field desc = " When...
When rdl_name_in_sidebar=True, the sidebar will display nodes by their name property, if set, or instance name. When set False, which is the default, the old behaviour of always using the...
In the current implementation, performing a search keeps the URL in the browser address bar static. So there is no way to share search results with another user. Requesting a...
I had referenced issue #16. So Im on the other end of this :). I am testing this with a system of 1Million+ (more like 3M) registers and its almost...
Hi, when we are searching some keyword in all the regmap, it seems we could not get all the result. For example, there is a address map like below: -...
Hello, Thanks for the great job you made with PeakRDL. I work in an environment where I do not have access to the internet. The loading of the generated html...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...