git-svn-id: http://moon:8086/svn/vhdl/trunk@1144 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2015-05-21 17:58:43 +00:00
parent 08e0105ab2
commit 943a081c61
2 changed files with 4 additions and 4 deletions
@@ -1,7 +1,7 @@
set -xsthdpdir "./xst"
set -tmpdir "./xst/tmp"
run
-ifn mips_sys.prj
-ifn ./project/mips_sys.prj
-ifmt mixed
-ofn mips_sys
-ofmt NGC
@@ -11,7 +11,7 @@ run
-opt_level 1
-power NO
-iuc NO
-lso mips_sys.lso
-lso ./project/mips_sys.lso
-keep_hierarchy NO
-netlist_hierarchy as_optimized
-rtlview Yes