Metadata-Version: 2.4
Name: peakrdl-pyral
Version: 0.3.0
Summary: Generate a Python register abstraction layer
Author: Alex Mykyta
License: LGPLv3
Project-URL: Source, https://github.com/SystemRDL/PeakRDL-PyRAL
Project-URL: Tracker, https://github.com/SystemRDL/PeakRDL-PyRAL/issues
Project-URL: Changelog, https://github.com/SystemRDL/PeakRDL-PyRAL/releases
Project-URL: Documentation, https://peakrdl-pyral.readthedocs.io/
Keywords: SystemRDL,PeakRDL,CSR,compiler,tool,registers,generator,register abstraction layer,FPGA,ASIC
Classifier: Development Status :: 5 - Production/Stable
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.9
Description-Content-Type: text/markdown
Requires-Dist: systemrdl-compiler~=1.32
Provides-Extra: cli
Requires-Dist: peakrdl-cli>=1.2.3; extra == "cli"

# PeakRDL-PyRAL
Generate a lightweight and highly scalable Python register abstraction layer.

## Documentation
See the [PeakRDL-PyRAL Documentation](https://peakrdl-pyral.readthedocs.io) for more details.
