Re: [myhdl-list] Integrating MyHDL into a more "traditional" design work flow
Brought to you by:
jandecaluwe
From: Christopher F. <chr...@gm...> - 2012-10-10 12:10:02
|
On 10/10/2012 5:47 AM, Angel Ezquerra wrote: <snip> >> >> The "*_instance" isn't currently documented in the >> manual. It is something that has been discussed on >> the mailing list. This is a discussion of methods >> that might be possible. It is not intended to be >> cookbook solution to a specific problem. > > I see. But can you give the the gist of what it is supposed to do? Or > perhaps a link to the particular thread on the mailing list? > This thread: http://article.gmane.org/gmane.comp.python.myhdl/1484/match=vhdl_instance has some information. Note, I simply went to the gmane myhdl page and did a search. http://search.gmane.org/?query=vhdl_instance&group=gmane.comp.python.myhdl But At this point, direct hierarchical conversion is *not* supported and I don't know of anyone who has automated the manual process. I can only contrive possible solutions. If you are looking for working known solutions, they *don't exist*. There are not specific threads and no other information (as far as I know). At this point in time what you are looking for is not supported. Will it be supported in the future? I don't know. It seems reasonable but there are not the resources to implement it. Regards, Chris |