top.xst
13 lines
| 246 B
| text/plain
|
TextLexer
martin
|
r100 | set -tmpdir xst/projnav.tmp | ||
set -xsthdpdir xst | ||||
run | ||||
-opt_mode Speed | ||||
-opt_level 2 | ||||
-fsm_extract no | ||||
-iob true | ||||
-ifn top_files.prj | ||||
-bus_delimiter () | ||||
-ifmt mixed | ||||
-p PROASIC3-""Std | ||||
-top top | ||||
-ofn top -define {XSTDUMMY } -sd ../../netlists/xilinx/PROASIC3 | ||||