Altera_Forum
Honored Contributor
13 years agoProblem using signal tap II to record output data.
Hi,
I've written a function to convert and analog signal which is a measured voltage value from my hardware device into integer thus i used signal tap II to checkout the integer output. But when i add in the output integer node to signal tap II , my code cannot be compile and gave the error : Selected device has 105 RAM location of type M4K. However recent design need more than 105 to successfully fit. Any suggestion how to solve this problem? Or any other method to record my output data beside using signal tap II?