diff options
Diffstat (limited to 'test/chisel3')
| -rw-r--r-- | test/chisel3/Datapath.fir | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/chisel3/Datapath.fir b/test/chisel3/Datapath.fir index bce95120..0727d53e 100644 --- a/test/chisel3/Datapath.fir +++ b/test/chisel3/Datapath.fir @@ -1,4 +1,4 @@ -; RUN: firrtl -i %s -o %s.flo -x X -p cd | tee %s.out | FileCheck %s +; RUN: firrtl -i %s -o %s.flo -x X -p cdi | tee %s.out | FileCheck %s ; CHECK: Done! circuit Datapath : |
