<tpb>
Title: Google Docs - create and edit documents online, for free. (at docs.google.com)
<litghost>
mkurc: Idea 1 is fairly flexible, and I think is good enough to do the job
<sf-slack>
<mkurc> @litghost Ok, Do you think it is worth using the libfmt (or similar) for the job? Or just implement the placeholders on our own?
<litghost>
mkurc: I'd prefer not adding another dependency to VPR. Can VPR's existing lib support our use case?
<litghost>
mkurc: However I do think "existing support" > "new library" > "hand rolled support"
<sf-slack>
<mkurc> @litghost Don't know yet. I'll find it out.
<sf-slack>
<mkurc> ok
<sf-slack>
<acomodi> picosoc is working with the new equivalent tiles implementation. I need to fix the resources utilization report after placement and then open the PR upstream
freemint has joined #symbiflow
OmniMancer has quit [Quit: Leaving.]
freemint has quit [Ping timeout: 250 seconds]
freemint has joined #symbiflow
<litghost>
acomodi: Awesome! We'll need the equivalent tiles support for finalizing ROI breakout. Can you push a wip/ branch to symbiflow VTR and start a conda package?
<sf-slack>
<acomodi> litghost: sure. before running the conda package I will need to locally modify the upgrade arch script and the prjxray arch import scripts and check that every symbiflow arch test builds successfully.
<sf-slack>
<acomodi> for now I will update the master+wip-next branch
<sf-slack>
<acomodi> litghost: I am getting several merge conflicts with the `wip/connection_box_serdes_merge_squashed` branch, due to the commits that were pushed today on upstream VTR. Can you take a look please and correctly rebase the branch and push it as I am not 100% confident on how to best solve those conflicts?