Skip to main content

VHDL Testbench Runner

Project description

CI/Test CI/Run Documentation Status

VHDL Testbench Runner

This python module runs VHDL testbenches and generates a report of the results. The project website contains more detailed information. Console

Supported Simulators

It requires a VHDL Simulator be installed on the system. Supported simulators are:

Installation

VHDL Testbench Runner can be installed by running:

python -m pip install VHDLTest

Running

VHDL Testbench Runner can be run by;

python -m VHDLTest -c config.yaml

Configuring

VHDL Testbench Runner requires a yaml configuration file to specify the project. The yaml file lists the VHDL source files and the testbenches to execute.

files:
 - module.vhd
 - module_tb.vhd

tests:
 - module_tb

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

VHDLTest-0.2.0.tar.gz (10.0 kB view hashes)

Uploaded Source

Built Distribution

VHDLTest-0.2.0-py3-none-any.whl (15.1 kB view hashes)

Uploaded Python 3

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