Altera_Forum
Honored Contributor
15 years agoLibrary Setup broken?
Hi,
I have NIOS/SOPC_BUILDER design here with libraries in the generated files not matching my library (at least I guess so). The actual problem is a component called "altera_std_synchronizer" that is used at several places. The generated files only include the "altera" library, however the altera_std_synchronizer is in the altera_mf library. I can resolve the problem (e.g. just compile altera_std_synchronizer to the altera library) but I guess this problem is an indication, that there is something wrong with my library setup. Or is the library setup broke by default? Quartus Version is 9.1. Regards flintstone