Altera_Forum
Honored Contributor
8 years agoAdding signal tap to OpenCL RTL library
I've been attempting to add signal tap to an RTL library module for debugging. So far I've been unsuccessful in doing so. My approach has been to generate synthesis files for signal tap using the megafunction tool. The aoc compile ultimately fails due to accompanying modules not being brought into the project. Is there some way to do this?