这些小活动你都参加了吗?快来围观一下吧!>>
电子产品世界 » 论坛首页 » 嵌入式开发 » FPGA » 【应用手册】Debugging with System Console Over

共1条 1/1 1 跳转至

【应用手册】Debugging with System Console Over TCP/IP

高工
2012-04-29 17:40:23     打赏
【应用手册】Debugging with System Console Over TCP/IP
This application note describes software that supports debugging your custom SOPC
Builder component with the Altera® System Console over a TCP/IP communication
channel. The application note provides a software application that reads System
Console commands from a TCP/IP socket and converts them from the Avalon
Streaming (Avalon-ST) packet protocol format in which they arrive at the FPGA, to
the appropriate Avalon Memory-Mapped (Avalon-MM) commands. It can pass those
commands to any Avalon-MM slave component in the SOPC Builder system that is
connected to the Nios II processor data master port. The software application converts
the Avalon-MM responses to the Avalon-ST packet protocol format and passes them
back through the TCP/IP communication channel.
You can use this design example as a basis for testing your own custom SOPC Builder
component using the System Console over a TCP/IP connection, by replacing the
component under test in the design example with your own custom component. The
only requirement is that the designated SOPC Builder component have an
Avalon-MM slave port connected to the Nios II processor data master port.an624.pdf



关键词: 应用     手册     Debugging     System     Co    

共1条 1/1 1 跳转至

回复

匿名不能发帖!请先 [ 登陆 注册 ]