<tpb>
Title: Move the type information from the names into metadata. by mithro · Pull Request #613 · SymbiFlow/symbiflow-arch-defs · GitHub (at github.com)
<mithro>
It seems to pass CI
<mithro>
But seeing as how large it is, I would like to land it ASAP
<mithro>
kgugala: Yeah - it lets you write passes (for things like optimization, checking, transforms) in Python
proteusguy has quit [Ping timeout: 255 seconds]
<mithro>
kgugala: Don't know what is up with kokoro at the moment...
<mithro>
kgugala: Looks like kokoro is broken at the moment...
jevinskie has joined #symbiflow
jevinskie has quit [Client Quit]
<mithro>
elms: all_icestick_bin should be enough to make sure that ice40 is working, right?
<mithro>
kgugala: Are you going to work on the v2x tests now, or should I work on that after landing #613?
<sf-slack2>
<kgugala> I can take a look on those
<elms>
That should make sure you can still generate bitstreams. It should cover a lot of concerns. To get better coverage we are going to have to work on HIL (Hardware in the loop) testing
<elms>
mithro: ^
<mithro>
elms: Yeah
<mithro>
kgugala: I more mean that I will look at them potentially in a couple of hours, I can hand them over to you when you get up tomorrow?
<sf-slack2>
<kgugala> sure, let's do like that then
<sf-slack2>
<kgugala> just assign the issue to me, and I'll take it from there
kraiskil has quit [Ping timeout: 245 seconds]
vup2 is now known as vup
kraiskil has joined #symbiflow
vup has quit [Quit: vup]
vup has joined #symbiflow
<mithro>
kgugala / elms: I merged the prefix removal pull request
<elms>
mithro: thanks for the heads up
<mithro>
elms: Do you know how I run the tests under `utils/vlog`?