mirror of
https://github.com/m-labs/artiq.git
synced 2025-01-08 18:13:34 +08:00
targets/pipistrello: work around Xst placer idiocy
This commit is contained in:
parent
1d58e3cf95
commit
2c749c77e7
@ -153,6 +153,7 @@ class NIST_QC1(BaseSoC, AMPSoC):
|
|||||||
|
|
||||||
platform = self.platform
|
platform = self.platform
|
||||||
|
|
||||||
|
platform.toolchain.map_opt += " -t 40"
|
||||||
platform.toolchain.bitgen_opt += " -g compress"
|
platform.toolchain.bitgen_opt += " -g compress"
|
||||||
platform.toolchain.ise_commands += """
|
platform.toolchain.ise_commands += """
|
||||||
trce -v 12 -fastpaths -tsi {build_name}.tsi -o {build_name}.twr {build_name}.ncd {build_name}.pcf
|
trce -v 12 -fastpaths -tsi {build_name}.tsi -o {build_name}.twr {build_name}.ncd {build_name}.pcf
|
||||||
|
Loading…
Reference in New Issue
Block a user