Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17268 Discussions

Missing items in board_spec.xml for Cyclone V SoC Dev Board

Altera_Forum
Honored Contributor II
1,165 Views

I have a Cyclone V SoC dev board and am trying to work out how to 'connect' the two Ethernet ports in my kernel. 

 

The AOCL programming guide indicates that the board_spec.xml file should contain lines such as the following: 

 

<channels> 

<interface name="udp_0" port="udp0_out" type="streamsource" width="256" chan_id="eth0_in" /> 

</channels> 

 

However my board_spec.xml dos not have any such interfaces. 

 

Do I have an incorrect board_spec.xml file? Is there any way to update it? 

 

Thanks in advance
0 Kudos
0 Replies
Reply