<ysionneau>
it's on the same kind of coax connector as CLK0 and CLK1
<ysionneau>
(the name on the schematic is la32 :/)
<ysionneau>
on the schematics the SPI ports are named SPIA SPIB SPIC, I took the liberty of using the numbering scheme in migen
<ysionneau>
spi, 0 / spi, 1 / spi, 2
<ysionneau>
but I could also have done spia, 0 / spib, 0 / spic, 0
<ysionneau>
also, I asked Joe about which one of SPIx{0,1,2,3} was miso/mosi/clk/ce , since on the schematics there are only letters and numbers (SPI{A,B,C}{0,1,2,3})
<ysionneau>
he told me to use SPIx0=CLK, SPIx1=CE, SPIx2=MOSI, SPIx3=MISO
sb0 has quit [Ping timeout: 256 seconds]
sb0 has joined #m-labs
sb0 has quit [Ping timeout: 252 seconds]
sb0 has joined #m-labs
sb0 has quit [Ping timeout: 246 seconds]
sb0 has joined #m-labs
<GitHub94>
[artiq] jordens pushed 3 new commits to master: http://git.io/vt3RJ
<GitHub94>
artiq/master 31d551e Robert Jordens: travis: cleanup get-xilinx.sh a bit
<GitHub94>
artiq/master 1c7ab97 Robert Jordens: travis: cleanup unused/redundant env vars
<GitHub94>
artiq/master 51eb835 Robert Jordens: travis: use latest miniconda
travis-ci has joined #m-labs
<travis-ci>
m-labs/artiq#250 (master - 51eb835 : Robert Jordens): The build has errored.