Purge old source files from the Xilinx ISE project before sourcing files.tcl

parent 618a8956
......@@ -106,6 +106,7 @@ $(TCL_CLOSE)'''
'save': 'project save',
'close': 'project close',
'project': '$(TCL_CREATE)\n'
'xfile remove [search \* -type file]\n'
'source files.tcl\n'
'{0}\n'
'project set top $(TOP_MODULE)\n'
......
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