Pins on AVB-DC design?

If you have a simple question and just want an answer.
User avatar
140dB
Member
Posts: 10
Joined: Fri Nov 07, 2014 1:30 pm

Pins on AVB-DC design?

Post by 140dB »

Does anyone have a block diagram of what pins are actually used in the AVB-DC reference design? I was using the slice kit data sheets and assumed they were correct but come to find out there are many "open pins" according to the data sheet that are throwing errors when I try to define them in the application. This tells me that the data sheets are NOT showing the whole picture. 

I could go through the 100+ source files in the AVB-DC design and document all the pins which are used but I thought I would try this first. Maybe there is an easier way to see what pins are already taken up by the AVB-DC design. 

I have been reading all the documentation including XS1-L02A_QF124 datasheet, all the slice data sheets and the AVB-DC design guide.

User avatar
infiniteimprobability
Verified
XCore Legend
Posts: 1164
Joined: Thu May 27, 2010 10:08 am

Post by infiniteimprobability »

They key files to look at are:

avb_app_board_config.h - This gives the audio and control pin mapping

ethernet_board_conf.h in /sc_ethernet/module_ethernet_board_support/SLICEKIT-L16 which will give you ethernet pin mapping

Everything else should be available.

Engineer at XMOS