<GitHub23>
[misoc] enjoy-digital pushed 2 new commits to master: http://git.io/pZaV
<GitHub23>
misoc/master f7b3126 root: liteeth: fix cnt_inc in IDLE state (we should wait sop to inc counter)
<GitHub23>
misoc/master d52ecc3 root: liteeth: do not insert CRC/Preamble in simulation to allow direct connection to ethernet tap
<GitHub186>
[misoc] enjoy-digital force-pushed master from d52ecc3 to 360c849: http://git.io/LjONPA
<GitHub186>
misoc/master 5dbd8af Florent Kermarrec: liteeth: do not insert CRC/Preamble in simulation to allow direct connection to ethernet tap
<GitHub186>
misoc/master 360c849 Florent Kermarrec: liteeth: fix cnt_inc in IDLE state (we should wait sop to inc counter)
sb0 has joined #m-labs
<GitHub8>
[migen] enjoy-digital force-pushed master from 7a5d126 to e82b540: http://git.io/pZru
<GitHub8>
migen/master 3e84c66 Robert Jordens: vivado: permit resources without pins...
<GitHub8>
migen/master e82b540 Florent Kermarrec: mibuild/sim: remove server and interact with tap directly in cpp tb. for now: - need to create tap manually: create tap: openvpn --mktun --dev tap0 ifconfig tap0 192.168.0.14 up mknod /dev/net/tap0 c 10 200 delete tap: openvpn --rmtun --dev tap0 - ARP request/reply OK - TFTP request OK - need to be tested with TFTP server. - need clean up
sb0 has quit [Ping timeout: 265 seconds]
sb0 has joined #m-labs
sb0 has quit [Ping timeout: 252 seconds]
<GitHub181>
[migen] enjoy-digital pushed 2 new commits to master: http://git.io/pZAX
<GitHub181>
migen/master a72c091 Florent Kermarrec: mibuild/sim: regroup console_tb/ethernet_tb in dut_tb
<GitHub181>
migen/master efc5f22 Florent Kermarrec: mibuild/sim: clean up and move eth struct to sim
sb0 has joined #m-labs
kugg has quit [Ping timeout: 246 seconds]
antgreen has joined #m-labs
kugg has joined #m-labs
sb0 has quit [Ping timeout: 246 seconds]
sb0 has joined #m-labs
nengel has quit [Ping timeout: 244 seconds]
<GitHub117>
[migen] enjoy-digital pushed 1 new commit to master: http://git.io/pcqZ