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
https_GK1wmSU has joined #m-labs
https_GK1wmSU has left #m-labs [#m-labs]
<GitHub65> [artiq] sbourdeauducq commented on issue #807: > For the phase and frequency interpolators overflows are natural and intuitive.... https://github.com/m-labs/artiq/issues/807#issuecomment-319256961
rohitksingh_work has joined #m-labs
ohsix has quit [Ping timeout: 246 seconds]
ohsix has joined #m-labs
mumptai has joined #m-labs
<GitHub135> [artiq] sbourdeauducq commented on issue #760: We could dodge this problem by using a tabbed view instead of multiple sub-windows for the experiments. But then you would only be able to display one experiment at a time in the main window (and switch between the open ones using the tab bar). As far as I know, it is desirable to support displaying multiple experiments side-by-side. Is this still true? https://github.com/m-labs/artiq/issues/760#
<GitHub191> [artiq] sbourdeauducq commented on issue #760: We could dodge this problem by using a tabbed view instead of multiple sub-windows for the experiments. But then you would only be able to display one experiment at a time in the main window (and switch between the open ones using the tab bar). As another advantage, the GUI becomes easier to use on small monitors. But as far as I know, it is desirable to support displaying multiple experiments side-b
sb0 has quit [Quit: Leaving]
mumptai has quit [Remote host closed the connection]
sb0 has joined #m-labs
<GitHub188> [artiq] jordens commented on issue #807: That property holds for all orders. Once the interpolators start wrapping really fast then there will be aliasing but that's generally present in visible in other circumstances as well.... https://github.com/m-labs/artiq/issues/807#issuecomment-319322743
<key2> rjo: when you say "passing through attributes of mem element" you mean it's already implemented or has to be done ?
sandeepkr has joined #m-labs
<rjo> key2: should be done.
<key2> rjo: what about it ?
<key2> you'd place it there ?
<key2> right before ?
<key2> soemthign lile "(* RAM_STYLE="DISTRIBUTED" *)" if the arg says it ?
sb0 has quit [Quit: Leaving]
rohitksingh_work has quit [Read error: Connection reset by peer]
<rjo> key2: no. be generic. do it similar to Signal() https://github.com/m-labs/migen/blob/master/migen/fhdl/structure.py#L319
<GitHub54> [sinara] sbouhabib pushed 1 new commit to master: https://github.com/m-labs/sinara/commit/7230f5eb5d40830ef04fbf5d9318da21b6ccced5
<GitHub54> sinara/master 7230f5e sbouhabib: All fixes applied
<GitHub187> [sinara] sbouhabib pushed 1 new commit to master: https://github.com/m-labs/sinara/commit/af80929f257ed7ad7146653004d0e2bcf3cef43d
<GitHub187> sinara/master af80929 sbouhabib: Baikal for review
<GitHub156> [sinara] sbouhabib pushed 1 new commit to master: https://github.com/m-labs/sinara/commit/052481000e60aee3881e6c20f7aab17fe67401cd
<GitHub156> sinara/master 0524810 sbouhabib: adding -generic- nanoga
<GitHub36> [sinara] sbouhabib pushed 1 new commit to master: https://github.com/m-labs/sinara/commit/290323c2c9385ad069422d6a99ebc1d044903d95
<GitHub36> sinara/master 290323c sbouhabib: 10nf->1nF
<GitHub50> [sinara] sbouhabib pushed 1 new commit to master: https://github.com/m-labs/sinara/commit/5760f19b945ded889553ebb8e262e2ca09e0e012
<GitHub50> sinara/master 5760f19 sbouhabib: updated pdf
<GitHub28> [sinara] sbouhabib pushed 1 new commit to master: https://github.com/m-labs/sinara/commit/283ff60fe697a18d6e91c79150f3be5be4dd6fa7
<GitHub28> sinara/master 283ff60 sbouhabib: name fix
sb0 has joined #m-labs
mumptai has joined #m-labs
_whitelogger has joined #m-labs
FabM has quit [Quit: ChatZilla 0.9.93 [Firefox 52.2.0/20170613225334]]
<GitHub67> [smoltcp] whitequark pushed 4 new commits to master: https://git.io/v70GW
<GitHub67> smoltcp/master 5e448db whitequark: Remove IpEndpoint::accepts....
<GitHub67> smoltcp/master 6b2d711 whitequark: Only return Err(Rejected) from TcpSocket::process on endpoint mismatch....
<GitHub67> smoltcp/master 7533542 whitequark: Fix warnings.
<travis-ci> m-labs/smoltcp#166 (master - bc0e3c3 : whitequark): The build passed.
<GitHub158> [ionpak] sbourdeauducq pushed 3 new commits to master: https://github.com/m-labs/ionpak/compare/b3fd5568e5bf...98f116e22616
<GitHub158> ionpak/master 98f116e Sebastien Bourdeauducq: compile ethmac driver
<GitHub158> ionpak/master 0ab3b61 Alexander Shafir: add ethmac driver
<GitHub158> ionpak/master c03b6a6 Sebastien Bourdeauducq: errata: filament flyback output diode
<key2> when using Memory() do I have to go through the get_port() ? or can I directly read/write into it from migen without the we/re... signals
<GitHub76> [artiq] jbqubit commented on issue #767: The current practice for the ARTIQ community is to use github Issues for bug reporting and discussing new futures. Please use the ARTIQ mailing list for general Q&A. ... https://github.com/m-labs/artiq/issues/767#issuecomment-319448048
<GitHub38> [artiq] jbqubit commented on issue #760: >But as far as I know, it is desirable to support displaying multiple experiments ... https://github.com/m-labs/artiq/issues/760#issuecomment-319448526
<GitHub142> [artiq] jbqubit commented on issue #807: > They have no way to discriminate against signals originating from an ... https://github.com/m-labs/artiq/issues/807#issuecomment-319461374
kristianpaul has quit [Quit: leaving]
kristianpaul has joined #m-labs
ohama has quit [Ping timeout: 246 seconds]
mumptai has quit [Remote host closed the connection]
ohama has joined #m-labs
<GitHub44> [smoltcp] dcoffill opened pull request #32: Fix build on i686 (master...master) https://git.io/v7EWZ