aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorazidar2015-04-17 11:27:34 -0700
committerazidar2015-04-17 11:27:34 -0700
commit1b0d51687aaa4d0cf0d52ebf10802ff1064a1cf9 (patch)
treed58b285b4f39b9cc86a24e14923e6f9dd059bebe /test
parent01fa067fe52081463222110b957053734e357f79 (diff)
Added temp elimination pass
Diffstat (limited to 'test')
-rw-r--r--test/passes/jacktest/risc.fir2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/passes/jacktest/risc.fir b/test/passes/jacktest/risc.fir
index bf3eaf01..8422b50d 100644
--- a/test/passes/jacktest/risc.fir
+++ b/test/passes/jacktest/risc.fir
@@ -1,4 +1,4 @@
-; RUN: firrtl %s abcefghipj c | tee %s.out | FileCheck %s
+; RUN: firrtl %s qabcdefghijklmnopj c | tee %s.out | FileCheck %s
; CHECK: Expand Whens
circuit Risc :
module Risc :