Skip to content

Commit

Permalink
Add advance_cycle
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardt committed Nov 22, 2023
1 parent 417d213 commit 66e06c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_property.py
Original file line number Diff line number Diff line change
Expand Up @@ -951,6 +951,7 @@ class Main(m.Circuit):
tester.circuit.I = 1
tester.advance_cycle()
tester.circuit.I = 0
tester.advance_cycle()
tester.compile_and_run("system-verilog",
simulator="ncsim",
magma_output="mlir-verilog",
Expand Down

0 comments on commit 66e06c9

Please sign in to comment.