aboutsummaryrefslogtreecommitdiff
path: root/test/passes/jacktest/gcd2.fir
diff options
context:
space:
mode:
Diffstat (limited to 'test/passes/jacktest/gcd2.fir')
-rw-r--r--test/passes/jacktest/gcd2.fir2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/passes/jacktest/gcd2.fir b/test/passes/jacktest/gcd2.fir
index e0220ca1..df85f483 100644
--- a/test/passes/jacktest/gcd2.fir
+++ b/test/passes/jacktest/gcd2.fir
@@ -1,4 +1,4 @@
-; RUN: firrtl -i %s -o %s.flo -x X -p cTwd | tee %s.out | FileCheck %s
+; RUN: firrtl -i %s -o %s.flo -X flo -p cTwd | tee %s.out | FileCheck %s
;CHECK: To Flo
circuit GCD :
module GCD :