Forum Discussion
Altera_Forum
Honored Contributor
15 years agoI was not sure if Altera was using standard Tcl. I ended up adding this:
file copy -force src.rbf dest.rbf Right now, I am hardcoding the "src.rbf" name. I eventually would like to be able to use the top name for it so that this script can be generic and can be used for other projects. I will add a post when I find out how to do that. Thank you