Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
8 years ago

Adding 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?

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Doubtful. OpenCL libraries are for adding your own RTL designs, not advanced IP like Signal Tap.