Re: [myhdl-list] Name generation RTL components
Brought to you by:
jandecaluwe
From: Jos H. <jos...@gm...> - 2008-10-03 12:56:43
|
I agree keeping such options out of the design code. Question now is how to keep the hierarchical naming correct... I do not see yet how to achieve easily, being a newbie. > In general I think I prefer to keep HDL conversion configuration > options as much as possible out of the design code itself, and > this mechanism achieves that. > BTW, if you wanted to generate a series of components, > you'd probably write a for loop that sets up the desired > name in a parametrized way in the loop, so this can be > done in a quite compact way also. |