Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17254 Discussions

Can I use Signal Tap for Altera OpenCL analysis?

Altera_Forum
Honored Contributor II
2,004 Views

Hello everyone, 

 

I'm trying to use signal tap for OpenCL analysis. 

 

But I couldn't compile the design with Signal Tap resources by quartus II or AOCL. 

 

Do you have any option to use Signal Tap? 

 

Thank you.
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
1,186 Views

This signal tap should be only with FGPA area for signal processing, however the open CL is mainly for C/C++ software algorithm data processing. And mainly more to the kernel +host software. so far not yet heard of signal tap in open CL yet. why do you need that usage?

0 Kudos
Altera_Forum
Honored Contributor II
1,186 Views

 

--- Quote Start ---  

This signal tap should be only with FGPA area for signal processing, however the open CL is mainly for C/C++ software algorithm data processing. And mainly more to the kernel +host software. so far not yet heard of signal tap in open CL yet. why do you need that usage? 

--- Quote End ---  

 

I only wanted to analyze the kernel's data behavior by Signal Tap. 

Thank you.
0 Kudos
Altera_Forum
Honored Contributor II
1,186 Views

ok.... understand, it depend what sort of data are you trying to know, usually when moved to kernel level under the soc.. the suitable tool that we can use to monitor is with some data logging/ printf only..

0 Kudos
Reply