diff options
Diffstat (limited to 'test/passes/expand-whens/partial-init.fir')
| -rw-r--r-- | test/passes/expand-whens/partial-init.fir | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/passes/expand-whens/partial-init.fir b/test/passes/expand-whens/partial-init.fir index b1da7410..653dfb2d 100644 --- a/test/passes/expand-whens/partial-init.fir +++ b/test/passes/expand-whens/partial-init.fir @@ -1,4 +1,4 @@ -; RUN: firrtl %s abcefghipj c | tee %s.out | FileCheck %s +; RUN: firrtl -i %s -o %s.flo -x abcdefghijk -p c | tee %s.out | FileCheck %s ; CHECK: Expand Whens circuit top : |
