diff options
| author | azidar | 2015-04-17 11:27:34 -0700 |
|---|---|---|
| committer | azidar | 2015-04-17 11:27:34 -0700 |
| commit | 1b0d51687aaa4d0cf0d52ebf10802ff1064a1cf9 (patch) | |
| tree | d58b285b4f39b9cc86a24e14923e6f9dd059bebe /test | |
| parent | 01fa067fe52081463222110b957053734e357f79 (diff) | |
Added temp elimination pass
Diffstat (limited to 'test')
| -rw-r--r-- | test/passes/jacktest/risc.fir | 2 |
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 : |
