aboutsummaryrefslogtreecommitdiffstats
path: root/exampleproj.opt
diff options
context:
space:
mode:
authorbryan newbold <bnewbold@leaflabs.com>2013-10-09 00:30:42 -0400
committerbryan newbold <bnewbold@leaflabs.com>2013-10-09 00:30:42 -0400
commit3589de222db1820a48fcee63c9516e0347fac7c5 (patch)
tree9729c3648e0c8a50f3269113dd7fb5290a1fe4c7 /exampleproj.opt
parent31ada58afd3a12c1cd5d72d97cf868f35a8ba243 (diff)
downloadbasic-hdl-template-3589de222db1820a48fcee63c9516e0347fac7c5.tar.gz
basic-hdl-template-3589de222db1820a48fcee63c9516e0347fac7c5.zip
refactor project -> exampleproj
Diffstat (limited to 'exampleproj.opt')
-rw-r--r--exampleproj.opt42
1 files changed, 42 insertions, 0 deletions
diff --git a/exampleproj.opt b/exampleproj.opt
new file mode 100644
index 0000000..7fe9d8b
--- /dev/null
+++ b/exampleproj.opt
@@ -0,0 +1,42 @@
+-ifmt mixed
+-ofmt NGC
+-opt_mode speed
+-opt_level 1
+-iuc NO
+-keep_hierarchy no
+-netlist_hierarchy as_optimized
+-rtlview no
+-glob_opt AllClockNets
+-read_cores yes
+-write_timing_constraints NO
+-cross_clock_analysis NO
+-hierarchy_separator /
+-bus_delimiter <>
+-case maintain
+-slice_utilization_ratio 100
+-bram_utilization_ratio 100
+#-dsp_utilization_ratio 100
+-safe_implementation No
+-fsm_extract YES
+-fsm_encoding Auto
+-fsm_style lut
+-ram_extract Yes
+-ram_style Auto
+-rom_extract Yes
+-rom_style Auto
+-shreg_extract YES
+-auto_bram_packing NO
+-resource_sharing YES
+-async_to_sync NO
+#-use_dsp48 auto
+-iobuf YES
+-max_fanout 500
+-register_duplication YES
+-register_balancing No
+-optimize_primitives NO
+-use_clock_enable Auto
+-use_sync_set Auto
+-use_sync_reset Auto
+-iob auto
+-equivalent_register_removal YES
+-slice_utilization_ratio_maxmargin 5