mirror of
https://github.com/myhdl/myhdl.git
synced 2024-12-14 07:44:38 +08:00
*** empty log message ***
This commit is contained in:
parent
df25d27c88
commit
2c9e00fb9d
@ -71,6 +71,8 @@ class Simulation(object):
|
||||
self._waiters, self._cosim = _flatten(*args)
|
||||
if not self._cosim and sim._cosim:
|
||||
warn("Cosimulation not registered as Simulation argument")
|
||||
print self._cosim
|
||||
print sim._cosim
|
||||
del _futureEvents[:]
|
||||
del _siglist[:]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user