aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorazidar2016-01-24 14:13:52 -0800
committerazidar2016-01-24 14:13:52 -0800
commit2e1c88aed7a67aa216f95a446f60a93a85cc47b0 (patch)
tree26c44d0f9d953a08921f090c0d8a1a9dad0dfcd3 /test
parent2dd174cedc7e7923e2492fdec79a6f9045f2429e (diff)
Added DefMemory to CInfer Types
Diffstat (limited to 'test')
-rw-r--r--test/passes/lower-to-ground/test.fir2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/passes/lower-to-ground/test.fir b/test/passes/lower-to-ground/test.fir
index 4cf61462..ac3ef21e 100644
--- a/test/passes/lower-to-ground/test.fir
+++ b/test/passes/lower-to-ground/test.fir
@@ -1,4 +1,4 @@
-; RUN: firrtl -i %s -o %s.v -X verilog -p cdt 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 :