0.1.4 • Published 9 years ago

testgen4verilog v0.1.4

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

TestGen4Verilog

Ever wondered how to make use of tests generated by BreezeTestGen?

Here's the answer:

  1. Use this tool to create a testbench in SystemVerilog.
  2. Verify your circuits.
  3. Be awesome! Yay.

Installation

Install Node.js and then:

npm install -g testgen4verilog

(or checkout this repo, cd into it and npm install -g)

Usage

testgen4verilog <testfile>

See testgen4verilog -h for options.

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago