shivmgg / cocotb-testrunner

Run tests with cocotb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cocotb testrunner

Comfortably run cocotb tests without writing Makefiles manually.

How to use

  1. Add a test manifest file next to your cocotb test.
  2. Run cocotb_testrunner

You can find examples e.g. in the Open SoC Debug reference implementation.

License

This project is licensed under the MIT license.

About

Run tests with cocotb

License:MIT License


Languages

Language:Python 85.7%Language:Shell 14.3%