Skip to content

mtdudek/PeakRDL-Markdown

 
 

Repository files navigation

Documentation Status build Coverage Status PyPI - Python Version

PeakRDL-Markdown

This package implements Markdown exporter for the PeakRDL toolchain.

  • Export: Convert compiled SystemRDL input into Markdown description.

For the command line tool, see the PeakRDL project.

Usage

PeakRDL project provides a standard CLI interface. It can be installed directly via pip:

$ pip install peakrdl-markdown

Then this package can be used with the following command:

$ peakrdl markdown input_file.rdl -o output_file.md

Documentation

See the PeakRDL-Markdown Documentation for more details.

About

Markdown exporter for the PeakRDL toolchain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.7%
  • Dockerfile 3.3%