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
attie has quit [Ping timeout: 240 seconds]
sb0 has quit [Ping timeout: 268 seconds]
sb0 has joined #m-labs
attie has joined #m-labs
<whitequark> rjo: why did you wrap most slave_fpga code into another module?
<GitHub139> [artiq] whitequark pushed 2 new commits to master: https://github.com/m-labs/artiq/compare/54984f080b33...14f6fa669956
<GitHub139> artiq/master 14f6fa6 whitequark: firmware: fix a warning.
<GitHub139> artiq/master d051cec whitequark: firmware: remove useless module.
<GitHub156> [artiq] whitequark opened issue #936: ProEM HS 512BX3 camera driver https://github.com/m-labs/artiq/issues/936
cr1901_modern has quit [Read error: Connection reset by peer]
cr1901_modern has joined #m-labs
attie has quit [Ping timeout: 252 seconds]
attie has joined #m-labs
<bb-m-labs> build #1293 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1293
Rex0r has quit [Quit: Leaving]
<bb-m-labs> build #2132 of artiq is complete: Failure [failed python_unittest_2] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/2132 blamelist: whitequark <whitequark@whitequark.org>
RexOrCine has joined #m-labs
attie has quit [Ping timeout: 248 seconds]
attie has joined #m-labs
Gurty has quit [Ping timeout: 256 seconds]
<GitHub63> [artiq] jonaskeller closed issue #902: FPGA panics https://github.com/m-labs/artiq/issues/902
<GitHub38> [artiq] jonaskeller commented on issue #902: I've been continuously monitoring since the last post and haven't seen a single coredevice panic. Occasionally (~2 times a day), connections are refused for a brief period of time, and that might have been what I described above (just being too impatient and hitting reset before it resolved itself). These are quite different symptoms though, so it seems very likely that the
<GitHub115> [artiq] sbourdeauducq commented on issue #902: OK, thanks for your testing and patience! https://github.com/m-labs/artiq/issues/902#issuecomment-369459007
attie has quit [Ping timeout: 260 seconds]
attie has joined #m-labs
<GitHub128> [artiq] sbourdeauducq commented on commit 0c49201: I suggest using the same format as the runtime image instead. https://github.com/m-labs/artiq/commit/0c49201be7fe21456fac1e17a74b902a912ead95#commitcomment-27853969
<GitHub150> [artiq] sbourdeauducq commented on commit 54984f0: To avoid multiplying config options, maybe the core can be simply called ``slave_fpga`` instead of ``slave_fpga_cfg``? Then you already have ``has_slave_fpga``. https://github.com/m-labs/artiq/commit/54984f080b33856ad452e9db7b454a8f2e14c601#commitcomment-27853997
<GitHub85> [artiq] sbourdeauducq commented on commit 54984f0: To avoid confusion this should be called "RTM gateware", not "RTM firmware" - though maybe the commit message was a simple mistake. https://github.com/m-labs/artiq/commit/54984f080b33856ad452e9db7b454a8f2e14c601#commitcomment-27854018
futarisIRCcloud has joined #m-labs
Gurty has joined #m-labs
rohitksingh_work has joined #m-labs
sb0 has quit [Quit: Leaving]
attie has quit [Ping timeout: 240 seconds]
attie has joined #m-labs
attie has quit [Ping timeout: 256 seconds]
attie has joined #m-labs
attie has quit [Ping timeout: 252 seconds]
attie has joined #m-labs
sb0 has joined #m-labs
mumptai has joined #m-labs
marmelada has quit [Ping timeout: 260 seconds]
<sb0> rjo, all RTMs in HK have both R112 and R116 resistors in place, and no short
<sb0> rjo, sayma-3 has better airflow than sayma-1. does that match the temperature difference you are seeing?
<sb0> rjo, I have reworked the sayma-1 rtm
attie has quit [Ping timeout: 240 seconds]
attie has joined #m-labs
<sb0> rjo, ERROR(board_artiq::slave_fpga): Slave FPGA not DONE after loading
<rjo> whitequark: thanks for the clean up! i followed other code that did that but did so for other reasons.
<rjo> sb0: do you want to keep playing with it?
<sb0> rjo, no, go ahead, I'm going to test urukul and assemble the kasli crate this afternoon
<sb0> that is, if I can download the kasli 1.0 schematics... amazonaws has some problem
<sb0> works fine from germany
<rjo> sb0: could you rework all saymas while you are at it?
<sb0> rjo, I'm planning to do that after it is validated on sayma-1. or do you want to compare different boards?
<rjo> sb0: yes. i don't think there is a point in waiting. M[2:0]=0b111 is what we want.
<sb0> rjo, on urukul 1.0, is it switch number 4 that should be on, or switch number 1?
<sb0> switch number 4 is the nearest to the PCB edge
<sb0> and away from the jtag connector
<rjo> sb0: could you apply "I removed R176 ... R180 and installed"
<rjo> R200...R204.
<rjo> sb0: the 1 switch. i think the docs say that. please feel free to make it clearer if there is ambiguity.
<sb0> rjo, I don't know where those resistors are so that's going to take a round-trip with greg
<sb0> rjo, sayma-1 is one that Greg sent to HK. sayma-3 is Florent's
<sb0> rjo, (switch) ta
<rjo> sb0: that explains the difference.
<rjo> sb0: those resistors are on the AMC.
<rjo> sb0: is sayma-3 florent's amc?
<sb0> rjo, yes
<rjo> sb0: then we only need the M[2:0] rework on the sayma-3 RTM
<sb0> okay, do you want me to do that right now?
<rjo> sb0: yes please. sayma-amc-3 already has the resisor changes. then we can test slave serial on sayma-3
<sb0> ok
<sb0> rjo, done
<sb0> rjo, cjbe, do you have a ad9910 example?
<rjo> sb0: thanks. also in https://github.com/m-labs/sinara/issues/209#issuecomment-332620991 there are interesting statements about modifications. could you hunt them down, especially R208, R205.
<rjo> sb0: the opticlock example works. just change the device-db (kc705-nist_clock for ref).
<sb0> rjo, no it doesn't, I get an assertion error on "assert 12 <= pll_n <= 127"
<sb0> (after simply changing ad9912 to ad9910)
<rjo> sb0: yes. look at the device-db.
<rjo> sb0: it does work.
<sb0> so what am I supposed to change?
<rjo> sb0: look at the device-db. that's not to difficult.
<sb0> do you have a full ad9910 example somewhere? I could go ahead with the crate assembly and testing, otherwise I have to figure out how the PLL works first
<rjo> sb0: if it is only the pll multiplier take 32 (from 125M, div-by-4, mul-by-32, 1 GHz pll)
<rjo> that's for 100 MHz.
<sb0> okay, I have 125 from the Si5324 over MMCX
<rjo> sb0: sayma-3-rtm is not reacting to PROGRAM assertion (not asserting INIT). i'll need you to double check the slave_fpga code and the hardware.
<sb0> cool, that works, thanks
<sb0> I get nice RF on ch0
<sb0> ch1 looks saturated
<sb0> saturation goes away with attenuation. is that what it's supposed to do?
<sb0> hm, doesn't *completely* go away
<sb0> the bottom sine edge is clipped
<sb0> at high amplitude, and has a wrong shape at low amplitude
<sb0> rjo, the 1.1 urukul works out of the box, except that the distortion is also there, and the waveform is noisy
attie has quit [Ping timeout: 240 seconds]
attie has joined #m-labs
<sb0> okay, sorted those out. not problems from urukul.
<rjo> sb0: excellent.
<GitHub-m-labs> [artiq] jordens pushed 1 new commit to master: https://github.com/m-labs/artiq/commit/68278e225dd97990a418028296f6487eb063c732
<GitHub-m-labs> artiq/master 68278e2 Robert Jordens: slave_fpga: check for INIT low
<rjo> sb0: on sayma-3 either INIT_B or PROGRAM_B is not connected correctly to thr RTM FPGA.
<rjo> or the code is wrong.
mumptai has quit [Quit: Verlassend]
<sb0> whitequark, so you're back Monday?
FabM has joined #m-labs
attie has quit [Ping timeout: 268 seconds]
attie has joined #m-labs
<GitHub197> [sinara] filipswit pushed 1 new commit to master: https://git.io/vAMZV
<GitHub197> sinara/master 3d12a61 filipswit: Add files via upload...
<bb-m-labs> build #1294 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1294
<rjo> sb0: i'll merge spi2 into master, ok? the only thing not yet tested is the NRTSPIMaster.
<sb0> rjo, ok
<bb-m-labs> build #2133 of artiq is complete: Failure [failed python_unittest_2] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/2133 blamelist: Robert Jordens <jordens@gmail.com>
<92AACXFGW> [artiq] jordens pushed 6 new commits to master: https://github.com/m-labs/artiq/compare/68278e225dd9...a6ae08d8b899
<92AACXFGW> artiq/master ec5b81d Robert Jordens: kc705: switch backplane spi to spi2
<92AACXFGW> artiq/master 6fbe0d8 Robert Jordens: hmc830: be explicit about SPI mode selection
<92AACXFGW> artiq/master a7720d0 Robert Jordens: firmware, sayma: port converter_spi to spi2...
<94KAACYXI> [artiq] jordens deleted spi2 at 50e7a2d: https://github.com/m-labs/artiq/commit/50e7a2d
<GitHub-m-labs> [artiq] jordens closed issue #926: use new spi2 core https://github.com/m-labs/artiq/issues/926
<rjo> sb0: on sayma-1 the amc fpga is getting to 85C now.
<sb0> with sawg?
<sb0> I didn't touch anything other than those RTM M resistors
marmelada has joined #m-labs
<rjo> sb0: i don't mean to say that it is related to that. just as a notice.
<rjo> sb0: since the xadc is not wired correctly, the over temperature shutdown won't protect the fpga.
<rjo> sb0: without sawg iirc
<rjo> sb0: on sayma-1, INIT, DONE, and PROGRAM (to/from RTM) seem to be working. maybe greg already did the resistor changes there?
<sb0> rjo, possibly. those boards came after florent's.
<GitHub-m-labs> [artiq] jordens pushed 1 new commit to master: https://github.com/m-labs/artiq/commit/a04a36ee369906b4cc0330571653acd31328819e
<GitHub-m-labs> artiq/master a04a36e Robert Jordens: firmware: move wait for write completion to read()
<bb-m-labs> build #1295 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1295
<bb-m-labs> build #2134 of artiq is complete: Failure [failed python_unittest_2] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/2134 blamelist: Robert Jordens <rj@m-labs.hk>, Robert Jordens <jordens@gmail.com>
attie has quit [Ping timeout: 245 seconds]
attie has joined #m-labs
sb0 has quit [Quit: Leaving]
<bb-m-labs> build #1296 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1296
futarisIRCcloud has quit [Quit: Connection closed for inactivity]
<bb-m-labs> build #2135 of artiq is complete: Failure [failed python_unittest_2] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/2135 blamelist: Robert Jordens <rj@m-labs.hk>
<rjo> sb0: could you check the resistors right of J5 on sayma-1-AMC? and you removed R112 on sayma-1-RTM (the lower one) and shorted the left pad with the left pad of R116 (the upper one)?
<rjo> sb0: i really don't get why rtm loading is not working on sayma-1 other than the resistors or the mode pins. could you help me?
<rjo> maybe DONE needs a stronger pullup than the AMC internal one, ug470 has 330R. OTOH it is high when the bitstream is loaded through JTAG.
rohitksingh_work has quit [Read error: Connection reset by peer]
<rjo> nope. even driving DONE high doesn't help.
futarisIRCcloud has joined #m-labs
<GitHub-m-labs> [artiq] jordens pushed 1 new commit to master: https://github.com/m-labs/artiq/commit/abd160d143233b7170e3403a8c5f7355402c7e02
<GitHub-m-labs> artiq/master abd160d Robert Jordens: slave_fpga: check DONE before loading
attie has quit [Ping timeout: 240 seconds]
attie has joined #m-labs
<bb-m-labs> build #1297 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1297
<bb-m-labs> build #2136 of artiq is complete: Failure [failed python_unittest_2] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/2136 blamelist: Robert Jordens <jordens@gmail.com>
rohitksingh has joined #m-labs
rohitksingh1 has joined #m-labs
<whitequark> sb0: no. three weeks. i've wasted one being sick and done nothing useful.
<GitHub-m-labs> [artiq] jordens pushed 1 new commit to master: https://github.com/m-labs/artiq/commit/de63e657b8f39c215a62d26322f19ac8aa499d78
<GitHub-m-labs> artiq/master de63e65 Robert Jordens: kasli/si5324: lock to 100 MHz with highest available bandwidth
<rjo> whitequark: why doesn't the compiler emit 'l.sw 4(r8),r3' instead of 'l.ori r12,r8,0x4; l.sw 0(r12),r3'. even if the answer is "wait states", there would be less code and presumably better caching.
<whitequark> rjo: there was a patch for that
<whitequark> for some reason it pessimized some of the tests, and we didn't have performance counters then
<whitequark> (and we don't have them anymore again, right?)
<rjo> ah. right. i vaguely remember
<rjo> enabling them is just one line of code (i disabled them because of timing issues on kasli and them not being used). i think you fixed the PCU verilog.
<rjo> and i think you even added the rust api for it.
<whitequark> it was python api and i think you wrote it
<bb-m-labs> build #1298 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1298
rohitksingh1 has quit [Quit: Leaving.]
<bb-m-labs> build #2137 of artiq is complete: Failure [failed python_unittest_2] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/2137 blamelist: Robert Jordens <rj@m-labs.hk>
<rjo> whitequark: i think we have both: 9d356ed93
<whitequark> oh, I remember now
<whitequark> that was for DMA debugging
attie has quit [Ping timeout: 248 seconds]
attie has joined #m-labs
<GitHub-m-labs> [artiq] marmeladapk commented on issue #908: @enjoy-digital Could you post your patch with eye scan for current versions of sdram firmware I'd like to test it per @hartytp suggestion? https://github.com/m-labs/artiq/issues/908#issuecomment-369613154
hartytp has joined #m-labs
<hartytp> rjo: do you think you could have a play with Kasli DRTIO and try to reproduce some of our observations?
hartytp has quit [Client Quit]
sb0 has joined #m-labs
<sb0> rjo, you removed R112 on sayma-1-RTM (the lower one) and shorted the left pad with the left pad of R116 (the upper one)? << yes
<sb0> what should I do with the resistors right of J5?
<marmelada> rjo: sorry, i forgot again, urukul on kasli is on eem4 and 5?
<rjo> sb0: make a photo and figure out with greg what the state and what the desired config is.
<rjo> hartytp: i only have one kasli and little time.
hartytp has joined #m-labs
<hartytp> ack
<hartytp> well, I'm thinking of asking Weida to take the notes about WR and use them to design a replacement for the Si5324
<rjo> marmelada: irclog.whitequark.org has long term logs. i think it is eem5 and eem4 (due to cabling). the code is authoritative.
<hartytp> along the lines of what I sketched out on the wiki
<hartytp> issue I mean
<rjo> what do you want reproduced?
<hartytp> the timing instabilities
<hartytp> the phase shifts on reset
<rjo> lack of deterministic phase between resets? or the low-f noise?
<hartytp> i.e. put the master and recovered clocks on a scope
<hartytp> and see if they're stable with respect to each other
<hartytp> both
<hartytp> or, equivalently, look at TTL outputs from the master and slave
<rjo> i had seen the low-f noise a month ago iirc. in standalone. does that help?
<hartytp> yes
<hartytp> that already shows there is a problem
<hartytp> IIRC the issues are all much worse on the slave because the dividers in the Si5324 are set to crazy high values on the slave but not on the master
<rjo> that just shows that 9 Hz bandwidth is "low".
<hartytp> all our tests were done with max BW
<hartytp> (which the current DRTIO slave configuration uses)
<rjo> the dividers can be low. free_run mode is not needed for a drtio slave.
<hartytp> no?
<hartytp> how does the init work?
<hartytp> thought you needed the hitless switching
<sb0> free_run means connecting the xtal to clkin2
<hartytp> right
<sb0> on kasli we can put an external clock on clkin2 which has a friendlier frequency, perhaps
<hartytp> aah
<hartytp> okay, yes, you can do that
<hartytp> but, it kind of goes against the idea of DRTIO doesn't it if we have to start supplying clocks everywhere.
<hartytp> not really time transfer if it needs a clock input
<sb0> clkin2 is only used for the link initialization
<sb0> it can be a local oscillator
<sb0> but yes, this si5324 turns out to be a very poor choice.
<hartytp> there are several problems afaict. You can fix one of them by adding a cyrstal at, say 25MHz, to the clkin 2 input to use as an init clock
<hartytp> or, better, by replacing the Xtal on Kasli with a 125MHz XO
<hartytp> but, that still leaves several other problems
<sb0> not 150?
<hartytp> sure, or that
<rjo> i thought i had read that the si5324 can even (sorry for the rudeness) be configured to emit something useful without a clock in ckin1 and without anything on ckin2 just off the crystal. and then do auto-switching.
<hartytp> either way you run the PFD at the highest frequency you can
<hartytp> rjo: as I understand it (see my post) the auto switching works by picking PLL settings that work for both clkin1 and clkin2
<sb0> hartytp, yes, that's how I understand it as well
<hartytp> you then use the input dividers to reduce both inputs down to the same frequency at the PFD
<rjo> hartytp: yes. but in !free_run, those can be low dividers.
<hartytp> depends on your XTAL frequency
<sb0> note: the si5324 also has a bypass bit, if we need to get rid of it completely and access the GTP clock
<rjo> i am referring to the xa/xb xtal that we have.
<hartytp> right, so that's at an odd frequency, chosen not to have a simple relationship to the input clock
<hartytp> as a result, to reduce the dividers have to be high to get that to the same frequency as the input clock
<hartytp> low dividers requires a simple relationship between input clock and the Xtal/Xo
<rjo> that's not what i mean.
<rjo> no
<hartytp> explain?
<rjo> they don't look at the opticlock configuration. that's with 2 MHz f_PFD
<sb0> also, the auto-switching doesn't work very well if your clock is glitchy (I tried to use it before, but it caused all sorts of problems so the artiq firmware is switching manually after the transceiver RX becomes stable)
<rjo> i think (but haven't tested it and can't find the words in the DS) that without free_run (XA/XB not "connected" to CKIN2), i.e. nothing connected to CKIN2, and CKIN1 (from GTP) not yet doing anything, it can still output a useful clock that can be used to init drtio.
<rjo> it's testable with opticlock. just change the configuration enabling all auto-switching behavior and those "always-emit something on the output" modes and see if it does. without a referenc on ckin2.
<rjo> sb0: even changing the various history and window settings which are supposed to deal with that?
<hartytp> rjo: okay if that works, why are we using the "freerun" mode and corresponding crazy dividers rather than just doing that?
<hartytp> if that works, what's the point of free run mode at all?
<sb0> the si53xx manual has this note:
<sb0> about the 5324
<sb0> External circuitry is required to control the input-to-output skew. Contact Silicon Labs for further information
<rjo> hartytp: on the first q, afaict because auto-switching is frowned upon, and on the second q, i think because it is easier to understand conceptually. but i might be wrong.
<sb0> the kc705 is using a 20ppm xtal
<rjo> hartytp: but that line of questioning is probably as useful as asking the reverse: why shouldn't it work?
<hartytp> well, we're finding that the clocks on Kasli are wandering all over the place
<hartytp> even at max bw
<hartytp> the high divider values seem to be a large part of the issue
<hartytp> if there is a different way of configuring the chip that removes them then great
<hartytp> but, someone needs to test that
<hartytp> because atm it's not really useable
<hartytp> anyway, I'm new to all these discussions and trying to catch up on what the decision making progess was and what our options are
<GitHub-m-labs> [artiq] hartytp commented on issue #908: FWIW, this seems to work absolutely fine with 32-bit SDRAM. Not a proper long-term solution, but should allow me to make some progress.... https://github.com/m-labs/artiq/issues/908#issuecomment-369630080
<rjo> yes. someone should test it...
<hartytp> anyway, that asside:
<hartytp> even with a really good Xo
<hartytp> max bw
<hartytp> and 2MHz PFD
<hartytp> we saw several ns timing fluctuations
<hartytp> (just touch the XO lightly)
<hartytp> for small temperature changes
<hartytp> that concerns me as a DRTIO user and makes me think that we need a better HW solution
<hartytp> (the XO being chosen for OCXO-level performance)
<rjo> i am pretty sure the si5324 is a no-go for deterministic phase and putting a fpga pll in front of it (as an open loop or closed loop phase shifter) doesn't work at all or doesn't help.
<hartytp> okay, so we agree that hw changes are needed?
<hartytp> basically, we probably have BW to do some design work to try to find a proper solution
<hartytp> so long as it will actually be adopted (providing we find a good solution)
<rjo> sure. for deterministic phase that's needed imho.
<rjo> i'd shy away from implementing the WR PLL. i am scared of the DMTD design (and its aliasing properties) and the DAC-associated sensitiviey/complexity/fragility. i have the feeling that a "deterministic phase jitter cleaner based on a narrowband pll" (this is all there is afaik) must be possible with the available integrated PLLs.
<hartytp> ack
<hartytp> i agree on that
<hartytp> I'm open to using a DAC and digital LF
<hartytp> because, we may need quite a high-order lf to achieve the phase control we need, given the finite BW
<hartytp> that's much easier in digital
<rjo> but yeah. that research and decision should be left to the ones actually doing the design.
<hartytp> but, a nice PLL IC, DAC + ADC doesn't seem too bad IMHO
<hartytp> right
hartytp has quit [Quit: Page closed]
<sb0> the si3xxx manual says that the narrowband parts have deterministic (and tunable) skew
<rjo> i-o or just o-o?
<sb0> i-o
<sb0> the si5324 already does o-o (and tests showed that i-o was stable), which is why we made that stupid mistake...
<sb0> let me try contacting them as they suggest about deterministic i-o on the 5324 ...
<sb0> the best thing would be a pin-compatible narrowband part
<sb0> putting a fpga pll in front of the si5324 should help with non-deterministic skew at power-up, but not with skew fluctuations, yes
<rjo> i can't see how the fpga pll will hold lock if the si5324 is in the loop
<sb0> yes, that technique is just a brainstorming idea that may not work, but the other two I posted in the issue should have the expected result
<sb0> the si5324 is not in the pll loop
<sb0> well
<sb0> it looks like we can just drop a si5326 in.
<GitHub-m-labs> [artiq] jordens commented on issue #813: This should work now. Needs the change in https://github.com/m-labs/sinara/issues/249#issuecomment-321300672 and on AMC R176-R180 DNP, R200-R204 0R. https://github.com/m-labs/artiq/issues/813#issuecomment-369336760
<sb0> same pinout, has skew control
<sb0> let me check how good that control is
<sb0> oooh
<sb0> the kc705 schematics says "si5324" in one place and "si5326" in another.
<sb0> maybe that's the explanation :)
<GitHub-m-labs> [artiq] jordens commented on issue #813: This should work now. Needs the change in https://github.com/m-labs/sinara/issues/249#issuecomment-321300672 (M[2:0]=0b111) and on AMC R176-R180 DNP, R200-R204 0R. https://github.com/m-labs/artiq/issues/813#issuecomment-369336760
<sb0> rjo, cjbe, do you have a kc705 around right now?
<sb0> says it's 5324...
rohitksingh has quit [Quit: Leaving.]
<cjbe> sb0: I have a KC705 on my desk ...
<cjbe> sb0: U70 is a 5324
<sb0> cjbe, thanks.
<sb0> it could also be that Si is using 5326 dies as 5324 in some chips. the 5326 looks like a superset of the 5324
<sb0> qfn36... I'm a bit hesitant to replace that myself, but mobile phone repair shops eat that for breakfast
<sb0> yep, it's drop-in
<sb0> cool
<sb0> well I can try something: play with the "reserved" registers (that are documented in the 5326 DS) on the kc705 and on kasli, see if there is a difference
<sb0> going to bed now, if no one objects to the si5326 I'll order one tomorrow
rohitksingh has joined #m-labs
rohitksingh has quit [Quit: Leaving.]
rohitksingh has joined #m-labs
mumptai has joined #m-labs
<GitHub-m-labs> [artiq] jordens pushed 1 new commit to master: https://github.com/m-labs/artiq/commit/1c57d27ae23366b9542d8dc3db04519a20861320
<GitHub-m-labs> artiq/master 1c57d27 Robert Jordens: slave_fpga: use sayma_rtm magic
rohitksingh has quit [Quit: Leaving.]
attie has quit [Ping timeout: 265 seconds]
attie has joined #m-labs
rohitksingh has joined #m-labs
<bb-m-labs> build #1299 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1299
rohitksingh has quit [Quit: Leaving.]
<bb-m-labs> build #2138 of artiq is complete: Failure [failed python_unittest_2] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/2138 blamelist: Robert Jordens <rj@m-labs.hk>
<GitHub-m-labs> [artiq] jbqubit commented on issue #908: @hartytp I'm having trouble translating your comment about 32-bit SDRAM. https://github.com/m-labs/artiq/issues/908#issuecomment-369713842
jbqubit has quit [Quit: Page closed]
RexOrCine has quit [Ping timeout: 265 seconds]
RexOrCine has joined #m-labs
mumptai has quit [Quit: Verlassend]
mumptai has joined #m-labs
mumptai has quit [Quit: Verlassend]