Introduction

This package implements a Markdown exporter for the PeakRDL toolchain.

Installing

Install from PyPi using pip:

python3 -m pip install peakrdl-markdown

Quick Start

Exporting to Python interface

The module integrates with PeakRDL CLI interface:

peakrdl markdown input_file.rdl -o output_file.md