scrts has joined ##openfpga
pie_ has quit [Quit: Leaving]
talsit has joined ##openfpga
mifune has quit [Ping timeout: 246 seconds]
mifune has joined ##openfpga
mifune has joined ##openfpga
mifune has quit [Changing host]
mifune has quit [Ping timeout: 248 seconds]
DocScrutinizer05 has joined ##openfpga
DocScrutinizer05 has quit [Disconnected by services]
jn___ has joined ##openfpga
jn__ has quit [Remote host closed the connection]
<mtp> oic
digshadow has quit [Quit: Leaving.]
digshadow has joined ##openfpga
DocScrutinizer05 has quit [Disconnected by services]
DocScrutinizer05 has joined ##openfpga
kuldeep_ has joined ##openfpga
kuldeep has quit [Ping timeout: 258 seconds]
kuldeep_ has quit [Remote host closed the connection]
kuldeep_ has joined ##openfpga
kuldeep_ has quit [Max SendQ exceeded]
kuldeep_ has joined ##openfpga
lain__ has joined ##openfpga
azonenberg_work has quit [Ping timeout: 252 seconds]
marcus_c has quit [Ping timeout: 252 seconds]
lain has quit [Ping timeout: 252 seconds]
eightdot_ has joined ##openfpga
marcus_c_ has joined ##openfpga
manderbrot has quit [Ping timeout: 250 seconds]
mIKEjONES has quit [Ping timeout: 250 seconds]
eightdot has quit [Ping timeout: 250 seconds]
lain__ is now known as lain
azonenberg_work has joined ##openfpga
mIKEjONES has joined ##openfpga
<azonenberg> So I think i am going to be doing my first design using a greenpak soon
<azonenberg> like, my first actual real board that isnt a toolchain test
amclain has quit [Quit: Leaving]
mifune has joined ##openfpga
mifune has joined ##openfpga
mifune has quit [Changing host]
digshadow has quit [Quit: Leaving.]
digshadow has joined ##openfpga
m_t has joined ##openfpga
<whitequark> azonenberg: btw, tcp stack status: can receive data and get ACKS
<whitequark> and most of transmission too
<azonenberg> :0
<azonenberg> nice
<rqou> reordering?
<whitequark> rqou: nope, though it would be almost very easy to add
<whitequark> like most of the machinery is there
<whitequark> the only thing holding up reordering is I need to somehow record which parts of the buffer are valid and which are not
<whitequark> and I don't know how to do this without a heap
<whitequark> and without allocating a bitmap for the entire buffer
<whitequark> similarly with UDP fragmentation, the same exact problem
<rqou> what about "strict violations of the TCP specification" (https://blog.cloudflare.com/this-is-strictly-a-violation-of-the-tcp-specification/) :P
<rqou> this has to do with the CLOSE_WAIT state
<whitequark> I, uhm, don't have the close portion of the state machine
<whitequark> that said I am holding a rather strict view of the TCP spec and note all violations that I see
Bike has quit [Quit: leaving]
mifune has quit [Quit: Leaving]
kuldeep_ has quit [Quit: Leaving]
kuldeep has joined ##openfpga
kuldeep has quit [Client Quit]
kuldeep has joined ##openfpga
kuldeep has quit [Max SendQ exceeded]
kuldeep has joined ##openfpga
kuldeep has quit [Remote host closed the connection]
<rqou> heh, apparently this Berlin->Hamburg train actually started in Prague
<rqou> it has Czech livery rather than Deutsche Bahn livery
kuldeep has joined ##openfpga
LeelooMinai has quit [Ping timeout: 256 seconds]
<qu1j0t3> code sharing!
<whitequark> code czaring
m_t has quit [Quit: Leaving]
jn___ is now known as jn__
<rqou> apparently there's hail/sleet in Hamburg at this moment
<rqou> aaand it stopped
<whitequark> azonenberg: TCP transmission works!
<whitequark> now to do the "rest of the owl", namely the disturbing FIN states
<nats`> that's fun I'm writing networking stuff in verilog too at the moment :)à
<rqou> so, Hamburg meetup?
<rqou> felix_, rvense, who else?
* felix_ is currently in the s-bahn from hamburg main station to dammtor; the ice had some technical problems
<rqou> i'm currently in the hamburg mariott
<felix_> i'd suggest to meet in the venue
<rqou> i want to grab some food first, any recommendations where to look?
<rqou> also trying to find a laundromat that is actually open today
<rqou> is there ticket pickup today?
<rqou> "day 0"?
<rqou> although this is my second time, i'm not really familiar with all the possible things to do
<felix_> uh, nit sure about the food
<felix_> yep, i got my wristband a few minutes ago
<felix_> i'd highly recommend getting those today; much shorter queue
mzpx has joined ##openfpga
mzpx has quit [Remote host closed the connection]
<rqou> apparently there's no good way to get from Gänsemarkt to the Congress Center (other than walking)
<rvense> it's a nice night to walk
<rvense> i just got to my hotel, should be at cch in half an hour
<rqou> I just got my wristband
Ardeshir has joined ##openfpga
<rqou> felix_ where are you at?
<felix_> i'm at the openfpga table on the ground floor
<felix_> near the hardware hacking area
<rqou> where is that?
<felix_> it's in the big main hacking area
<felix_> look for the icoboard sign there
Ardeshir has quit [Quit: Leaving]
<nats`> yep
<rqou> who else is supposed to be at 33C3 today? rvense, pie_?
Bike has joined ##openfpga
mzpx has joined ##openfpga
mzpx has quit [Remote host closed the connection]
mzpx has joined ##openfpga
bibor has quit [Quit: WeeChat 1.0.1]
bibor has joined ##openfpga
LeelooMinai has joined ##openfpga
mzpx has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
digshadow has quit [Quit: Leaving.]
digshadow has joined ##openfpga
azonenberg has quit [Ping timeout: 258 seconds]
azonenberg has joined ##openfpga
<balrog> rqou: I'm here
<balrog> or rather was here earlier
<rqou> quick meetup before I go to bed early?
<balrog> rqou: too tired
<balrog> tomorrow?
cr1901_modern1 has joined ##openfpga
cr1901_modern has quit [Ping timeout: 258 seconds]
<pointfree> I can turn the hseg coordinate from the .route file into the coorresponding HS bitmask with 1<<(i%24)/3 (see https://cdn.rawgit.com/wiki/azonenberg/openfpga/images/US08026739-20110927-D00006.png ), but I'm still having difficulties getting the HS byte numbers from those .route coordinates.
<pointfree> Perhaps the pattern spans multiple routing pairs?
<pointfree> possibly of interest to: cyrozap, eric_j, carl0s
cr1901_modern1 is now known as cr1901_modern
digshadow has quit [Quit: Leaving.]
<cr1901_modern> azonenberg: So, against all expectations, I actually soldered a SMD board by hand
<cr1901_modern> successfully
<qu1j0t3> cr1901_modern: nice!
digshadow has joined ##openfpga
pie_ has joined ##openfpga
<pie_> rqou, ping
<cr1901_modern> Drag soldering the Atmel micro was a bit dodgy tho :(... I don't have nice small blobs covering all the pins (but I guess it doesn't matter as long as it's physically secure
* pie_ is at 33c3 \o/
* balrog as well!
<pie_> balrog, youre here too right?
<balrog> yes
<pie_> where are you folks? :D
<balrog> sleeping :p
<pie_> ah, figures :P
<balrog> we were around earlier
<balrog> 6hr time difference, surprised the jet lag wasn't worse
<pie_> i thinkim sleeping under a table tonight
<lain> cr1901_modern: 'gratz!
<pie_> problem is i haev a cold :(
<pie_> well, ill survive somehow xD
<cr1901_modern> lain: Tyvm :3... maybe now I can start doing SMD boards from now on without fear of being a money sink
<lain> :3
kuldeep_ has joined ##openfpga
kuldeep has quit [Ping timeout: 252 seconds]
scrts has quit [Ping timeout: 245 seconds]