Skip to content

BojanFaletic/vhd_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vhd_python

Combine Python with Xilinx Vivado. This is usefull for performing verification of VHDL code with Python pytest framework. Compile with make.

This project has been tested on Linux

How to run

  1. For requirements check Makefile (pybind11, Xilinx Vivado)
$ make
$ make rtl
$ make check

About

Simulating VHDL in Vivado with python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published