Metadata-Version: 2.1
Name: peakrdl
Version: 0.6.0
Summary: Command-line tool for control/status register automation
Home-page: https://github.com/SystemRDL/PeakRDL
Author: Alex Mykyta
Author-email: amykyta3@github.com
License: UNKNOWN
Project-URL: Documentation, https://peakrdl.readthedocs.io
Project-URL: Source, https://github.com/SystemRDL/PeakRDL
Project-URL: Tracker, https://github.com/SystemRDL/PeakRDL/issues
Description: [![Documentation Status](https://readthedocs.org/projects/peakrdl/badge/?version=latest)](http://peakrdl.readthedocs.io)
        [![build](https://github.com/SystemRDL/PeakRDL/workflows/build/badge.svg)](https://github.com/SystemRDL/PeakRDL/actions?query=workflow%3Abuild+branch%3Amain)
        [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/peakrdl.svg)](https://pypi.org/project/peakrdl)
        
        # PeakRDL
        
        PeakRDL is a free and open-source control & status register (CSR) toolchain.
        This project provides a command-line tool that unifies many aspects of register
        automation centered around the SystemRDL register description language.
        
        ## Documentation
        See the [PeakRDL Documentation](http://peakrdl.readthedocs.io) for more details.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Electronic Design Automation (EDA)
Requires-Python: >=3.6
Description-Content-Type: text/markdown
