From e2eb1f2997b7639a0bd2cde6c78d84122178cac2 Mon Sep 17 00:00:00 2001 From: Paul Selkirk Date: Thu, 28 May 2015 09:52:14 -0400 Subject: add extra effort to map phase of command-line build --- eim/build/xilinx.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eim/build/xilinx.mk b/eim/build/xilinx.mk index f35cc98..8065e45 100644 --- a/eim/build/xilinx.mk +++ b/eim/build/xilinx.mk @@ -31,7 +31,7 @@ # TODO: .xco files are device dependant, should use a template based system coregen_work_dir ?= ./coregen-tmp -map_opts ?= -timing -ol high -detail -pr b -register_duplication -w +map_opts ?= -timing -ol high -detail -pr b -register_duplication -w -xe n par_opts ?= -ol high isedir ?= /opt/Xilinx/13.3/ISE_DS xil_env ?= . $(isedir)/settings32.sh -- cgit v1.2.3