Simulation support library for CoHDL, based on cocotb
Project description
cohdl_sim
cohdl_sim is a simulation support library for CoHDL. It is based on cocotb and works by turning CoHDL designs into VHDL and passing that code to cocotb test benches.
In addition cohdl_sim defines an abstraction layer so test code looks like CoHDL instead of cocotb.
getting started
cohdl_sim requires Python3.10 or higher. You can install it by running
python3 -m pip install cohdl_sim
Since cohdl_sim is just a wrapper around cocotb you will also need one of the supported VHDL simulators. So far I have only used GHDL.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cohdl_sim-0.2.0.tar.gz
(16.6 kB
view details)
File details
Details for the file cohdl_sim-0.2.0.tar.gz
.
File metadata
- Download URL: cohdl_sim-0.2.0.tar.gz
- Upload date:
- Size: 16.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 248fcf1a7271efeb95b8959d8516d71d7f1861a1861d5b03d995ef370cad8906 |
|
MD5 | 78c7ad4bee10efe091c3c6c02d436abf |
|
BLAKE2b-256 | ab89141453fbb6ea3852b09612337ffacf3df553f611296cd2b0c780f96e216d |