Skip to content
This repository has been archived by the owner on Jul 26, 2021. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 303 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 303 Bytes

VHDL-TestbenchGen

⚠️ This project it's not maintained anymore

Use this script to generate a VHDL testbench template from your .vhd file.

How to use:

Run this script with Python 2.7 — python tb_gen.py my_file.vhd and you'll get a new file called my_file_tb.vhd.