Forum Discussion
Altera_Forum
Honored Contributor
17 years agoHi,
you got it half and half... Yes you export/import from lower level to higher level but you connect your ports as usual through your project build-up. The compiler will then know you want the locked module to be there. This is similar to incremental compilation. I personally don't recommend either unless it is very necessary as it has its limitations e.g. yo can't use signaltap (at least as far as I know). kaz