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
fengling has quit [Ping timeout: 240 seconds]
fengling has joined #m-labs
Gurty has quit [Ping timeout: 244 seconds]
Gurty has joined #m-labs
sandeepkr_ has quit [Ping timeout: 276 seconds]
bentley` has quit [Remote host closed the connection]
bentley` has joined #m-labs
<GitHub177> [misoc] enjoy-digital pushed 1 new commit to master: https://git.io/vwM49
<GitHub177> misoc/master e136030 Florent Kermarrec: cores/liteeth_mini/mac/sram: fix reception of frames larger than MTU...
<bb-m-labs> build #101 of misoc is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/misoc/builds/101
<_florent_> sb0: ^ I think you can retry receiving jumbo frame with that. It should return the correct length but drop the remaining bytes larger than MTU
<_florent_> sb0: for sram depth, design use slots with depth that are power of of two (to decode slots). If we want to support non power of two depth we have to some change on the design
<bb-m-labs> build #393 of artiq-kc705-nist_clock is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-kc705-nist_clock/builds/393
<bb-m-labs> build #656 of artiq is complete: Failure [failed] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/656
fengling has quit [Ping timeout: 240 seconds]
fengling has joined #m-labs
fengling has quit [Ping timeout: 240 seconds]
fengling has joined #m-labs
fengling has quit [Ping timeout: 240 seconds]
kuldeep__ has joined #m-labs
kuldeep_ has quit [Ping timeout: 244 seconds]
sandeepkr_ has joined #m-labs
fengling has joined #m-labs
sandeepkr_ has quit [Ping timeout: 244 seconds]
fengling has quit [Ping timeout: 240 seconds]
sandeepkr_ has joined #m-labs
sb0 has joined #m-labs
<sb0> _florent_, non power of two BRAM != power of two address alignment
<sb0> you can have non-power-of-two BRAMs are aligned to power-of-two addresses without using any extra FPGA resources
<sb0> whitequark, can you fix the buildbot?
Gurty has quit [Ping timeout: 276 seconds]
<whitequark> sb0: no
<whitequark> I've no idea what's broken with it
<whitequark> the correct gateware is flashed
<GitHub109> [misoc] sbourdeauducq pushed 1 new commit to master: https://git.io/vwMM0
<GitHub109> misoc/master 98ed0ce Sebastien Bourdeauducq: bios: fix help message
<bb-m-labs> build #102 of misoc is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/misoc/builds/102
<bb-m-labs> build #394 of artiq-kc705-nist_clock is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-kc705-nist_clock/builds/394
<bb-m-labs> build #657 of artiq is complete: Failure [failed] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/657
Gurty has joined #m-labs
<GitHub55> [misoc] sbourdeauducq pushed 1 new commit to master: https://git.io/vwMDu
<GitHub55> misoc/master 0d08038 Sebastien Bourdeauducq: liteeth: use non power-of-two RAM depth
<bb-m-labs> build #103 of misoc is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/misoc/builds/103
<bb-m-labs> build #395 of artiq-kc705-nist_clock is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-kc705-nist_clock/builds/395
<sb0> of course, lwip provides exactly zero support for rejecting jumbo frames, and you have to decode frames yourself
<sb0> sigh
<bb-m-labs> build #153 of artiq-win64-test is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-win64-test/builds/153
<bb-m-labs> build #658 of artiq is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/658
<sb0> setting MTU to 9k in lwip will also cause problems in the other direction, because lwip doesn't support path MTU discovery either
<sb0> do people actually use lwip?
<sb0> no jumbo frames = you can't reject them, jumbo frames = you cannot talk to devices that don't support them
<whitequark> sb0: was that the liteeth power of two issue?
<sb0> I have no idea why it works again
<sb0> and last time it definitely flashed an older package. maybe there is some conda non-determinism mixed with vivado non-determinism ...
sandeepkr__ has joined #m-labs
kuldeep__ has quit [Ping timeout: 260 seconds]
sandeepkr_ has quit [Ping timeout: 260 seconds]
kuldeep__ has joined #m-labs
sb0 has quit [Quit: Leaving]
sandeepkr_ has joined #m-labs
kuldeep__ has quit [Ping timeout: 246 seconds]
sandeepkr__ has quit [Ping timeout: 260 seconds]
kuldeep__ has joined #m-labs
mumptai has joined #m-labs
mumptai has quit [Quit: Verlassend]
mindrunner has quit [Ping timeout: 250 seconds]
mindrunner has joined #m-labs