summaryrefslogtreecommitdiff
path: root/piodev1.xst
blob: cb307967f990efe4c49392bd767b782c8b3c33b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
set -tmpdir "xst/projnav.tmp"
set -xsthdpdir "xst"
run
-ifn piodev1.prj
-ifmt mixed
-ofn piodev1
-ofmt NGC
-p xc9500xl
-top piodev1
-opt_mode Speed
-opt_level 1
-iuc NO
-keep_hierarchy Yes
-netlist_hierarchy As_Optimized
-rtlview Yes
-hierarchy_separator /
-bus_delimiter <>
-case Maintain
-verilog2001 YES
-fsm_extract YES -fsm_encoding Auto
-safe_implementation No
-mux_extract Yes
-resource_sharing YES
-iobuf YES
-pld_mp YES
-pld_xp YES
-pld_ce YES
-wysiwyg NO
-equivalent_register_removal YES