diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/passes/expand-whens/scoped-reg.fir | 1 | ||||
| -rw-r--r-- | test/passes/infer-widths/shr.fir (renamed from test/passes/infer-widths/shl.fir) | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/test/passes/expand-whens/scoped-reg.fir b/test/passes/expand-whens/scoped-reg.fir index b052df5d..a1f28cc7 100644 --- a/test/passes/expand-whens/scoped-reg.fir +++ b/test/passes/expand-whens/scoped-reg.fir @@ -1,5 +1,4 @@ ; RUN: firrtl -i %s -o %s.flo -X flo -p c 2>&1 | tee %s.out | FileCheck %s -; XFAIL: * circuit top : module top : input clk : Clock diff --git a/test/passes/infer-widths/shl.fir b/test/passes/infer-widths/shr.fir index 080b4a31..c0a6e358 100644 --- a/test/passes/infer-widths/shl.fir +++ b/test/passes/infer-widths/shr.fir @@ -1,5 +1,4 @@ ; RUN: firrtl -i %s -o %s.v -X verilog -p cd 2>&1 | tee %s.out | FileCheck %s -; XFAIL: * ;CHECK: Infer Widths ; CHECK: Finished Infer Widths |
