Re: [myhdl-list] Name generation RTL components
Brought to you by:
jandecaluwe
From: Jos H. <jos...@gm...> - 2008-10-06 19:31:52
|
On Sun, Oct 5, 2008 at 8:20 PM, Jan Decaluwe wrote: > I assume that you know that the converted netlist is non-hierarchical, > and that, therefore, the signals names are in a flat namespace - > so I guess your concern is how to avoid name collision. > I actually did not realize it is non-hierarchical... but it's easy to see. Why did you make it non-hierarchical? I would expect keeping the hierarchy as specified is easy. On the other hand I would like to control toVerilog/toVHDL w.r.t. hierarchy manipulation, maybe. -- Jos |