Forum Discussion
Altera_Forum
Honored Contributor
16 years agoRelative path support for SOPC builder and QIP files
Hi there, Does SOPC builder support relative paths in SOPC builder and QIP files? Every time we checkout a copy of the design from a version control server we will put the working copy in ...
Altera_Forum
Honored Contributor
16 years agoHere's what we do:
-all of our sopc builder IP is put in an "ip" folder under the root of our project so that SOPC builder finds it w/o issue, all checked in and versioned -we commit qsf, qpf, sdc, srf, sopc, ptf and live with re-generating sopc on a clean checkout. In 9.1 most of the megafunctions I've had to deal with use the [file join] tcl syntax making the paths relative to the root of the project - we're not using the sysid peripheral, so regen of sopc doesn't matter to us