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 has quit [Quit: Leaving]
<GitHub65> [artiq] r-srinivas opened issue #638: Call method from getattr in kernel https://git.io/v1gIC
rohitksingh_work has joined #m-labs
<GitHub18> [artiq] whitequark commented on issue #407: @r-srinivas Almost certainly independent one. https://git.io/v1gnU
kristianpaul has quit [Ping timeout: 260 seconds]
<GitHub105> [artiq] whitequark commented on issue #638: `getattr` is not supported in kernels by design. Every use of `getattr` that could be in principle efficiently compiled can also be represented using closures, which also shows intent better IMO. Is there a reason you cannot rewrite what you want using closures? https://git.io/v1gcW
sb0 has joined #m-labs
rohitksingh_wor1 has joined #m-labs
rohitksingh_work has quit [Ping timeout: 248 seconds]
mumptai has joined #m-labs
<sb0> whitequark, back?
mumptai has quit [Quit: Verlassend]
<GitHub168> [artiq] sbourdeauducq commented on issue #570: I wouldn't be so fast. If PicoTCP turns out to be the only sensible way to fix those horrible network bugs, then we are stuck with the GPL. https://git.io/v1g6w
<GitHub27> [artiq] sbourdeauducq commented on issue #638: @whitequark He is not using ``getattr`` inside the kernel, and I don't see a technical reason for his use case not to be supported. https://git.io/v1gik
<GitHub81> [artiq] sbourdeauducq commented on issue #553: Basic gateware written, works in functional simulation. https://git.io/v1gir
<rjo> whitequark: yes. it's not complex. and it becomes compact and readable with migen.
<GitHub133> [artiq] sbourdeauducq commented on issue #627: @danielkienzlerNIST ping https://git.io/v1gi6
<GitHub129> [artiq] jordens commented on issue #570: It seems highly likely that either lwip is fixable or that the other to-be-released stack is suitable. https://git.io/v1g1U
rohitksingh_wor1 has quit [Read error: Connection reset by peer]
sandeepkr has joined #m-labs
rohitksingh has joined #m-labs
rohitksingh has quit [Ping timeout: 246 seconds]
<GitHub177> [artiq] jordens pushed 4 new commits to phaser2: https://git.io/v12Io
<GitHub177> artiq/phaser2 a629eb1 Robert Jordens: fir: add ParallelHBFCascade
<GitHub177> artiq/phaser2 d303225 Robert Jordens: fir: add ParallelFIR and test
<GitHub177> artiq/phaser2 7e0f3ed Robert Jordens: gateware/dsp: add FIR and test
<bb-m-labs> build #1154 of artiq is complete: Failure [failed python_unittest] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/1154
<GitHub109> [artiq] jordens pushed 3 new commits to phaser2: https://git.io/v12qZ
<GitHub109> artiq/phaser2 598da09 Robert Jordens: sawg: fix latency
<GitHub109> artiq/phaser2 f4ceace Robert Jordens: test/fir: needs mpl. don't run by default
<GitHub109> artiq/phaser2 efc9504 Robert Jordens: test/sawg: patch spline
<bb-m-labs> build #254 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/254
<bb-m-labs> build #1155 of artiq is complete: Failure [failed python_unittest_1] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/1155
<GitHub66> [artiq] jordens pushed 1 new commit to phaser2: https://git.io/v123Y
<GitHub66> artiq/phaser2 18e3f58 Robert Jordens: sawg: reduce coefficient width
rohitksingh has joined #m-labs
<bb-m-labs> build #255 of artiq-board is complete: Failure [failed conda_build] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/255
<GitHub44> artiq/phaser2 ca636ef Robert Jordens: conda/phaser: build-depend on numpy
<GitHub44> [artiq] jordens pushed 1 new commit to phaser2: https://git.io/v12sL
<bb-m-labs> build #256 of artiq-board is complete: Failure [failed conda_build] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/256
kristianpaul has joined #m-labs
<GitHub66> [artiq] vontell opened issue #639: Determining if an edge was rise or fall from gate_both https://git.io/v12En
<GitHub171> [artiq] sbourdeauducq commented on issue #639: It's alternating rises and falls, so all you really need is the initial value. What do you need that for? https://git.io/v12EF
FabM has quit [Quit: ChatZilla 0.9.93 [Firefox 45.5.0/20161115214506]]
FabM has joined #m-labs
<bb-m-labs> build #257 of artiq-board is complete: Failure [failed conda_build] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/257
rohitksingh has quit [Quit: Leaving.]
sandeepkr has quit [Ping timeout: 250 seconds]
<GitHub67> [artiq] vontell commented on issue #639: My current approach is also to use the initial value. However, how would I get this initial value; is there a TTLInOut method which would allow me to query the current input state of the channel? desired functionality is at issue [vontell/artiq-control#7](https://github.com/vontell/artiq-control/issues/7) https://git.io/v12hs
mumptai has joined #m-labs
<GitHub24> [artiq] danielkienzlerNIST commented on issue #627: code:... https://git.io/v1a8a
<GitHub38> [artiq] jmizrahi commented on issue #615: @cr1901 I tried to test this today, but am having trouble because things seem to have moved around. I have been on misoc tag 0.3 and artiq branch release-2. I could not apply the misoc patch. I pulled the latest misoc master, and was then able to apply your patch, but artiq does not compile. Any way to fix this bug in a way that will let me stay on the release-2 branch for the time being? https://git.io
<cr1901_modern> Shit... better fix that
mumptai has quit [Quit: Verlassend]