summaryrefslogtreecommitdiff
path: root/piodev1.xst
diff options
context:
space:
mode:
Diffstat (limited to 'piodev1.xst')
-rw-r--r--piodev1.xst29
1 files changed, 29 insertions, 0 deletions
diff --git a/piodev1.xst b/piodev1.xst
new file mode 100644
index 0000000..cb30796
--- /dev/null
+++ b/piodev1.xst
@@ -0,0 +1,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