|
|
|
@ -106,7 +106,7 @@ class LogicSim(sim.SimOps):
@@ -106,7 +106,7 @@ class LogicSim(sim.SimOps):
|
|
|
|
|
|
|
|
|
|
Use this function for simulating consecutive clock cycles. |
|
|
|
|
|
|
|
|
|
For 2-valued or 4-valued simulations, all valued from PPOs (in ``s[1]``) and copied to the PPIs (in ``s[0]). |
|
|
|
|
For 2-valued or 4-valued simulations, all valued from PPOs (in ``s[1]``) and copied to the PPIs (in ``s[0]``). |
|
|
|
|
For 8-valued simulations, PPI transitions are constructed from the initial values of the assignment and the |
|
|
|
|
final values of the results. |
|
|
|
|
""" |
|
|
|
|