<tpb>
Title: Zybo: Add minitest with Litex/Vex booting Linux by kgugala · Pull Request #1251 · SymbiFlow/symbiflow-arch-defs · GitHub (at github.com)
<hackerfoo>
Okay. I'll do some more profiling.
<hackerfoo>
Wait, isn't that due to missing data?
<litghost>
I don't believe anyone actually tracked down the failure
<litghost>
We just know it takes a very long time
<hackerfoo>
Maybe I should just disable high fanout routing after the overused RR nodes goes under a threshold of 10. That's when it gets into trouble.
abeljj[m] has joined #symbiflow
<hackerfoo>
It seems to perform better at first, then get stuck.
citypw has joined #symbiflow
proteus-guy has quit [Ping timeout: 265 seconds]
xobs has quit [Ping timeout: 264 seconds]
<hackerfoo>
Okay, now it works great, about 25% faster for top_bram_n8
Bertl_oO is now known as Bertl_zZ
<litghost>
hackerfoo: Nice
futarisIRCcloud has quit [Quit: Connection closed for inactivity]
Vonter has quit [Ping timeout: 268 seconds]
OmniMancer has joined #symbiflow
futarisIRCcloud has joined #symbiflow
Vonter has joined #symbiflow
tiwEllien has joined #symbiflow
OmniMancer has quit [Quit: Leaving.]
<sf-slack1>
<mkurc> I have a generic question about VPR: Can multiple CHANX (or CHANY) nodes at the same location and with the same length be connected with an edge? Will VPR complain about such rr graph or not?
rvalles_ has quit [Ping timeout: 246 seconds]
<_whitenotifier-3>
[symbiflow-arch-defs] acomodi opened issue #1278: Combinatorial Loop after running fasm2bels - https://git.io/JvtDi
rvalles_ has joined #symbiflow
Bertl_zZ is now known as Bertl
bubble_buster has quit []
bubble_buster has joined #symbiflow
mithro has quit []
mithro has joined #symbiflow
nickray has quit []
nickray_ has joined #symbiflow
nickray_ is now known as nickray
celadon has quit [Quit: ZNC 1.7.5+deb1 - https://znc.in]
celadon has joined #symbiflow
OmniMancer has joined #symbiflow
tiwEllien has quit [Ping timeout: 268 seconds]
tiwEllien has joined #symbiflow
tiwEllien has quit [Ping timeout: 265 seconds]
tiwEllien has joined #symbiflow
<litghost>
mkurc: Maybe? So we've disabled most of VPR's rr graph checking code because we violate some it's assumptions. That being said, the router and placer won't care, as a graph is a graph
<litghost>
mkurc: I make connections of that sort all the time