|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
本帖最后由 181266314 于 2010-11-27 18:42 编辑
我知道大致方法是用 MATLAB MEX function 中的alt_signaltap_run .
语法如下:
X=alt_signaltap_run('data.stp','signed','auto_signaltap_0');
可是为什么会出现以下错误呢?
Error: Can't find the instance. Download a design with SRAM Object File containing this instance.
Error: Can't run SignalTap II Logic Analyzer -- SignalTap II File is not compatible with the file programmed in the device
Error: Acquisition stopped unexpectedly. No data are returned. Please check previous error messages.
??? One or more output arguments not assigned during call to "alt_signaltap_run".
求大神解答! |
|