Re: [myhdl-list] When to use @always, @instance and @always_comb
Brought to you by:
jandecaluwe
From: Tom D. <td...@di...> - 2012-05-07 13:11:36
|
Now I get it, you need us all to know that you are an experienced python programmer (more experienced than the audience here) and also witty. On 05/06/2012 06:17 AM, Christopher Lozinski wrote: > On 5/6/12 12:35 AM, Tom Dillon wrote: >> MyHDL works fine. I fail to see a conflict at all. > There is a huge difference between representing signals are arguments to > a function, and as instance variables on an object. The later supports > inheritance, and quickly leads to rich libraries of Atomic and Compound > Hardware Module libraries. I am sincerely sorry you do not see the > difference. If there is any way I can help you understand the issues, > please let me know. Wait for the punchline. > . > . > . > . > . > . > . > . > . > > You just need more experience with Object-Oriented Modelling. > . > . > > |