From 4569194392122ae4715549b2f0b9fffff051b278 Mon Sep 17 00:00:00 2001 From: azidar Date: Thu, 7 Jan 2016 17:15:31 -0800 Subject: Fixed a bunch of tests, and minor bugs --- test/features/InitAccessor.fir | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/features') diff --git a/test/features/InitAccessor.fir b/test/features/InitAccessor.fir index 6261ec01..5a81a62e 100644 --- a/test/features/InitAccessor.fir +++ b/test/features/InitAccessor.fir @@ -1,4 +1,4 @@ -; RUN: firrtl -i %s -o %s.v -X verilog -p cT 2>&1 | tee %s.out | FileCheck %s +; RUN: firrtl -i %s -o %s.v -X verilog -p c 2>&1 | tee %s.out | FileCheck %s ;CHECK: Done! circuit Top : -- cgit v1.2.3