Re: [myhdl-list] When to use @always, @instance and @always_comb
Brought to you by:
jandecaluwe
From: Christopher L. <loz...@fr...> - 2012-05-06 11:17:31
|
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. . . -- Regards Christopher Lozinski Check out my iPhone apps TextFaster and EmailFaster http://textfaster.com Expect a paradigm shift. http://MyHDL.org |