summaryrefslogtreecommitdiffstats
path: root/mig_test
diff options
context:
space:
mode:
authorBert Lange <b.lange@hzdr.de>2014-09-08 10:44:41 +0200
committerBert Lange <b.lange@hzdr.de>2014-09-08 10:44:41 +0200
commit0083804c4d7f52963cb2dfd0826c7600f4cd3188 (patch)
treec4c2d68379a9a49ef089e7c8f96b6efbab42fbc3 /mig_test
parent02431f006669785afdf8e12ef1e91e06cb6318b4 (diff)
downloadzpu-0083804c4d7f52963cb2dfd0826c7600f4cd3188.zip
zpu-0083804c4d7f52963cb2dfd0826c7600f4cd3188.tar.gz
change: enhance trce output with unconstrained paths
Diffstat (limited to 'mig_test')
-rw-r--r--mig_test/synthesis/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mig_test/synthesis/Makefile b/mig_test/synthesis/Makefile
index 89e3aed..66be99b 100644
--- a/mig_test/synthesis/Makefile
+++ b/mig_test/synthesis/Makefile
@@ -452,7 +452,7 @@ $(MODULE).ncd: $(MODULE)_map.ncd
trace:
- cd $(BUILDDIR) ; trce -v 5 -u 10 -fastpaths -xml $(MODULE).twx -o $(MODULE).twr $(MODULE).ncd $(MODULE).pcf
+ cd $(BUILDDIR) ; trce -v 5 -u 100 -fastpaths -xml $(MODULE).twx -o $(MODULE).twr $(MODULE).ncd $(MODULE).pcf
bitgen: $(MODULE).ncd
OpenPOWER on IntegriCloud