pyosys merged into master branch of Yosys

We are happy to announce that pyosys was merged into the master branch of the free and open hardware synthesis suite Yosys:

https://github.com/YosysHQ/yosys/commit/99d5435650c38fb96dc364c0fd4ac6250a4871ea

pyosys are Python bindings to the C++ data structures of Yosys, allowing it to access Yosys data structures and functions from a Python session, and to define Yosys passes in Python.

pyosys was initiated by Christian Krieg, implemented by Benedikt Tutzer, and supervised by Clifford Wolf, the author of Yosys.

We presented pyosys at the First Workshop on Open Source Design Automation (OSDA) 2019:

https://osda.gitlab.io/19/index.html#3.3

Follow us on Twitter for updates!

https://twitter.com/_christiankrieg

Published by