We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73af2ca commit 63fe07aCopy full SHA for 63fe07a
1 file changed
test/firtool/lower-to-core.fir
@@ -26,7 +26,6 @@ circuit LowerToCore:
26
; CHECK: sim.triggered %clock if %enable {
27
; CHECK-NEXT: sim.proc.print [[MSG]]
28
; CHECK-NEXT: }
29
-; CHECK: sim.print [[MSG]] on %clock if %enable
30
31
; CHECK-NEXT: [[FILE1:%.+]] = sim.get_file [[FMTFILE1]]
32
; CHECK-NEXT: sim.proc.print [[MSG]] to [[FILE1]]
0 commit comments