source: PROJECT_CORE_MPI/CORE_MPI/TRUNK/MPICORETEST.xst @ 15

Last change on this file since 15 was 15, checked in by rolagamo, 12 years ago
File size: 1.1 KB
Line 
1set -tmpdir "xst/projnav.tmp"
2set -xsthdpdir "xst"
3run
4-ifn MPICORETEST.prj
5-ifmt mixed
6-ofn MPICORETEST
7-ofmt NGC
8-p xc3s1200e-5-ft256
9-top MPICORETEST
10-opt_mode Speed
11-opt_level 1
12-iuc NO
13-keep_hierarchy Soft
14-netlist_hierarchy As_Optimized
15-rtlview Yes
16-glob_opt AllClockNets
17-read_cores YES
18-write_timing_constraints NO
19-cross_clock_analysis NO
20-hierarchy_separator /
21-bus_delimiter <>
22-case Maintain
23-slice_utilization_ratio 100
24-bram_utilization_ratio 100
25-verilog2001 YES
26-fsm_extract YES -fsm_encoding Auto
27-safe_implementation No
28-fsm_style LUT
29-ram_extract Yes
30-ram_style Auto
31-rom_extract Yes
32-mux_style Auto
33-decoder_extract YES
34-priority_extract Yes
35-shreg_extract YES
36-shift_extract YES
37-xor_collapse YES
38-rom_style Auto
39-auto_bram_packing NO
40-mux_extract Yes
41-resource_sharing YES
42-async_to_sync NO
43-mult_style LUT
44-iobuf YES
45-max_fanout 100000
46-bufg 24
47-register_duplication YES
48-register_balancing No
49-slice_packing YES
50-optimize_primitives NO
51-use_clock_enable Yes
52-use_sync_set Yes
53-use_sync_reset Yes
54-iob Auto
55-equivalent_register_removal YES
56-slice_utilization_ratio_maxmargin 5
Note: See TracBrowser for help on using the repository browser.