<sb0>
rohitksingh_work, how's the mor1kx work coming along?
<rohitksingh_work>
sb0: It was going good till Friday, but I haven't got time to work on it since then. I'll get it done this weekend and put up the initial code for review
<sb0>
whitequark, does the runtime *always* print something at the warn logging level when there is an incoming Ethernet packet with a broken CRC or a broken preamble?
<sb0>
when an ethernet packet arrives, are there only two alternatives: 1) the packet is processed by the stack 2) a warning is printed
kyak has joined #m-labs
kyak has joined #m-labs
cr1901_modern has quit [Ping timeout: 240 seconds]
cr1901_modern has joined #m-labs
<whitequark>
sb0: pong
<whitequark>
moment
<whitequark>
yes, that is correct
<whitequark>
except we no longer check for broken preamble
rohitksingh_work has quit [Read error: Connection reset by peer]
<GitHub38>
[smoltcp] phil-opp opened pull request #94: Add a PacketFilter trait to abstract over concrete SocketSet type (master...packet_filter) https://github.com/m-labs/smoltcp/pull/94
<GitHub100>
[smoltcp] dlrobertson commented on pull request #75 83a42eb: We also need to verify that the length of `data` is 4 right? In theory `length` could be 4, but `data.len()` could be something else right? https://github.com/m-labs/smoltcp/pull/75#discussion_r156650888
<sb0>
so we have the non-opticlock urukul working first? hmm
<sb0>
rjo, what is flashed in sayma1?
<sb0>
oh, misoc
<sb0>
cool, so yes it boots!
<GitHub87>
[artiq] sbourdeauducq commented on issue #847: After setting the switches into that position, the board boots from the bitstream that @jordens flashed, but not the one I built from master and flashed with artiq_flash. https://github.com/m-labs/artiq/issues/847#issuecomment-351389604
<GitHub145>
[artiq] sbourdeauducq commented on issue #847: After setting the switches into that position, the board boots from the bitstream that @jordens had flashed earlier today, but not the one I built from master and flashed with artiq_flash. https://github.com/m-labs/artiq/issues/847#issuecomment-351389604
<GitHub189>
[smoltcp] dlrobertson commented on pull request #75 83a42eb: When in doubt go with what @whitequark says. I am curious as to why that check is useless though. I would think the following would cause an out of bounds access, but I could be mistaken.... https://github.com/m-labs/smoltcp/pull/75#discussion_r156674048
<GitHub140>
[artiq] jbqubit commented on issue #867: I agree. The level of documentation of misoc and migen was a hurdle when Arpit was working on a hardware driver for Zotino. Some ad hoc breadcrumb trails I found helpful including the following. ... https://github.com/m-labs/artiq/issues/867#issuecomment-351548062
<GitHub90>
[artiq] sbourdeauducq commented on issue #868: artiq-flash is meant to be used in conjunction with the conda packages, not source builds (unless you reorganize files like the conda script does). https://github.com/m-labs/artiq/issues/868#issuecomment-351563979