<ari> 🤔 will prj* support this fpga? ;) https://www.youtube.com/watch?v=3ts0fx2hYus
Wanda[cis] has joined #prjcombine
<Wanda[cis]> I think I'm finally done with this cursed refactor
<Wanda[cis]> just need to rerun virtex7 RE job
whitequark[cis] has joined #prjcombine
<whitequark[cis]> nice
<mupuf> Wanda[cis]: this cursed refactor... you mean the unifying the north/south/west/east terminology?
<Wanda[cis]> no, that's up next
<Wanda[cis]> I mean changing how bels are addressed
<Wanda[cis]> which also ended up including a complete refactor of ise-hammer to remake it in the structure of xact-hammer
<Wanda[cis]> (I killed all these cursed macros)
<Wanda[cis]> 345 files changed, 55017 insertions(+), 51414 deletions(-) excellent
<mupuf> Jeeeez! That's quite a refactor :o
<Wanda[cis]> alright, pushed
<Wanda[cis]> now, while I was doing all this, bincode 2.0 has been released
<Wanda[cis]> so I guess it's time to make the public crates free from syn now
<Wanda[cis]> I really like how we have to distinguish between interconnect wires going southwest (one tile south and one tile west) and westsouth (one tile west and one tile south) because they're not the same thing