Forum Discussion
Altera_Forum
Honored Contributor
17 years agoSignaltap II
Hi! I have two doubts. I have a proyect and I have created a *.stp file. I haven't used trigers conditions. The problem is that I want to see the captured dates continously in a 10ms ...
Altera_Forum
Honored Contributor
15 years agoHello,
I am trying to import signaltap data into MATLAB. Every time I try to import data I get following error in MATLAB: " ??? One or more output arguments not assigned during call to "alt_signaltap_run"." I have my quartus project saved with folder name "My_project" within th bin directory of quartus. My .stp file name is "half_adder". Therefore when I want to import data into MATLAB, I type following command in MATLAB x = alt_signaltap_run('c:\altera\11.0\quartus\My_project\half_adder.stp', 'auto_signaltap_0'). But it opens the help about alt_signaltap_run function and returns me above mentioned error. Please help me Thank you