使用In-System Sources&Probes进行调试

分类: verilog |
下面图示各个步骤:
1、创建In-System Sources & Probes Megafunction
该兆核函数位于Jtag-accessible Extensions下
http://space.ednchina.com/Upload/2009/7/31/1348ad59-4702-4f9d-a2e4-d108aa9b28f0.JPGSources&Probes进行调试" TITLE="使用In-System
兆核函数的主要参数设置:
http://space.ednchina.com/Upload/2009/7/31/0a70fd2f-fbc5-49bd-a76d-baf3f651101d.JPGSources&Probes进行调试" />
兆核函数高级选项设置:
http://space.ednchina.com/Upload/2009/7/31/e6916b40-3f00-4b91-8f30-e827358d5290.JPGSources&Probes进行调试" />
2、在设计中例化,下面是一个实例:
component sources_probes
end component;
-------------------------------------------------------------------------
sources_probes_inst : sources_probes port map (
3、下载就不必介绍了
4、创建In-System Sources & Probes Editor
在Tools菜单下,和ISMC以及SiganlTapII的位置在一起,启动Editor如下所示:
http://space.ednchina.com/Upload/2009/7/31/65c9ab1f-3414-4f75-9c0f-e024e6f1ec4b.JPGSources&Probes进行调试" />
下图是Instance Manager:
http://space.ednchina.com/Upload/2009/7/31/9c54ea16-fb3e-4af2-94e3-d621d093bfd2.JPGSources&Probes进行调试" />
每个源可以通过鼠标单击改变,可以从0到1或者从1到0改变,如下图所示:
http://space.ednchina.com/Upload/2009/7/31/eafc2075-abbc-4b39-8581-af9a670e4752.JPGSources&Probes进行调试" />