Files
chipyard/docs/Tools/Chisel-Testers.rst
2019-08-02 23:21:59 -07:00

7 lines
292 B
ReStructuredText

Chisel Testers
==============================
`Chisel testers <https://github.com/freechipsproject/chisel-testers>`__ is a library for writing tests for Chisel designs.
It provides a Scala API for interacting with a DUT.
It can use multiple backends, including :ref:`Treadle` and Verilator.