Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 581 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 581 Bytes

alt text

PeakRDL-opentitan

This package implements OpenTitan hjson import and export for the PeakRDL toolchain.

  • Export: Convert compiled SystemRDL input into OpenTitan regtool hjson
  • Import: Read an OpenTitan regtool hjson file and import it into the systemrdl-compiler namespace, or write to SystemRDL file

For the command line tool, see the PeakRDL project.

Documentation

See the PeakRDL-opentitan Documentation for more details