Skip to content

Converts the SystemRDL data into pdf Register specification

License

Notifications You must be signed in to change notification settings

Johnmc104/PeakRDL-pdf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PeakRDL-pdf

Generate PDF Registers Description document from compiled SystemRDL input

Install from Github using pip

cd to PeakRDL-pdf   
pip3 install -e .      

pip3 install reportlab
pip3 install python-markdown-math

cp simsun.ttf C:\Users\Your_Name\AppData\Local\Programs\Python\Python310\Lib\site-packages\reportlab\fonts

cd peakrdl_examples
python3 pdf_parser.py basic.rdl

About

Converts the SystemRDL data into pdf Register specification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%