[myhdl-list] ExtractHierarchyError
Brought to you by:
jandecaluwe
From: Wesley N. <we...@sk...> - 2012-06-30 20:50:25
|
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. Thanks Wes |