sb0 changed the topic of #m-labs to: ARTIQ, Migen, MiSoC, Mixxeo & other M-Labs projects :: fka #milkymist :: Logs http://irclog.whitequark.org/m-labs
<sb0>
whitequark, this is sayma, so ethernet is broken, and what the firmware typically does at startup is freeze on a broken serwb
luozijun has joined #m-labs
<GitHub54>
[artiq] sbourdeauducq commented on issue #854: @gkasprow In standard MII mode, with no link present, is the PHY toggling the TX and RX clocks? They are not toggling here, which might point to a problem other than media converter incompatibility. https://github.com/m-labs/artiq/issues/854#issuecomment-354519805
<luozijun>
@whitequark hi
balrog has joined #m-labs
<sb0>
what is this crap on IBUFDS_GTE3: "REFCLK_ICNTL_RX, 2-bit Binary, Reserved. Use the recommended value from the Wizard."
calle__ has joined #m-labs
mumptai_ has quit [Ping timeout: 248 seconds]
<sb0>
anyway the IBUFDS_GTE3 output is toggling at the correct frequency. so I don't know why the CPLL junk is not working.
<sb0>
ah I don't have the correct reset sequence...
<GitHub1>
[artiq] hartytp commented on issue #860: I see. Did that spit the SPI transactions out into a text file? Do you have a copy of the original (don't have access to a windows PC atm to do this myself). https://github.com/m-labs/artiq/issues/860#issuecomment-354567696
<GitHub54>
[artiq] hartytp commented on issue #860: @sbourdeauducq @enjoy-digital Have you verified that transitions high before SCLK on startup (must not be any glitches during turn on)? This is needed for proper SPI operation?... https://github.com/m-labs/artiq/issues/860#issuecomment-354568256
<GitHub60>
[artiq] enjoy-digital commented on issue #860: @hartytp: what happens on startup should be fine since we are able to communicate with it then. But that would be good yes to do a capture of a spi transaction. (to see if we have the same issue i had with vivado). The spi transactions generated by the gui are described in a text file, but i don't have access to it now. https://github.com/m-labs/artiq/issues/860#issue
<GitHub101>
[artiq] hartytp commented on issue #860: hmm...these chips are just full of undocumented test features. Note in register 6 how you program all the default values, but the data sheet instructs one to program values different to the default in, without any explanation. https://github.com/m-labs/artiq/issues/860#issuecomment-354571616