azonenberg_work has quit [Ping timeout: 255 seconds]
futarisIRCcloud has joined ##openfpga
Maylay has quit [Quit: Pipe Terminated]
Maylay has joined ##openfpga
Bob_Dole has joined ##openfpga
azonenberg_work has joined ##openfpga
Flea86 has joined ##openfpga
emeb_mac has joined ##openfpga
azonenberg_work has quit [Ping timeout: 255 seconds]
cr1901 has joined ##openfpga
<_whitenotifier> [Boneless-CPU] zignig synchronize pull request #3: Text Assembler for boneless (WIP) - https://git.io/fhxmz
emeb has quit [Quit: Leaving.]
zng has quit [Quit: ZNC 1.7.2 - https://znc.in]
zng has joined ##openfpga
cr1901 has quit [Ping timeout: 246 seconds]
cr1901 has joined ##openfpga
renze has quit [Read error: Connection reset by peer]
renze has joined ##openfpga
scrts has quit [Ping timeout: 245 seconds]
Mimoja has quit [Quit: Ping timeout (120 seconds)]
Mimoja has joined ##openfpga
scrts has joined ##openfpga
dj_pi has joined ##openfpga
dj_pi has quit [Ping timeout: 245 seconds]
Bike has quit [Quit: Lost terminal]
cr1901 has quit [Ping timeout: 268 seconds]
cr1901 has joined ##openfpga
cr1901 has quit [Ping timeout: 272 seconds]
GenTooMan has quit [Quit: Leaving]
cr1901 has joined ##openfpga
cr1901 has quit [Ping timeout: 252 seconds]
cr1901 has joined ##openfpga
pie___ has joined ##openfpga
pie__ has quit [Ping timeout: 246 seconds]
<_whitenotifier> [Boneless-CPU] zignig synchronize pull request #3: Text Assembler for boneless (WIP) - https://git.io/fhxmz
gsi__ has joined ##openfpga
gsi_ has quit [Ping timeout: 246 seconds]
OmniMancer has joined ##openfpga
rohitksingh has joined ##openfpga
rohitksingh has quit [Ping timeout: 246 seconds]
mepholic has quit [Quit: WeeChat 2.1]
emeb_mac has quit [Ping timeout: 246 seconds]
scrts has quit [Ping timeout: 255 seconds]
scrts has joined ##openfpga
rohitksingh has joined ##openfpga
rohitksingh has quit [Ping timeout: 246 seconds]
rohitksingh has joined ##openfpga
rohitksingh has quit [Ping timeout: 245 seconds]
OmniMancer has quit [Ping timeout: 245 seconds]
OmniMancer has joined ##openfpga
OmniMancer has quit [Ping timeout: 245 seconds]
cr1901_modern1 has quit [Ping timeout: 245 seconds]
cr1901_modern has joined ##openfpga
OmniMancer1 has joined ##openfpga
Flea86 has quit [Quit: Goodbye and thanks for all the dirty sand ;-)]
ayjay_t has quit [Read error: Connection reset by peer]
ayjay_t has joined ##openfpga
scrts has quit [Ping timeout: 244 seconds]
scrts has joined ##openfpga
emeb has joined ##openfpga
futarisIRCcloud has quit [Quit: Connection closed for inactivity]
OmniMancer1 has quit [Quit: Leaving.]
Ellied has quit [Ping timeout: 245 seconds]
flaviusb has quit [Ping timeout: 245 seconds]
flaviusb has joined ##openfpga
rohitksingh has joined ##openfpga
scrts has quit [Ping timeout: 252 seconds]
wpwrak has quit [Ping timeout: 268 seconds]
scrts has joined ##openfpga
wpwrak has joined ##openfpga
m_w has joined ##openfpga
rohitksingh has quit [Ping timeout: 252 seconds]
Asu has joined ##openfpga
Flux42 has quit [Remote host closed the connection]
Flux42 has joined ##openfpga
Asu` has joined ##openfpga
Asu has quit [Ping timeout: 252 seconds]
Asu` has quit [Ping timeout: 244 seconds]
Asu has joined ##openfpga
<tnt> is there some 'cute trick' to implement a signed divide by a power of two with round toward zero in an fpga ?
<tnt> So far, adding ((1 << n) - 1) before the truncation by n bits seems to be the best I can come up with.
<sorear> I'm pretty sure you can't do this without an adder
<Ultrasauce> isnt a signed shift sufficient
<tnt> Ultrasauce: -1 >> 2 = -1
<tnt> in DSP stuff that introduces a slight negative bias
<Ultrasauce> oh duh
<Ultrasauce> use one's complement? :)
mumptai has joined ##openfpga
mumptai has quit [Quit: Verlassend]
<sorear> As if a bias towards zero is better?
<tnt> it is
<tnt> in SDR a negative bias shows up as a DC component in your signal :/
GuzTech has joined ##openfpga
<TD-Linux> if you look at libopus, rav1e, etc you will also see it
m_w has quit [Quit: Leaving]
emeb_mac has joined ##openfpga
futarisIRCcloud has joined ##openfpga
Asu has quit [Read error: Connection reset by peer]
Asu has joined ##openfpga
Bike has joined ##openfpga
Asu has quit [Ping timeout: 245 seconds]
Asu` has joined ##openfpga
Asu` has quit [Quit: Konversation terminated!]
GenTooMan has joined ##openfpga
<gruetzkopf> hmm, someone have a kicad symbol/package for LFE5UM5G-45 in caBGA381 around?
<q3k> you can generate them
<q3k> with some unholy python scripting
<gruetzkopf> yeah i've seen that script (for the package)
<q3k> use my fork because the upstream lattice code is broken
gsi__ is now known as gsi_
GuzTech has quit [Remote host closed the connection]
<whitequark> gruetzkopf: ECONNREFUSED from here
<whitequark> where is it hosted?
<gruetzkopf> DO FRA1
<whitequark> huh
<gruetzkopf> v6 or v4 broken?
<TD-Linux> gruetzkopf, protip, turn on opengl and 2x msaa
<gruetzkopf> yeah, fresh install on this laptop
<TD-Linux> kicad nightly is broken with hidpi :( might have to submit a patch
<gruetzkopf> this thing is gonna need some editing to be KLC compliant