- moved synthesis relevant files to project
git-svn-id: http://moon:8086/svn/vhdl/trunk@1140 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
set -xsthdpdir "./xst"
|
||||
set -tmpdir "./xst/tmp"
|
||||
run
|
||||
-ifn mips_top.prj
|
||||
-ifn ./project/mips_top.prj
|
||||
-ifmt mixed
|
||||
-ofn mips_top
|
||||
-ofmt NGC
|
||||
@@ -10,9 +10,9 @@ run
|
||||
-opt_mode Speed
|
||||
-opt_level 1
|
||||
-power NO
|
||||
-uc "./constraints/mips_top.xcf"
|
||||
-uc "./project/mips_top.xcf"
|
||||
-iuc NO
|
||||
-lso mips_top.lso
|
||||
-lso ./project/mips_top.lso
|
||||
-keep_hierarchy NO
|
||||
-netlist_hierarchy as_optimized
|
||||
-rtlview Yes
|
||||
|
||||
Reference in New Issue
Block a user