This release has been yanked by its maintainers, and will be ignored by installers, except when explicitly specified.
Consider using release 0.1.2 instead.
cocotbext-avalon
Reusable Avalon Streaming (Avalon-ST) and Avalon Memory-Mapped (Avalon-MM) bus functional models for cocotb.
Install
python -m pip install cocotbext-avalon
For local development:
python -m pip install -e .
Usage
from cocotbext.avalon import (
AvalonFormat,
AvalonMMBus,
AvalonMMMasterBFM,
AvalonMMMemoryBFM,
AvalonMMSlaveBFM,
AvalonMMTransaction,
AvalonSTBeat,
AvalonSTBus,
AvalonSTFrame,
AvalonSTMonitor,
AvalonSTSink,
AvalonSTSource,
)
AvalonSTSource, AvalonSTSink, and AvalonSTMonitor support packetized and
non-packetized streams, pause generators, sideband signals, and ready modes
ready_latency=0, ready_allowance=0 and
ready_latency=1, ready_allowance=1.
AvalonMMMasterBFM, AvalonMMSlaveBFM, and AvalonMMMemoryBFM support
register-style accesses, bursts, byte enables, wait-request backpressure,
variable-latency reads, and optional transaction recording.
HDL-backed simulator regression tests will be added after the initial package extraction is complete.
License
Apache-2.0. See LICENSE and NOTICE.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cocotbext_avalon-0.1.0.tar.gz.
File metadata
- Download URL: cocotbext_avalon-0.1.0.tar.gz
- Upload date:
- Size: 20.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.12.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8cbf8192b125a5633b4d60590beeba0db24e5031f54afce631405a66396d8113
|
|
| MD5 |
0fd3461e6cd090bcf73fb40a566ffd5b
|
|
| BLAKE2b-256 |
674ce9bf9d6cc45ba5798acdb38a9e3d3eb2b13894fbc39cb2782cfffab1b7e0
|
File details
Details for the file cocotbext_avalon-0.1.0-py3-none-any.whl.
File metadata
- Download URL: cocotbext_avalon-0.1.0-py3-none-any.whl
- Upload date:
- Size: 21.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.12.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
373ebe1484b58cd6c2b428ad3c86a3c80f7dd84a3ded8e7fb108f407fac9da34
|
|
| MD5 |
1e7cdb8161096341787d807c5e6bca51
|
|
| BLAKE2b-256 |
9d7f6e27da8a1becaf126e293316e7f059c2610e402ec8f2c5b1cf0443bed37d
|