Metadata-Version: 2.1
Name: cocotbext-hyperbus
Version: 0.1.0
Summary: A cocotb extension for HyperBus controllers
Home-page: https://github.com/yourusername/cocotbext_hyperbus
Author: Your Name
Author-email: your.email@example.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# cocotbext-hyperbus

A cocotb extension for HyperBus controllers.

## Installation

```bash
pip install cocotbext-hyperbus


