From 2702e571040e7a07317b79f9c5cfdbd61b9ab2bf Mon Sep 17 00:00:00 2001 From: azidar Date: Fri, 15 May 2015 16:34:34 -0700 Subject: Updated firrtl for its passes to be a bit more modular, and to enable plugging in other backends. Also updated a lot of tests, but not all of them because its annoying. --- test/passes/jacktest/vecshift.fir | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/passes/jacktest/vecshift.fir') diff --git a/test/passes/jacktest/vecshift.fir b/test/passes/jacktest/vecshift.fir index 9914ea04..1d88cffd 100644 --- a/test/passes/jacktest/vecshift.fir +++ b/test/passes/jacktest/vecshift.fir @@ -1,4 +1,4 @@ -; RUN: firrtl -i %s -o %s.flo -x X -p c | tee %s.out | FileCheck %s +; RUN: firrtl -i %s -o %s.flo -X flo -p c | tee %s.out | FileCheck %s ; CHECK: Expand Whens -- cgit v1.2.3