From 2c749c77e7f5b8b642390d71b9dd17259e2d3c7f Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Thu, 14 Jul 2016 15:14:11 +0800 Subject: [PATCH] targets/pipistrello: work around Xst placer idiocy --- artiq/gateware/targets/pipistrello.py | 1 + 1 file changed, 1 insertion(+) diff --git a/artiq/gateware/targets/pipistrello.py b/artiq/gateware/targets/pipistrello.py index 6a6d1366d..5bd048c6a 100755 --- a/artiq/gateware/targets/pipistrello.py +++ b/artiq/gateware/targets/pipistrello.py @@ -153,6 +153,7 @@ class NIST_QC1(BaseSoC, AMPSoC): platform = self.platform + platform.toolchain.map_opt += " -t 40" platform.toolchain.bitgen_opt += " -g compress" platform.toolchain.ise_commands += """ trce -v 12 -fastpaths -tsi {build_name}.tsi -o {build_name}.twr {build_name}.ncd {build_name}.pcf