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.3.tar.gz
(16.3 kB
view details)
File details
Details for the file cohdl_sim-0.2.3.tar.gz
.
File metadata
- Download URL: cohdl_sim-0.2.3.tar.gz
- Upload date:
- Size: 16.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1dcc0ccbc448c8ca768ec22665b421cdba4b1d7d815886b2080f64853fb7c7d7 |
|
MD5 | 1616c51de907781c2837463d54c10d85 |
|
BLAKE2b-256 | 3676f534b6dd76a3293dd9292084c76458eb8b5c72340ba48f24169a1674321a |