diff options
Diffstat (limited to 'test/passes/to-flo/gcd.fir')
| -rw-r--r-- | test/passes/to-flo/gcd.fir | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/passes/to-flo/gcd.fir b/test/passes/to-flo/gcd.fir index ea316bed..9ea5d7b1 100644 --- a/test/passes/to-flo/gcd.fir +++ b/test/passes/to-flo/gcd.fir @@ -1,4 +1,4 @@ -; RUN: firrtl %s abcefghipjklmno cw | tee %s.out | FileCheck %s +; RUN: firrtl -i %s -o %s.flo -x X -p c | tee %s.out | FileCheck %s ;CHECK: Flo circuit top : |
