Refactoring controllo NaN

This commit is contained in:
2019-08-17 19:22:19 +02:00
parent 47cc74e0d0
commit 2ecaee1b19
23 changed files with 1337 additions and 392 deletions

View File

@@ -2,13 +2,13 @@ set -tmpdir "xst/projnav.tmp"
set -xsthdpdir "xst"
run
-ifn SpecialCasesCheck.prj
-ifmt mixed
-ofn SpecialCasesCheck
-ofmt NGC
-p xc3s50-5-pq208
-p xa6slx4-3-csg225
-top SpecialCasesCheck
-opt_mode Speed
-opt_level 1
-power NO
-iuc NO
-keep_hierarchy No
-netlist_hierarchy As_Optimized
@@ -22,31 +22,27 @@ run
-case Maintain
-slice_utilization_ratio 100
-bram_utilization_ratio 100
-verilog2001 YES
-dsp_utilization_ratio 100
-lc Auto
-reduce_control_sets Auto
-fsm_extract YES -fsm_encoding Auto
-safe_implementation No
-fsm_style LUT
-ram_extract Yes
-ram_style Auto
-rom_extract Yes
-mux_style Auto
-decoder_extract YES
-priority_extract Yes
-shreg_extract YES
-shift_extract YES
-xor_collapse YES
-rom_style Auto
-auto_bram_packing NO
-mux_extract Yes
-resource_sharing YES
-async_to_sync NO
-mult_style Auto
-shreg_min_size 2
-use_dsp48 Auto
-iobuf YES
-max_fanout 500
-bufg 8
-max_fanout 100000
-bufg 32
-register_duplication YES
-register_balancing No
-slice_packing YES
-optimize_primitives NO
-use_clock_enable Yes
-use_sync_set Yes