perillamint has quit [Read error: Connection reset by peer]
swetland has quit [Read error: Connection reset by peer]
swetland has joined #symbiflow
perillamint has joined #symbiflow
elms has quit [Ping timeout: 258 seconds]
digshadow has quit [Read error: Connection reset by peer]
elms has joined #symbiflow
digshadow has joined #symbiflow
citypw has joined #symbiflow
citypw has quit [Excess Flood]
Bertl is now known as Bertl_oO
citypw has joined #symbiflow
citypw has quit [Excess Flood]
citypw has joined #symbiflow
futarisIRCcloud has quit [Quit: Connection closed for inactivity]
citypw has quit [Read error: Connection timed out]
space_zealot has joined #symbiflow
<sf-slack2>
<acomodi> I think I finally found a way to let the mode selection work without increasing the original pack time.
<sf-slack2>
<acomodi> Basically now different mode selection is activated only when there is no possible route while expanding nodes in `try_intra_lb_route`
jevinskie has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<sf-slack2>
<mkurc> Good time of day!
<sf-slack2>
<mkurc> @mitrho I started merging my code related to FASM support in V2X
<sf-slack2>
<mkurc> @mithro It seems that the V2X no longer groups instances of the same module into one pb_type
<sf-slack2>
<mkurc> @mithro For example, for the following verilog input:
<tpb>
Title: Generate db files with fuzzer name of origin by tmichalak · Pull Request #842 · SymbiFlow/prjxray · GitHub (at github.com)
<litghost>
acomodi: Sounds good, do you have data to support the increased performance?
<sf-slack2>
<acomodi> litghost: I am running again the VTR benchmarks, they should complete in about an hour. I have checked the run-time difference on a test that took ~10% more than master and now it takes almost the same time
<litghost>
acomodi: That's a promising sign
<sf-slack2>
<acomodi> litghost: Yes, I think this is the best we can get, once the first batch completes I'll run the Titan benchmarks. I believe after I get those the PR will get merged.