Re: [myhdl-list] ExtractHierarchyError
Brought to you by:
jandecaluwe
From: Jan D. <ja...@ja...> - 2012-07-03 11:31:19
|
On 06/30/2012 10:50 PM, Wesley New wrote: > I am getting this error when running the toVerilog method: > > raise ExtractHierarchyError(_error.InconsistentToplevel % (top_inst.level, name)) > myhdl.ExtractHierarchyError: Inconsistent top level 2 for toplevel - should be 1 > > Can anyone shed some more light on this error. Something strange with the hierarchy definition, as Chris F points out you should check whether all modules return generators/instances correctly. -- 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 |