Forum Discussion
Altera_Forum
Honored Contributor
16 years ago --- Quote Start --- Thanx, You're info is very helpfull! Next thing i'll do is getting used to post fit signaltapping. Iwill also do a feature request for pre-synthesis signaltapping in a partition i think it would be very usefull and convince a lot of people to do design partitioning. Kind regards, Johannes --- Quote End --- Hi Johannes, you can't use pre-synthesis nodes for signaltap in an imported partition. Pre-synthesis means that you need the sources files , but with the import you only get a netlist. When you try to do that, Quartus asked you to change the netlist type to source file. It will lead to an error. Do you have a team-based design ? That means that the designer are working on their module and the modules are integrated later on. If not, you can define the partitions in your Projekt directly. This would gives you the option to use the source files (pre-synthesis) for signaltap. Kind regards GPK