Commit 44a5ece9 authored by Christos Gentsos's avatar Christos Gentsos

Update reference Makefiles in testsuite for changes due to b2df73e8

parent 84fd1ac8
...@@ -71,7 +71,7 @@ project.tcl: ...@@ -71,7 +71,7 @@ project.tcl:
project: files.tcl project.tcl project: files.tcl project.tcl
$(SYN_PRE_PROJECT_CMD) $(SYN_PRE_PROJECT_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PROJECT_CMD) $(SYN_POST_PROJECT_CMD)
touch $@ touch $@
...@@ -88,7 +88,7 @@ synthesize.tcl: ...@@ -88,7 +88,7 @@ synthesize.tcl:
synthesize: project synthesize.tcl synthesize: project synthesize.tcl
$(SYN_PRE_SYNTHESIZE_CMD) $(SYN_PRE_SYNTHESIZE_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_SYNTHESIZE_CMD) $(SYN_POST_SYNTHESIZE_CMD)
touch $@ touch $@
...@@ -105,7 +105,7 @@ translate.tcl: ...@@ -105,7 +105,7 @@ translate.tcl:
translate: synthesize translate.tcl translate: synthesize translate.tcl
$(SYN_PRE_TRANSLATE_CMD) $(SYN_PRE_TRANSLATE_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_TRANSLATE_CMD) $(SYN_POST_TRANSLATE_CMD)
touch $@ touch $@
...@@ -122,7 +122,7 @@ map.tcl: ...@@ -122,7 +122,7 @@ map.tcl:
map: translate map.tcl map: translate map.tcl
$(SYN_PRE_MAP_CMD) $(SYN_PRE_MAP_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_MAP_CMD) $(SYN_POST_MAP_CMD)
touch $@ touch $@
...@@ -139,7 +139,7 @@ par.tcl: ...@@ -139,7 +139,7 @@ par.tcl:
par: map par.tcl par: map par.tcl
$(SYN_PRE_PAR_CMD) $(SYN_PRE_PAR_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PAR_CMD) $(SYN_POST_PAR_CMD)
touch $@ touch $@
...@@ -156,7 +156,7 @@ bitstream.tcl: ...@@ -156,7 +156,7 @@ bitstream.tcl:
bitstream: par bitstream.tcl bitstream: par bitstream.tcl
$(SYN_PRE_BITSTREAM_CMD) $(SYN_PRE_BITSTREAM_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_BITSTREAM_CMD) $(SYN_POST_BITSTREAM_CMD)
touch $@ touch $@
......
...@@ -51,7 +51,7 @@ project.tcl: ...@@ -51,7 +51,7 @@ project.tcl:
project: files.tcl project.tcl project: files.tcl project.tcl
$(SYN_PRE_PROJECT_CMD) $(SYN_PRE_PROJECT_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PROJECT_CMD) $(SYN_POST_PROJECT_CMD)
touch $@ touch $@
...@@ -63,7 +63,7 @@ par.tcl: ...@@ -63,7 +63,7 @@ par.tcl:
par: project par.tcl par: project par.tcl
$(SYN_PRE_PAR_CMD) $(SYN_PRE_PAR_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PAR_CMD) $(SYN_POST_PAR_CMD)
touch $@ touch $@
...@@ -75,7 +75,7 @@ bitstream.tcl: ...@@ -75,7 +75,7 @@ bitstream.tcl:
bitstream: par bitstream.tcl bitstream: par bitstream.tcl
$(SYN_PRE_BITSTREAM_CMD) $(SYN_PRE_BITSTREAM_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_BITSTREAM_CMD) $(SYN_POST_BITSTREAM_CMD)
touch $@ touch $@
......
...@@ -45,7 +45,7 @@ synthesize.tcl: ...@@ -45,7 +45,7 @@ synthesize.tcl:
synthesize: files.tcl synthesize.tcl synthesize: files.tcl synthesize.tcl
$(SYN_PRE_SYNTHESIZE_CMD) $(SYN_PRE_SYNTHESIZE_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_SYNTHESIZE_CMD) $(SYN_POST_SYNTHESIZE_CMD)
touch $@ touch $@
...@@ -54,7 +54,7 @@ par.tcl: ...@@ -54,7 +54,7 @@ par.tcl:
par: synthesize par.tcl par: synthesize par.tcl
$(SYN_PRE_PAR_CMD) $(SYN_PRE_PAR_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PAR_CMD) $(SYN_POST_PAR_CMD)
touch $@ touch $@
...@@ -63,7 +63,7 @@ bitstream.tcl: ...@@ -63,7 +63,7 @@ bitstream.tcl:
bitstream: par bitstream.tcl bitstream: par bitstream.tcl
$(SYN_PRE_BITSTREAM_CMD) $(SYN_PRE_BITSTREAM_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_BITSTREAM_CMD) $(SYN_POST_BITSTREAM_CMD)
touch $@ touch $@
......
...@@ -72,7 +72,7 @@ project.tcl: ...@@ -72,7 +72,7 @@ project.tcl:
project: files.tcl project.tcl project: files.tcl project.tcl
$(SYN_PRE_PROJECT_CMD) $(SYN_PRE_PROJECT_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PROJECT_CMD) $(SYN_POST_PROJECT_CMD)
touch $@ touch $@
...@@ -89,7 +89,7 @@ synthesize.tcl: ...@@ -89,7 +89,7 @@ synthesize.tcl:
synthesize: project synthesize.tcl synthesize: project synthesize.tcl
$(SYN_PRE_SYNTHESIZE_CMD) $(SYN_PRE_SYNTHESIZE_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_SYNTHESIZE_CMD) $(SYN_POST_SYNTHESIZE_CMD)
touch $@ touch $@
...@@ -106,7 +106,7 @@ translate.tcl: ...@@ -106,7 +106,7 @@ translate.tcl:
translate: synthesize translate.tcl translate: synthesize translate.tcl
$(SYN_PRE_TRANSLATE_CMD) $(SYN_PRE_TRANSLATE_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_TRANSLATE_CMD) $(SYN_POST_TRANSLATE_CMD)
touch $@ touch $@
...@@ -123,7 +123,7 @@ map.tcl: ...@@ -123,7 +123,7 @@ map.tcl:
map: translate map.tcl map: translate map.tcl
$(SYN_PRE_MAP_CMD) $(SYN_PRE_MAP_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_MAP_CMD) $(SYN_POST_MAP_CMD)
touch $@ touch $@
...@@ -140,7 +140,7 @@ par.tcl: ...@@ -140,7 +140,7 @@ par.tcl:
par: map par.tcl par: map par.tcl
$(SYN_PRE_PAR_CMD) $(SYN_PRE_PAR_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PAR_CMD) $(SYN_POST_PAR_CMD)
touch $@ touch $@
...@@ -157,7 +157,7 @@ bitstream.tcl: ...@@ -157,7 +157,7 @@ bitstream.tcl:
bitstream: par bitstream.tcl bitstream: par bitstream.tcl
$(SYN_PRE_BITSTREAM_CMD) $(SYN_PRE_BITSTREAM_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_BITSTREAM_CMD) $(SYN_POST_BITSTREAM_CMD)
touch $@ touch $@
......
...@@ -59,7 +59,7 @@ project.tcl: ...@@ -59,7 +59,7 @@ project.tcl:
project: files.tcl project.tcl project: files.tcl project.tcl
$(SYN_PRE_PROJECT_CMD) $(SYN_PRE_PROJECT_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PROJECT_CMD) $(SYN_POST_PROJECT_CMD)
touch $@ touch $@
...@@ -71,7 +71,7 @@ bitstream.tcl: ...@@ -71,7 +71,7 @@ bitstream.tcl:
bitstream: project bitstream.tcl bitstream: project bitstream.tcl
$(SYN_PRE_BITSTREAM_CMD) $(SYN_PRE_BITSTREAM_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_BITSTREAM_CMD) $(SYN_POST_BITSTREAM_CMD)
touch $@ touch $@
......
...@@ -58,7 +58,7 @@ project.tcl: ...@@ -58,7 +58,7 @@ project.tcl:
project: files.tcl project.tcl project: files.tcl project.tcl
$(SYN_PRE_PROJECT_CMD) $(SYN_PRE_PROJECT_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PROJECT_CMD) $(SYN_POST_PROJECT_CMD)
touch $@ touch $@
...@@ -77,7 +77,7 @@ synthesize.tcl: ...@@ -77,7 +77,7 @@ synthesize.tcl:
synthesize: project synthesize.tcl synthesize: project synthesize.tcl
$(SYN_PRE_SYNTHESIZE_CMD) $(SYN_PRE_SYNTHESIZE_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_SYNTHESIZE_CMD) $(SYN_POST_SYNTHESIZE_CMD)
touch $@ touch $@
...@@ -96,7 +96,7 @@ par.tcl: ...@@ -96,7 +96,7 @@ par.tcl:
par: synthesize par.tcl par: synthesize par.tcl
$(SYN_PRE_PAR_CMD) $(SYN_PRE_PAR_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PAR_CMD) $(SYN_POST_PAR_CMD)
touch $@ touch $@
...@@ -108,7 +108,7 @@ bitstream.tcl: ...@@ -108,7 +108,7 @@ bitstream.tcl:
bitstream: par bitstream.tcl bitstream: par bitstream.tcl
$(SYN_PRE_BITSTREAM_CMD) $(SYN_PRE_BITSTREAM_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_BITSTREAM_CMD) $(SYN_POST_BITSTREAM_CMD)
touch $@ touch $@
......
...@@ -50,7 +50,7 @@ project.tcl: ...@@ -50,7 +50,7 @@ project.tcl:
project: files.tcl project.tcl project: files.tcl project.tcl
$(SYN_PRE_PROJECT_CMD) $(SYN_PRE_PROJECT_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PROJECT_CMD) $(SYN_POST_PROJECT_CMD)
touch $@ touch $@
...@@ -61,7 +61,7 @@ bitstream.tcl: ...@@ -61,7 +61,7 @@ bitstream.tcl:
bitstream: project bitstream.tcl bitstream: project bitstream.tcl
$(SYN_PRE_BITSTREAM_CMD) $(SYN_PRE_BITSTREAM_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_BITSTREAM_CMD) $(SYN_POST_BITSTREAM_CMD)
touch $@ touch $@
......
...@@ -50,7 +50,7 @@ project.tcl: ...@@ -50,7 +50,7 @@ project.tcl:
project: files.tcl project.tcl project: files.tcl project.tcl
$(SYN_PRE_PROJECT_CMD) $(SYN_PRE_PROJECT_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PROJECT_CMD) $(SYN_POST_PROJECT_CMD)
touch $@ touch $@
...@@ -61,7 +61,7 @@ bitstream.tcl: ...@@ -61,7 +61,7 @@ bitstream.tcl:
bitstream: project bitstream.tcl bitstream: project bitstream.tcl
$(SYN_PRE_BITSTREAM_CMD) $(SYN_PRE_BITSTREAM_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_BITSTREAM_CMD) $(SYN_POST_BITSTREAM_CMD)
touch $@ touch $@
......
...@@ -58,7 +58,7 @@ project.tcl: ...@@ -58,7 +58,7 @@ project.tcl:
project: files.tcl project.tcl project: files.tcl project.tcl
$(SYN_PRE_PROJECT_CMD) $(SYN_PRE_PROJECT_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PROJECT_CMD) $(SYN_POST_PROJECT_CMD)
touch $@ touch $@
...@@ -77,7 +77,7 @@ synthesize.tcl: ...@@ -77,7 +77,7 @@ synthesize.tcl:
synthesize: project synthesize.tcl synthesize: project synthesize.tcl
$(SYN_PRE_SYNTHESIZE_CMD) $(SYN_PRE_SYNTHESIZE_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_SYNTHESIZE_CMD) $(SYN_POST_SYNTHESIZE_CMD)
touch $@ touch $@
...@@ -96,7 +96,7 @@ par.tcl: ...@@ -96,7 +96,7 @@ par.tcl:
par: synthesize par.tcl par: synthesize par.tcl
$(SYN_PRE_PAR_CMD) $(SYN_PRE_PAR_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PAR_CMD) $(SYN_POST_PAR_CMD)
touch $@ touch $@
...@@ -108,7 +108,7 @@ bitstream.tcl: ...@@ -108,7 +108,7 @@ bitstream.tcl:
bitstream: par bitstream.tcl bitstream: par bitstream.tcl
$(SYN_PRE_BITSTREAM_CMD) $(SYN_PRE_BITSTREAM_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_BITSTREAM_CMD) $(SYN_POST_BITSTREAM_CMD)
touch $@ touch $@
......
...@@ -58,7 +58,7 @@ project.tcl: ...@@ -58,7 +58,7 @@ project.tcl:
project: files.tcl project.tcl project: files.tcl project.tcl
$(SYN_PRE_PROJECT_CMD) $(SYN_PRE_PROJECT_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PROJECT_CMD) $(SYN_POST_PROJECT_CMD)
touch $@ touch $@
...@@ -77,7 +77,7 @@ synthesize.tcl: ...@@ -77,7 +77,7 @@ synthesize.tcl:
synthesize: project synthesize.tcl synthesize: project synthesize.tcl
$(SYN_PRE_SYNTHESIZE_CMD) $(SYN_PRE_SYNTHESIZE_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_SYNTHESIZE_CMD) $(SYN_POST_SYNTHESIZE_CMD)
touch $@ touch $@
...@@ -96,7 +96,7 @@ par.tcl: ...@@ -96,7 +96,7 @@ par.tcl:
par: synthesize par.tcl par: synthesize par.tcl
$(SYN_PRE_PAR_CMD) $(SYN_PRE_PAR_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PAR_CMD) $(SYN_POST_PAR_CMD)
touch $@ touch $@
...@@ -108,7 +108,7 @@ bitstream.tcl: ...@@ -108,7 +108,7 @@ bitstream.tcl:
bitstream: par bitstream.tcl bitstream: par bitstream.tcl
$(SYN_PRE_BITSTREAM_CMD) $(SYN_PRE_BITSTREAM_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_BITSTREAM_CMD) $(SYN_POST_BITSTREAM_CMD)
touch $@ touch $@
......
...@@ -52,7 +52,7 @@ project.tcl: ...@@ -52,7 +52,7 @@ project.tcl:
project: files.tcl project.tcl project: files.tcl project.tcl
$(SYN_PRE_PROJECT_CMD) $(SYN_PRE_PROJECT_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PROJECT_CMD) $(SYN_POST_PROJECT_CMD)
touch $@ touch $@
...@@ -63,7 +63,7 @@ bitstream.tcl: ...@@ -63,7 +63,7 @@ bitstream.tcl:
bitstream: project bitstream.tcl bitstream: project bitstream.tcl
$(SYN_PRE_BITSTREAM_CMD) $(SYN_PRE_BITSTREAM_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_BITSTREAM_CMD) $(SYN_POST_BITSTREAM_CMD)
touch $@ touch $@
......
...@@ -52,7 +52,7 @@ project.tcl: ...@@ -52,7 +52,7 @@ project.tcl:
project: files.tcl project.tcl project: files.tcl project.tcl
$(SYN_PRE_PROJECT_CMD) $(SYN_PRE_PROJECT_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PROJECT_CMD) $(SYN_POST_PROJECT_CMD)
touch $@ touch $@
...@@ -63,7 +63,7 @@ bitstream.tcl: ...@@ -63,7 +63,7 @@ bitstream.tcl:
bitstream: project bitstream.tcl bitstream: project bitstream.tcl
$(SYN_PRE_BITSTREAM_CMD) $(SYN_PRE_BITSTREAM_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_BITSTREAM_CMD) $(SYN_POST_BITSTREAM_CMD)
touch $@ touch $@
......
...@@ -70,7 +70,7 @@ project.tcl: ...@@ -70,7 +70,7 @@ project.tcl:
project: files.tcl project.tcl project: files.tcl project.tcl
$(SYN_PRE_PROJECT_CMD) $(SYN_PRE_PROJECT_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PROJECT_CMD) $(SYN_POST_PROJECT_CMD)
touch $@ touch $@
...@@ -87,7 +87,7 @@ synthesize.tcl: ...@@ -87,7 +87,7 @@ synthesize.tcl:
synthesize: project synthesize.tcl synthesize: project synthesize.tcl
$(SYN_PRE_SYNTHESIZE_CMD) $(SYN_PRE_SYNTHESIZE_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_SYNTHESIZE_CMD) $(SYN_POST_SYNTHESIZE_CMD)
touch $@ touch $@
...@@ -104,7 +104,7 @@ translate.tcl: ...@@ -104,7 +104,7 @@ translate.tcl:
translate: synthesize translate.tcl translate: synthesize translate.tcl
$(SYN_PRE_TRANSLATE_CMD) $(SYN_PRE_TRANSLATE_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_TRANSLATE_CMD) $(SYN_POST_TRANSLATE_CMD)
touch $@ touch $@
...@@ -121,7 +121,7 @@ map.tcl: ...@@ -121,7 +121,7 @@ map.tcl:
map: translate map.tcl map: translate map.tcl
$(SYN_PRE_MAP_CMD) $(SYN_PRE_MAP_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_MAP_CMD) $(SYN_POST_MAP_CMD)
touch $@ touch $@
...@@ -138,7 +138,7 @@ par.tcl: ...@@ -138,7 +138,7 @@ par.tcl:
par: map par.tcl par: map par.tcl
$(SYN_PRE_PAR_CMD) $(SYN_PRE_PAR_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PAR_CMD) $(SYN_POST_PAR_CMD)
touch $@ touch $@
...@@ -155,7 +155,7 @@ bitstream.tcl: ...@@ -155,7 +155,7 @@ bitstream.tcl:
bitstream: par bitstream.tcl bitstream: par bitstream.tcl
$(SYN_PRE_BITSTREAM_CMD) $(SYN_PRE_BITSTREAM_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_BITSTREAM_CMD) $(SYN_POST_BITSTREAM_CMD)
touch $@ touch $@
......
...@@ -62,7 +62,7 @@ project.tcl: ...@@ -62,7 +62,7 @@ project.tcl:
project: files.tcl project.tcl project: files.tcl project.tcl
$(SYN_PRE_PROJECT_CMD) $(SYN_PRE_PROJECT_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PROJECT_CMD) $(SYN_POST_PROJECT_CMD)
touch $@ touch $@
...@@ -82,7 +82,7 @@ synthesize.tcl: ...@@ -82,7 +82,7 @@ synthesize.tcl:
synthesize: project synthesize.tcl synthesize: project synthesize.tcl
$(SYN_PRE_SYNTHESIZE_CMD) $(SYN_PRE_SYNTHESIZE_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_SYNTHESIZE_CMD) $(SYN_POST_SYNTHESIZE_CMD)
touch $@ touch $@
...@@ -102,7 +102,7 @@ par.tcl: ...@@ -102,7 +102,7 @@ par.tcl:
par: synthesize par.tcl par: synthesize par.tcl
$(SYN_PRE_PAR_CMD) $(SYN_PRE_PAR_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PAR_CMD) $(SYN_POST_PAR_CMD)
touch $@ touch $@
...@@ -114,7 +114,7 @@ bitstream.tcl: ...@@ -114,7 +114,7 @@ bitstream.tcl:
bitstream: par bitstream.tcl bitstream: par bitstream.tcl
$(SYN_PRE_BITSTREAM_CMD) $(SYN_PRE_BITSTREAM_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_BITSTREAM_CMD) $(SYN_POST_BITSTREAM_CMD)
touch $@ touch $@
......
...@@ -70,7 +70,7 @@ project.tcl: ...@@ -70,7 +70,7 @@ project.tcl:
project: files.tcl project.tcl project: files.tcl project.tcl
$(SYN_PRE_PROJECT_CMD) $(SYN_PRE_PROJECT_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PROJECT_CMD) $(SYN_POST_PROJECT_CMD)
touch $@ touch $@
...@@ -87,7 +87,7 @@ synthesize.tcl: ...@@ -87,7 +87,7 @@ synthesize.tcl:
synthesize: project synthesize.tcl synthesize: project synthesize.tcl
$(SYN_PRE_SYNTHESIZE_CMD) $(SYN_PRE_SYNTHESIZE_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_SYNTHESIZE_CMD) $(SYN_POST_SYNTHESIZE_CMD)
touch $@ touch $@
...@@ -104,7 +104,7 @@ translate.tcl: ...@@ -104,7 +104,7 @@ translate.tcl:
translate: synthesize translate.tcl translate: synthesize translate.tcl
$(SYN_PRE_TRANSLATE_CMD) $(SYN_PRE_TRANSLATE_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_TRANSLATE_CMD) $(SYN_POST_TRANSLATE_CMD)
touch $@ touch $@
...@@ -121,7 +121,7 @@ map.tcl: ...@@ -121,7 +121,7 @@ map.tcl:
map: translate map.tcl map: translate map.tcl
$(SYN_PRE_MAP_CMD) $(SYN_PRE_MAP_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_MAP_CMD) $(SYN_POST_MAP_CMD)
touch $@ touch $@
...@@ -138,7 +138,7 @@ par.tcl: ...@@ -138,7 +138,7 @@ par.tcl:
par: map par.tcl par: map par.tcl
$(SYN_PRE_PAR_CMD) $(SYN_PRE_PAR_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PAR_CMD) $(SYN_POST_PAR_CMD)
touch $@ touch $@
...@@ -155,7 +155,7 @@ bitstream.tcl: ...@@ -155,7 +155,7 @@ bitstream.tcl:
bitstream: par bitstream.tcl bitstream: par bitstream.tcl
$(SYN_PRE_BITSTREAM_CMD) $(SYN_PRE_BITSTREAM_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_BITSTREAM_CMD) $(SYN_POST_BITSTREAM_CMD)
touch $@ touch $@
......
...@@ -70,7 +70,7 @@ project.tcl: ...@@ -70,7 +70,7 @@ project.tcl:
project: files.tcl project.tcl project: files.tcl project.tcl
$(SYN_PRE_PROJECT_CMD) $(SYN_PRE_PROJECT_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PROJECT_CMD) $(SYN_POST_PROJECT_CMD)
type nul >> $@ type nul >> $@
...@@ -87,7 +87,7 @@ synthesize.tcl: ...@@ -87,7 +87,7 @@ synthesize.tcl:
synthesize: project synthesize.tcl synthesize: project synthesize.tcl
$(SYN_PRE_SYNTHESIZE_CMD) $(SYN_PRE_SYNTHESIZE_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_SYNTHESIZE_CMD) $(SYN_POST_SYNTHESIZE_CMD)
type nul >> $@ type nul >> $@
...@@ -104,7 +104,7 @@ translate.tcl: ...@@ -104,7 +104,7 @@ translate.tcl:
translate: synthesize translate.tcl translate: synthesize translate.tcl
$(SYN_PRE_TRANSLATE_CMD) $(SYN_PRE_TRANSLATE_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_TRANSLATE_CMD) $(SYN_POST_TRANSLATE_CMD)
type nul >> $@ type nul >> $@
...@@ -121,7 +121,7 @@ map.tcl: ...@@ -121,7 +121,7 @@ map.tcl:
map: translate map.tcl map: translate map.tcl
$(SYN_PRE_MAP_CMD) $(SYN_PRE_MAP_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_MAP_CMD) $(SYN_POST_MAP_CMD)
type nul >> $@ type nul >> $@
...@@ -138,7 +138,7 @@ par.tcl: ...@@ -138,7 +138,7 @@ par.tcl:
par: map par.tcl par: map par.tcl
$(SYN_PRE_PAR_CMD) $(SYN_PRE_PAR_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PAR_CMD) $(SYN_POST_PAR_CMD)
type nul >> $@ type nul >> $@
...@@ -155,7 +155,7 @@ bitstream.tcl: ...@@ -155,7 +155,7 @@ bitstream.tcl:
bitstream: par bitstream.tcl bitstream: par bitstream.tcl
$(SYN_PRE_BITSTREAM_CMD) $(SYN_PRE_BITSTREAM_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_BITSTREAM_CMD) $(SYN_POST_BITSTREAM_CMD)
type nul >> $@ type nul >> $@
......
...@@ -70,7 +70,7 @@ project.tcl: ...@@ -70,7 +70,7 @@ project.tcl:
project: files.tcl project.tcl project: files.tcl project.tcl
$(SYN_PRE_PROJECT_CMD) $(SYN_PRE_PROJECT_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PROJECT_CMD) $(SYN_POST_PROJECT_CMD)
touch $@ touch $@
...@@ -87,7 +87,7 @@ synthesize.tcl: ...@@ -87,7 +87,7 @@ synthesize.tcl:
synthesize: project synthesize.tcl synthesize: project synthesize.tcl
$(SYN_PRE_SYNTHESIZE_CMD) $(SYN_PRE_SYNTHESIZE_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_SYNTHESIZE_CMD) $(SYN_POST_SYNTHESIZE_CMD)
touch $@ touch $@
...@@ -104,7 +104,7 @@ translate.tcl: ...@@ -104,7 +104,7 @@ translate.tcl:
translate: synthesize translate.tcl translate: synthesize translate.tcl
$(SYN_PRE_TRANSLATE_CMD) $(SYN_PRE_TRANSLATE_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_TRANSLATE_CMD) $(SYN_POST_TRANSLATE_CMD)
touch $@ touch $@
...@@ -121,7 +121,7 @@ map.tcl: ...@@ -121,7 +121,7 @@ map.tcl:
map: translate map.tcl map: translate map.tcl
$(SYN_PRE_MAP_CMD) $(SYN_PRE_MAP_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_MAP_CMD) $(SYN_POST_MAP_CMD)
touch $@ touch $@
...@@ -138,7 +138,7 @@ par.tcl: ...@@ -138,7 +138,7 @@ par.tcl:
par: map par.tcl par: map par.tcl
$(SYN_PRE_PAR_CMD) $(SYN_PRE_PAR_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_PAR_CMD) $(SYN_POST_PAR_CMD)
touch $@ touch $@
...@@ -155,7 +155,7 @@ bitstream.tcl: ...@@ -155,7 +155,7 @@ bitstream.tcl:
bitstream: par bitstream.tcl bitstream: par bitstream.tcl
$(SYN_PRE_BITSTREAM_CMD) $(SYN_PRE_BITSTREAM_CMD)
$(TCL_INTERPRETER) $@.tcl $(TCL_INTERPRETER)$@.tcl
$(SYN_POST_BITSTREAM_CMD) $(SYN_POST_BITSTREAM_CMD)
touch $@ touch $@
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment