sdnellen / open-register-design-tool

Tool to generate register RTL, models, and docs using SystemRDL or JSpec input
Apache License 2.0
15 stars 3 forks source link
asic-design eda fpga-development register-descriptions registers systemrdl systemrdl-compiler systemverilog uvm verilog

open-register-design-tool

Ordt is a tool for automation of IC register definition and documentation. It currently supports 2 input formats:

  1. SystemRDL - a stardard register description format released by Accellera.org
  2. JSpec - a register description format used within Juniper Networks

The tool can generate several outputs from SystemRDL or JSpec, including:

Easiest way to get started with ordt is to download a runnable jar from the Juniper repo release area. Ordt documentation can be found here.