summaryrefslogtreecommitdiffstats
path: root/mig_test/synthesis/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mig_test/synthesis/Makefile')
-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