Re: [myhdl-list] MEP : Signal Containers
Brought to you by:
jandecaluwe
From: Jan D. <ja...@ja...> - 2012-05-21 16:39:26
|
On 05/19/2012 04:05 PM, Christopher Felton wrote: > In the current proposal and threads I would have been using /class > attribute/ to refer to class attributes and instance attributes. And > the examples have been instances attributes, so I see why there might be > confusion, I will update the MEP to clarify. I guess in future > conversations I should simply use *attributes* and not specify class or > instance unless applicable. Yes, it is best to talk about attribute lookup in general, no need to specify what type of object the attribute belongs to. In practice, I suspect the principal use case will be instance attributes though. If you have several wishbone interfaces, you want signals with the same attribute name to refer to different signals :-) -- 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 |