Hi @all
I'm planning on designing a high performance ADC/DAC Board for control applications.
The two ICs (ADC,DAC) will have SPI ports. In order to connect them to the ZedBoard, I'd like to use the FMC connector. The reason I chose FMC oder Pmod is the high clock frequency I need for the converters, which is not suitable for Pmod according to http://www.digilentinc.com/Pmods/Digilent-Pmod_%20Interface_Specification.pdf .
In the Zynq-7000 Technical Reference Manual it says, SPI can be routed to MIOs and EMIOs, but I can't figure out, which one can be routed to the FMC connector pins.
Sidequestion: I also read, that SPI_Ref_CLK must be lower than CPU_1x_CLK. Does that mean, when for example using an SPI_CLK of 35MHz, I have to limit my CPU to under 35MHZ?
Thanks for your help with this (probably stupid) question.
Greets,
Philipp