[myhdl-list] cosimulation question
Brought to you by:
jandecaluwe
From: Geoffrey B. <geo...@in...> - 2012-07-31 18:24:20
|
When cosimulating (icarus) if I include the following in my test bench raise StopSimulation I get the following annoying message: Exception AttributeError: "'NoneType' object has no attribute '_cosim'" in <bound method Cosimulation.__del__ of <myhdl._Cosimulation.Cosimulation object at 0x1040db690>> ignored It's not fatal, but I'm doing something wrong. Geoffrey |