cr1901_modern has quit [Ping timeout: 256 seconds]
cr1901_modern1 has quit [Ping timeout: 260 seconds]
cr1901_modern2 has quit [Quit: Leaving.]
cr1901_modern has joined #symbiflow
topaz has joined #symbiflow
<topaz>
hi all - I've been playing about with a Zynq XC27010 board, comparing bitstreams in Vivado and from the output of prjxray's bit2fasm - am I right in thinking that prjxray is ignoring the PSS[0-4] tiles that mux the PS stuff to the PL fabric? I can't see any mention of it in the FASM
<topaz>
I can see that the db includes pip lists and connections relating to the PSS tiles but there aren't any segbits dbs so presumably the bitstream mapping isn't known
<sf-slack1>
<kgugala> @topaz - PSS doesn't have any bits (it's always there)
<sf-slack1>
<kgugala> the only bits you have to set is the routing between PSS and FPGA fabric
<topaz>
ah ok, so the wiring between the INT_L IMUX_L* tiles along the left hand edge, and the inputs to the PS7 (say, EMIOENET0GMIITXCLK) are fixed?
<topaz>
kgugala: thanks, that makes sense (I am realising the extent to which the Zynq is just an FPGA with a couple of ARMs crudely bolted on - Vivado gives the impression that lots of CPU-related things are bitstream-level settings when they're actually registers that need loading on boot...)
<sf-slack1>
<kgugala> actually, none CPU setting is configured from bitstream :)
<sf-slack1>
<kgugala> all is done from software
<sf-slack1>
<kgugala> (in Vivado's flow this is done in FSBL)
<sf-slack1>
<kgugala> SDK generates ps7_init.c (and ps7_init_gpl.c, which can be used with U-Boot) - this file defines functions configuring the SoC
<sf-slack1>
<kgugala> if you look at it, it is just a bunch of register writes
<sf-slack1>
<kgugala> *registers
topaz has quit [Ping timeout: 240 seconds]
ASHR has joined #symbiflow
kraiskil has quit [Ping timeout: 240 seconds]
kraiskil has joined #symbiflow
topaz has joined #symbiflow
<microcolonel>
hmm
<microcolonel>
I see it now, thanks for the *, mithro
kraiskil has quit [Ping timeout: 256 seconds]
topaz has quit [Remote host closed the connection]