[Cryptech-Commits] [core/platform/alpha] 02/02: Turned off resource sharing during synthesis.

git at cryptech.is git at cryptech.is
Tue Feb 11 13:06:36 UTC 2020


This is an automated email from the git hooks/post-receive script.

meisterpaul1 at yandex.ru pushed a commit to branch master
in repository core/platform/alpha.

commit 12939197d2c1f8686559fb582b2fc176a0ea89c1
Author: Pavel V. Shatov (Meister) <meisterpaul1 at yandex.ru>
AuthorDate: Tue Feb 11 15:50:36 2020 +0300

    Turned off resource sharing during synthesis.
---
 build/xilinx.opt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build/xilinx.opt b/build/xilinx.opt
index 91ce9fa..536725d 100644
--- a/build/xilinx.opt
+++ b/build/xilinx.opt
@@ -28,7 +28,7 @@
 -shreg_extract YES
 -shreg_min_size 2
 -auto_bram_packing NO
--resource_sharing YES
+-resource_sharing NO
 -async_to_sync NO
 -use_dsp48 auto
 -iobuf YES



More information about the Commits mailing list