Re: [myhdl-list] What techniques can I use to avoid repeating myself in myhdl code?
Brought to you by:
jandecaluwe
From: Christopher F. <chr...@gm...> - 2013-05-15 16:22:25
|
On 5/15/2013 11:06 AM, Keerthan jai.c wrote: > > That's a rhetorical question again. > I'm not sure I understand the hostility here. I am not making feature > requests, I like this project and would like to contribute. I have just > started digging into the code base and I'm just thinking out loud. Is > discussion of this sort not encouraged here? There is no hostility. There is directness because projects frequently get "ideas" by visitors. It is easiest to address the ideas by being as direct as possible. It saves time for everyone involved. You need to be careful of generalities like "is the AST the best path ..." If it wasn't it would not be used. You will get a little more traction with specific questions which requires some time commitment and grit to dig into the existing code. Maybe instead of asking if the AST is the best option you could ask: "does anyone have suggestions on the best path to get involved with conversion and the conversion code?" Regards, Chris |