[myhdl-list] Examples of using classes?
Brought to you by:
jandecaluwe
From: Jeremy H. <jer...@gm...> - 2015-07-28 09:52:55
|
Hi everyone, I'm currently playing with myhdl, and I was wondering if anyone has examples on using python classes to describe logic? more specifically, I am looking for examples of class inheritance being used. I have looked on the myhdl website and here: https://github.com/jandecaluwe/myhdl-examples but everything seems to be defined by functions in functions rather than in a class. Thanks, Jeremy |