Forum Discussion
Altera_Forum
Honored Contributor
10 years agohow to synchronize changes in eclipse after i make changes in Qsys
hi, in nios project development, after i change the Qsys, how to synchronize changes in eclipse? now my way is to build a new project, that waste a lot time ...
Altera_Forum
Honored Contributor
10 years agoOpen the BSP editor and "Generate" the BSP. This will read in the updated Qsys information (.sopcinfo file) and update all the dependencies. Then, recompile your project.