3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-03-25 13:58:39 +00:00

docs: write small guide for using pyosys

This commit is contained in:
Mohamed Gaber 2025-09-30 10:30:11 +03:00
parent 80fcce64da
commit 93fae3c606
No known key found for this signature in database
7 changed files with 292 additions and 1 deletions

1
docs/.gitignore vendored
View file

@ -6,3 +6,4 @@
/source/_images/**/*.svg
/source/_images/**/*.dot
/source/_images/code_examples
/venv