- overwrite src-DIR with tmpl/tb_mips_top.vhd
Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ git-svn-id: http://moon:8086/svn/vhdl/trunk@686 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
Vendored
+2
@@ -27,6 +27,8 @@ for i in $(cat -s $DIST_FILE); do
|
||||
cp -a $i $DIST_DIR/src/
|
||||
done;
|
||||
|
||||
cp -a ./tmpl/tb_mips_top.vhd $DIST_DIR/src/
|
||||
|
||||
# Delete CVS directories
|
||||
rm -r $(find release/ -name CVS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user