<agg>
yess.... found the nextpnr bug that was breaking my ecp5 dsp stuff. classic c++ stuff, a pointer gets stored to an element in a vector that later gets resized, and now the placer thinks there are no MULT18X18D bels available and errors out
X-Scale` has joined #yosys
rjo has quit [*.net *.split]
Thorn has quit [*.net *.split]
X-Scale has quit [*.net *.split]
X-Scale` is now known as X-Scale
rjo has joined #yosys
FabM has joined #yosys
kristianpaul has quit [Ping timeout: 265 seconds]
kristianpaul has joined #yosys
unkraut has joined #yosys
danvet has joined #yosys
srk has joined #yosys
kristianpaul has quit [Ping timeout: 240 seconds]
kristianpaul has joined #yosys
m4ssi has joined #yosys
keesj has joined #yosys
vidbina has joined #yosys
<gatecat>
agg: thanks, I'll try and have a look at the issue today
kristianpaul has quit [Remote host closed the connection]
kristianpaul has joined #yosys
citypw has quit [Remote host closed the connection]
vidbina has quit [Ping timeout: 260 seconds]
vidbina has joined #yosys
AdamHorden has quit [Ping timeout: 240 seconds]
AdamHorden has joined #yosys
vidbina has quit [Ping timeout: 258 seconds]
vidbina has joined #yosys
X-Scale has quit [Ping timeout: 240 seconds]
X-Scale` has joined #yosys
X-Scale` is now known as X-Scale
vidbina has quit [Ping timeout: 260 seconds]
klotz has joined #yosys
emeb has joined #yosys
evil_chuck has joined #yosys
citypw has joined #yosys
vidbina has joined #yosys
cr1901_modern has quit [Quit: Leaving.]
cr1901_modern has joined #yosys
citypw has quit [Ping timeout: 240 seconds]
FabM has quit [Ping timeout: 240 seconds]
cr1901_modern has quit [Quit: Leaving.]
cr1901_modern has joined #yosys
vidbina has quit [Ping timeout: 240 seconds]
danvet has quit [Ping timeout: 260 seconds]
evil_chuck has quit [Remote host closed the connection]
Jay_jayjay has joined #yosys
toshywoshy has quit [Ping timeout: 260 seconds]
<Jay_jayjay>
Hello!
toshywoshy has joined #yosys
<Jay_jayjay>
nextpnr isn't working for my (async) design
<Jay_jayjay>
libc++abi.dylib: terminating with uncaught exception of type std::out_of_range: unordered_map::at: key not found
<Jay_jayjay>
is the error message
<Jay_jayjay>
nextpnr works on other designs
<Jay_jayjay>
there's no abnormal output in the logs