Metadata-Version: 2.4
Name: sphinx-peakrdl
Version: 0.2.0
Summary: SphinxDocs extension to insert CSR register documentation using PeakRDL
Author: Alex Mykyta
License: LGPLv3
Project-URL: Source, https://github.com/SystemRDL/sphinx-peakrdl
Project-URL: Tracker, https://github.com/SystemRDL/sphinx-peakrdl/issues
Project-URL: Changelog, https://github.com/SystemRDL/sphinx-peakrdl/releases
Project-URL: Documentation, https://sphinx-peakrdl.readthedocs.io/
Keywords: SystemRDL,PeakRDL,CSR,compiler,tool,registers,generator,Verilog,SystemVerilog,register abstraction layer,FPGA,ASIC
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Electronic Design Automation (EDA)
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: systemrdl-compiler>=1.29.0
Requires-Dist: peakrdl-cli>=1.3.0
Requires-Dist: peakrdl-html>=2.11.0
Requires-Dist: sphinx>=1.8
Requires-Dist: myst-parser>=1.0
Dynamic: license-file

[![Documentation Status](https://readthedocs.org/projects/sphinx-peakrdl/badge/?version=latest)](http://sphinx-peakrdl.readthedocs.io)
[![build](https://github.com/SystemRDL/PeakRDL/workflows/build/badge.svg)](https://github.com/SystemRDL/sphinx-peakrdl/actions?query=workflow%3Abuild+branch%3Amain)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/sphinx-peakrdl.svg)](https://pypi.org/project/sphinx-peakrdl)

# PeakRDL integration for Sphinx-Doc

See the [Sphinx-PeakRDL Documentation](http://sphinx-peakrdl.readthedocs.io) for more details.
