5 comments

[ 1.1 ms ] story [ 18.8 ms ] thread
If you are focusing exclusively on digital logic, why not just use HDL?

Something like

https://github.com/myhdl/myhdl

or

https://github.com/m-labs/migen

Because a lot of people know python and don't want to bother learning anything else.... (Not saying it's a good thing or that it applies to author, chances are this is for fun).
I just wanted to create a library for python, so people didn’t have to learn a new language. It also comes from my personal dislike for VHDL ahahaha
Btw, I've just released version 1.0.0, which means the project is now on the state I thought of it when I started developing. I encourage all of you to check it out :)