Re: [myhdl-list] Constant ints in interfaces
Brought to you by:
jandecaluwe
From: Henry G. <he...@ca...> - 2015-03-16 12:09:13
|
On 16/03/15 12:01, SHEN Chen wrote: > > For instance, do you think it's a good idea to have a Interface base > class, and requires all interface to derive from the base class? > This would seriously limit future potential, and restricts one's ability to use 3rd party classes - e.g. which I keep banging on about, IntEnum. All objects are interfaces! Cheers, Henry |