Re: [myhdl-list] __dict__ on signals?
Brought to you by:
jandecaluwe
From: Jan D. <ja...@ja...> - 2011-09-12 08:18:15
|
On 09/11/2011 11:06 PM, Sébastien Bourdeauducq wrote: > Hi, > > why isn't it possible to use __dict__ on signal objects? How to get > equivalent functionality? Signal and intbv have __slots__ defined. Whether that's a good idea or not, for either one, in the specific case of MyHDL, is a question that warrants thorough analysis and on which I don't have a clear-cut answer. -- Jan Decaluwe - Resources bvba - http://www.jandecaluwe.com Python as a HDL: http://www.myhdl.org VHDL development, the modern way: http://www.sigasi.com World-class digital design: http://www.easics.com |