From 12939197d2c1f8686559fb582b2fc176a0ea89c1 Mon Sep 17 00:00:00 2001 From: "Pavel V. Shatov (Meister)" Date: Tue, 11 Feb 2020 15:50:36 +0300 Subject: 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 -- cgit v1.2.3