Re: [myhdl-list] MEP - keep hierarchy in conversion
Brought to you by:
jandecaluwe
From: Jan D. <ja...@ja...> - 2013-10-02 14:34:42
|
On 10/02/2013 03:53 PM, David Holl wrote: > On Wed, Oct 2, 2013 at 7:33 AM, Jan Decaluwe <ja...@ja... <mailto:ja...@ja...>> wrote: > > <snip> > I am not discussing the concept now, but David's proposed method. > Let's make this practical. If I understand David's solution, > one would define a desired output partition by significant, > non-functional changes to the source code. > > > Nope, sorry but perhaps that is where the confusion lies. > > The only change required to group a set of logic into a partition is to add: > > with partition('a_name'): > # put your usual logic here ... That is a significant, non-functional change to the source code. No confusion so far. -- 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 |