whitequark changed the topic of #nmigen to: nMigen hardware description language · code https://github.com/nmigen · logs https://libera.irclog.whitequark.org/nmigen
lf has quit [Ping timeout: 250 seconds]
lf has joined #nmigen
<_whitenotifier-1> [YoWASP/yosys] whitequark pushed 1 commit to develop [+0/-0/±1] https://git.io/J1ERL
<_whitenotifier-1> [YoWASP/yosys] whitequark 28bb330 - Update dependencies.
Degi_ has joined #nmigen
Degi has quit [Ping timeout: 250 seconds]
Degi_ is now known as Degi
emeb_mac has quit [Quit: Leaving.]
bvernoux has joined #nmigen
peeps[zen] has joined #nmigen
peepsalot has quit [Ping timeout: 250 seconds]
peeps has joined #nmigen
peeps[zen] has quit [Ping timeout: 250 seconds]
peeps[zen] has joined #nmigen
peeps has quit [Ping timeout: 268 seconds]
gdd has quit [Ping timeout: 250 seconds]
gdd has joined #nmigen
peepsalot has joined #nmigen
peeps[zen] has quit [Ping timeout: 260 seconds]
kaucasus has joined #nmigen
DeVosReynaerde has joined #nmigen
<kaucasus> Hey folks, I'm having an overflow error when trying to generate verilog for a platform. The core simulates fine. We've narrowed down the problem to it creating a very big wire in an ALU block that has shift operations.
<kaucasus> So somehow this code: https://pastebin.com/ycxfs5H6 generates a 4294967327 bit wide register, which of course is impossible to synthesise but isn't a problem for simulation, and is so big Python throws an overflow error
<kaucasus> oh derp, our bad, we shouldn't be able to shift with the full 32 bits width. It's just the lower 5 bits that are actually important (logically, since the databus is only 32 bits)
<kaucasus> Yeah it makes a ton of sense to do it that way, we also just read the spec wrong. We know do exactly as said in the note :P
DeVosReynaerde has quit [Quit: Client closed]
kaucasus has quit [Ping timeout: 256 seconds]
jfng[m] has quit [K-Lined]
david-sawatzke[m has quit [K-Lined]
Niklas[m] has quit [K-Lined]
whitequark has quit [K-Lined]
emilazy has quit [K-Lined]
jevinskie[m] has quit [K-Lined]
cesar has quit [K-Lined]
tiltmesenpai[m] has quit [K-Lined]
psydroid has quit [K-Lined]
Chips4Makers[m] has quit [K-Lined]
pho has quit [K-Lined]
xiretza[m] has quit [K-Lined]
mikolajw has quit [K-Lined]
jamwaffles[m] has quit [K-Lined]
dcallagh has quit [K-Lined]
RobTaylor[m] has quit [K-Lined]
CarlFK has quit [K-Lined]
programmerjake has quit [K-Lined]
kaji has quit [K-Lined]
emilazy has joined #nmigen
mithro has quit [Ping timeout: 264 seconds]
sorear has quit [Ping timeout: 264 seconds]
whitequark has joined #nmigen
dcallagh has joined #nmigen
Niklas[m] has joined #nmigen
xiretza[m] has joined #nmigen
cesar has joined #nmigen
psydroid has joined #nmigen
tiltmesenpai[m] has joined #nmigen
mikolajw has joined #nmigen
programmerjake has joined #nmigen
kaji has joined #nmigen
pho has joined #nmigen
CarlFK has joined #nmigen
jevinskie[m] has joined #nmigen
jamwaffles[m] has joined #nmigen
david-sawatzke[m has joined #nmigen
RobTaylor[m] has joined #nmigen
jfng[m] has joined #nmigen
Chips4Makers[m] has joined #nmigen
tcal has quit [Ping timeout: 264 seconds]
gatecat has quit [Ping timeout: 265 seconds]
yuriks has quit [Read error: Connection reset by peer]
tannewt_ has quit [Read error: Connection reset by peer]
alanvgreen has quit [Ping timeout: 250 seconds]
benreynwar has quit [Read error: Connection reset by peer]
esden has quit [Read error: Connection reset by peer]
tucanae47_ has quit [Read error: Connection reset by peer]
Qyriad has quit [Read error: Connection reset by peer]
alanvgreen has joined #nmigen
sorear has joined #nmigen
tcal has joined #nmigen
tucanae47_ has joined #nmigen
mithro has joined #nmigen
benreynwar has joined #nmigen
Qyriad has joined #nmigen
yuriks has joined #nmigen
tannewt_ has joined #nmigen
gatecat has joined #nmigen
esden has joined #nmigen
psydroid has quit [Quit: Client limit exceeded: 20000]
CarlFK has quit [Quit: Client limit exceeded: 20000]
emilazy has quit [Quit: Client limit exceeded: 20000]
whitequark has quit [Quit: Client limit exceeded: 20000]
cesar has quit [Quit: Client limit exceeded: 20000]
emeb has joined #nmigen
Niklas[m] has quit [Quit: Client limit exceeded: 20000]
tiltmesenpai[m] has quit [Quit: Client limit exceeded: 20000]
pho has quit [Quit: Client limit exceeded: 20000]
dcallagh has quit [Quit: Client limit exceeded: 20000]
jevinskie[m] has quit [Quit: Client limit exceeded: 20000]
SpaceCoaster has quit [Ping timeout: 264 seconds]
SpaceCoaster_ has joined #nmigen
SpaceCoaster_ is now known as SpaceCoaster
emeb_mac has joined #nmigen
bvernoux has quit [Quit: Leaving]
emeb has quit [Quit: Leaving.]