jevinskie has joined #symbiflow
jevinskie has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
OmniMancer has joined #symbiflow
jevinskie has joined #symbiflow
_whitelogger has joined #symbiflow
proteusguy has quit [Remote host closed the connection]
_whitelogger has joined #symbiflow
<mithro> litghost: congratulations!
proteusguy has joined #symbiflow
OmniMancer has quit [Read error: Connection reset by peer]
OmniMancer has joined #symbiflow
shenki has joined #symbiflow
proteusguy has quit [Ping timeout: 240 seconds]
proteusguy has joined #symbiflow
<shenki> hi! I was attempting to build and hit this: https://pastebin.com/raw/C5pviaGk
<shenki> FileNotFoundError: [Errno 2] No such file or directory: '/home/joel/dev/symbiflow/symbiflow-arch-defs/third_party/prjxray-db/zynq7/tilegrid.json'
<mithro> shenki: Are your submodules initialized?
<mithro> acomodi / kgugala: Example kind of at https://github.com/SymbiFlow/prjxray-kokoro/pull/1
<tpb> Title: Update README.md by mithro · Pull Request #1 · SymbiFlow/prjxray-kokoro · GitHub (at github.com)
<mithro> acomodi / kgugala / litghost: https://github.com/SymbiFlow/prjxray/issues/613 seems to be causing random failures
<tpb> Title: Couple of fuzzer fail when parallel execution information is passed down · Issue #613 · SymbiFlow/prjxray · GitHub (at github.com)
<acomodi> I guess this depends on the high randomness of the int fuzzers. There is a stricter rule that ensures that all the nets are routed. We could make use of the 056-pip-rem mechanism to retry whenever a net is unrouted for a few times, but this will not solve the problem entirely
citypw has quit [Ping timeout: 268 seconds]
citypw has joined #symbiflow
<shenki> mithro: yeah, i think so. I did init and update at the top level, and then when running make it grabbed a heap more
<shenki> i've got an arty on my desk, so i don't really need zynq working
<mithro> shenki: think you'll have to ask acomodi - not quite sure if you can build without zynq support at the moment?
<shenki> mithro: ok, thanks
_whitelogger has joined #symbiflow
Rahix has joined #symbiflow
OmniMancer has quit [Quit: Leaving.]
jevinskie has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<litghost> shenki: You don't need zynq, just build the target you want instead of root level make. So if you want an ice40 target, build that. If you want a basys3 (artix7) target, build that
<elms> litghost: do you have permission to enable the travis check on arch-defs?
<litghost> elms: Don't think so
<elms> ok
<elms> mithro: Can you enable the travis check on arch-defs?
<mithro> elms: Morning, what do you mean by "enable the Travis check on arch-defs"?
<tpb> Title: Bump third_party/prjxray from `6151829` to `f7c6f76` by dependabot · Pull Request #363 · SymbiFlow/symbiflow-arch-defs · GitHub (at github.com)
<elms> mithro: but it let's us submit before it passes. I thought we didn't make it a hard check.
<elms> It let's us submit even if it fails more importantly
<mithro> elms: Do you mean make it mandatory to pass before submitting?
<elms> Yes
<elms> Maybe with other CI work it won't be needed for long.
<mithro> elms: Sadly the Kokoro CI stuff doesn't support the checks API which is required to make a check mandatory
<mithro> elms: I think we just communicate it as general policy?
<mithro> nats`: I think I'm going to give that junit thingy a go today...
tpb has quit [Remote host closed the connection]
tpb has joined #symbiflow