From 521a4277bfc1d764dc9ee771c604200525e871cb Mon Sep 17 00:00:00 2001 From: azidar Date: Wed, 13 May 2015 17:08:29 -0700 Subject: Added source indicators from FIRRTL files. Pass in -p i to get them printed. Should show up with check passes --- test/chisel3/Datapath.fir | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/chisel3') diff --git a/test/chisel3/Datapath.fir b/test/chisel3/Datapath.fir index bce95120..0727d53e 100644 --- a/test/chisel3/Datapath.fir +++ b/test/chisel3/Datapath.fir @@ -1,4 +1,4 @@ -; RUN: firrtl -i %s -o %s.flo -x X -p cd | tee %s.out | FileCheck %s +; RUN: firrtl -i %s -o %s.flo -x X -p cdi | tee %s.out | FileCheck %s ; CHECK: Done! circuit Datapath : -- cgit v1.2.3