Re: [myhdl-list] What techniques can I use to avoid repeating myself in myhdl code?
Brought to you by:
jandecaluwe
From: Jan D. <ja...@ja...> - 2013-05-15 15:19:05
|
On 05/15/2013 04:10 PM, Keerthan jai.c wrote: > On another note, do you think that using AST is the best approach for > conversion? That's a rhetorical question again. Of course I think using the AST is the best approach for my goal. What did you expect me to say? My goal is to convert behavior to behavior. For a meaningful discussion, please specify your goal, and, if it is the same, your alternative technique. > I think, in a language like python, where everything is > an object, looking only at variable names feels a bit fragile. I have no idea what you mean here. The convertor is looking at the details of every object behind a name. -- 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 |