Skip to main content

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


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page