Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pyhdlsim: using python for stimulation of vhdl and verilog designs

by using pybind11 to link python with the cxxrtl backend of yosys, which can handle vhdl (with the ghdl-plugin) and also verilog code.

Prerequisites: yosys with ghdl-plugin and pybind11

Usage:

	`make SRC=adder`
	`python3 -m sim_adder`

About

No description or website provided.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages