Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dilawar/pyghdl

A python frontend for ghdl
https://github.com/dilawar/pyghdl

Last synced: about 2 months ago
JSON representation

A python frontend for ghdl

Awesome Lists containing this project

README

        

pyghdl
======

A python front-end for ghdl/vsim. Simulator vsim is not supported yet.

- Search for top-most modules in given design and compile it using ghdl.
- Look for in and out ports and generate a test-bench (if not written).
- Do something cool in test-bench. (Yet not finished)

After installing, the binary name is `hdl2tb.py`.