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.
Pins on AVB-DC design?
-
- Member
- Posts: 10
- Joined: Fri Nov 07, 2014 1:30 pm
-
Verified
- XCore Legend
- Posts: 1164
- Joined: Thu May 27, 2010 10:08 am
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.
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