Re: [myhdl-list] MEP 107 Initial support
Brought to you by:
jandecaluwe
From: Christopher F. <chr...@gm...> - 2013-10-02 19:33:30
|
<snip> > > This seems like a reasonable approach, with a port > definition list. But should it be an attribute or a > return of the toV* functions? Nevermind, it looks like toV* already has a return that I forgot/never new. I am not sure what/how the return is used, it appears to return the top-level that is passed. Maybe the return can be: return h.top,portmap I don't know if this breaks any existing code. Regards, Chris |