aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavel V. Shatov (Meister) <meisterpaul1@yandex.ru>2018-08-18 02:04:15 +0300
committerPavel V. Shatov (Meister) <meisterpaul1@yandex.ru>2018-08-18 02:04:15 +0300
commitf13b5c416776498bdb7e8722016e14aaba442bfa (patch)
tree8afae5504d8cd52a72f6785e551fd90376cbd65d
parent297f59340bfcf4cfee141e9bedc2313fbac8b5ff (diff)
Use default synthesis options.
-rw-r--r--build/xilinx.opt11
1 files changed, 8 insertions, 3 deletions
diff --git a/build/xilinx.opt b/build/xilinx.opt
index 7fe9d8b..1ac8957 100644
--- a/build/xilinx.opt
+++ b/build/xilinx.opt
@@ -2,6 +2,7 @@
-ofmt NGC
-opt_mode speed
-opt_level 1
+-power NO
-iuc NO
-keep_hierarchy no
-netlist_hierarchy as_optimized
@@ -15,7 +16,7 @@
-case maintain
-slice_utilization_ratio 100
-bram_utilization_ratio 100
-#-dsp_utilization_ratio 100
+-dsp_utilization_ratio 100
-safe_implementation No
-fsm_extract YES
-fsm_encoding Auto
@@ -25,15 +26,19 @@
-rom_extract Yes
-rom_style Auto
-shreg_extract YES
+-shreg_min_size 2
-auto_bram_packing NO
-resource_sharing YES
-async_to_sync NO
-#-use_dsp48 auto
+-use_dsp48 auto
-iobuf YES
--max_fanout 500
+-max_fanout 100000
+-bufg 32
-register_duplication YES
-register_balancing No
-optimize_primitives NO
+-lc Auto
+-reduce_control_sets Auto
-use_clock_enable Auto
-use_sync_set Auto
-use_sync_reset Auto