Warp-SE/cpld/XC95144XL/WarpSE.xst

30 lines
523 B
Plaintext
Raw Normal View History

2022-02-14 21:38:58 +00:00
set -tmpdir "xst/projnav.tmp"
set -xsthdpdir "xst"
run
2022-03-29 08:23:54 +00:00
-ifn WarpSE.prj
2022-02-14 21:38:58 +00:00
-ifmt mixed
2022-03-29 08:23:54 +00:00
-ofn WarpSE
2022-02-14 21:38:58 +00:00
-ofmt NGC
-p xc9500xl
2022-03-29 08:23:54 +00:00
-top WarpSE
2022-02-14 21:38:58 +00:00
-opt_mode Speed
2022-03-29 08:23:54 +00:00
-opt_level 2
2022-02-14 21:38:58 +00:00
-iuc NO
2022-03-29 08:23:54 +00:00
-keep_hierarchy No
2022-02-14 21:38:58 +00:00
-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