Command-line tool for control/status register automation and code generation. It provides commands to compile SystemRDL input and generate register model outputs (e.g., HTML, SystemVerilog, C header, IP-XACT, etc.) via plugins. Current version 1.5.0, supports Python >=3.7, release cadence is irregular.
pip install peakrdl-cliNo compatibility data collected yet for this library.
Verify installation and display help.
Use 'peakrdl' command in shell or subprocess.
Install the required plugin: pip install peakrdl-uvvm (for UVVM output).
Update commands to use subcommand syntax: peakrdl <plugin> ...
Install peakrdl-html: pip install peakrdl-html
Run commands via subprocess or shell, not import.
No dependency data recorded yet.