3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-06-08 23:23:25 +00:00

Added sample code for python-api

This commit is contained in:
Benedikt Tutzer 2018-12-11 08:13:42 +01:00
parent 6577a69246
commit c151bb31eb
3 changed files with 479 additions and 0 deletions

1
examples/python-api/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
out/**