diff options
Diffstat (limited to 'test/errors/high-form/Top.fir')
| -rw-r--r-- | test/errors/high-form/Top.fir | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/errors/high-form/Top.fir b/test/errors/high-form/Top.fir index 1d663c9c..1029d502 100644 --- a/test/errors/high-form/Top.fir +++ b/test/errors/high-form/Top.fir @@ -1,5 +1,5 @@ +; RUN: firrtl -i %s -o %s.flo -X flo -p c | tee %s.out | FileCheck %s -; RUN: firrtl -i %s -o %s.flo -x X -p c | tee %s.out | FileCheck %s ; CHECK: A single module must be named Top. circuit Top : |
