tpb has quit [Remote host closed the connection]
tpb has joined #symbiflow
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #symbiflow
citypw has joined #symbiflow
Degi_ has joined #symbiflow
Degi has quit [Ping timeout: 245 seconds]
Degi_ is now known as Degi
bjorkintosh has joined #symbiflow
citypw has quit [Ping timeout: 268 seconds]
citypw has joined #symbiflow
craigo has quit [Ping timeout: 240 seconds]
citypw has quit [Ping timeout: 268 seconds]
craigo has joined #symbiflow
citypw has joined #symbiflow
citypw has quit [Ping timeout: 268 seconds]
rj has quit [Ping timeout: 268 seconds]
Tokamak has joined #symbiflow
join_subline has quit [Ping timeout: 264 seconds]
craigo has quit [Ping timeout: 260 seconds]
Tokamak has quit [Ping timeout: 245 seconds]
rj has joined #symbiflow
Tokamak has joined #symbiflow
kraiskil has joined #symbiflow
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #symbiflow
rj has quit [Ping timeout: 268 seconds]
rj has joined #symbiflow
epony has quit [Remote host closed the connection]
epony has joined #symbiflow
ovf has quit [Ping timeout: 260 seconds]
ovf has joined #symbiflow
<Lofty> ping kgugala, arvindsrinivasan
<sf-slack4> <arvindsrinivasan> hi
<Lofty> Would you be willing to test an alternate fix for the ABC9 assert?
<sf-slack4> <kgugala> yep?
<sf-slack4> <kgugala> sure
<_whitenotifier-5> [sphinx-verilog-domain] mithro opened issue #25: Relicense the project to Apache 2.0 - https://git.io/JtpAt
<Lofty> You'll have to apply it "manually"
<Lofty> I think this is a case of "terrible error message" on the part of ABC9
rj has quit [Ping timeout: 268 seconds]
<Lofty> Hang on, let me find what the file is on GitHub
<Lofty> This should be lib_whitebox, I believe
rj has joined #symbiflow
<sf-slack4> <kgugala> seems to be helping
<sf-slack4> <kgugala> at least in sythesis
<Lofty> This passes synthesis for me
<sf-slack4> <kgugala> @Lofty can you open a PR so the CI can run the whole flow with it?
<Lofty> Will do
<sf-slack4> <kgugala> thanks
kraiskil has quit [Ping timeout: 245 seconds]
kraiskil has joined #symbiflow
<_whitenotifier-5> [sphinx-verilog-domain] mithro opened issue #27: Change from Travis to GitHub Actions - https://git.io/JtppH
<litghost> There is also https://pypi.org/project/yamllint/
<tpb> Title: yamllint · PyPI (at pypi.org)
<litghost> Which is easy to run locally
<mithro> https://github.com/marketplace/actions/yaml-schema-validator seems kind of interesting from the fact it seems to use the same settings as VSCode
rj has quit [Ping timeout: 268 seconds]
rj has joined #symbiflow
<sf-slack4> <arvindsrinivasan> @lofty do you still want me to test that change?
<sf-slack4> <arvindsrinivasan> Whiich ABC assert do you want me to comment back in? the empty cell ones?
<Lofty> Yes
<sf-slack4> <arvindsrinivasan> Alright fixing now
rj has quit [Ping timeout: 268 seconds]
rj has joined #symbiflow
<Lofty> litghost: I think fundamentally the problem we have here is that boxes are implicitly sweepable.
<litghost> I guess to put this another context, what do you do about things like CFGLUT5? Because of what CFGLUT5 is (re-configurable LUT) it is not legal to sweep it, but if that CFGLUT5 is part of a logic chain, you would want to be able to do path analysis through the element
<Lofty> I suspect this is might need support adding to ABC [the program] for this kind of thing
<Lofty> Well, the other (obviously suboptimal) approach is to not invoke the ABC9 sweeper
kgugala has quit [Quit: -a- Connection Timed Out]
kgugala has joined #symbiflow
<Lofty> Might be time to write an email to Alan, too
<Lofty> Well, email to Alan sent, let's see how that goes
join_subline has joined #symbiflow
rj has quit [Ping timeout: 268 seconds]
rj has joined #symbiflow
<sf-slack4> <arvindsrinivasan> So on my system I pass synthesis but fail alter on
<sf-slack4> <arvindsrinivasan> ```/home/arvindsrinivasan/opt/symbiflow/xc7/install/bin/vpr_common: line 94: 16262 Bus error (core dumped) vpr ${ARCH_DEF} ${EBLIF} --device ${DEVICE_NAME} ${VPR_OPTIONS} --read_rr_graph ${RR_GRAPH} --read_router_lookahead ${LOOKAHEAD} --read_placement_delay_lookup ${PLACE_DELAY} ${SDC_OPTIONS} $@```
<sf-slack4> <arvindsrinivasan> @kgugala did you get the same error?
<sf-slack4> <kgugala> I just checked synthesis (and waiting for CI here https://github.com/SymbiFlow/symbiflow-arch-defs/pull/2061 tot test the rest)
<sf-slack4> <kgugala> and it looks CI failed there
Tokamak has quit [Ping timeout: 264 seconds]
Tokamak has joined #symbiflow
Tokamak_ has joined #symbiflow
kraiskil has quit [Ping timeout: 264 seconds]
Tokamak has quit [Ping timeout: 245 seconds]
Tokamak_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Tokamak has joined #symbiflow
rj has quit [Ping timeout: 268 seconds]
rj has joined #symbiflow
rj has quit [Ping timeout: 268 seconds]
rj has joined #symbiflow
<_whitenotifier-5> [nextpnr] litghost opened issue #238: Need to stand up MSAN / ASAN / TSAN test runs - https://git.io/JthYt
craigo has joined #symbiflow
rj has quit [Ping timeout: 268 seconds]
<_whitenotifier-5> [RapidWright] litghost opened issue #1: Largest fabrics consume all memory and die when writing device database - https://git.io/JthOO
<sf-slack4> <arvindsrinivasan> @lofty any suggestions for other stuff to test to see if we can get a fix?
<Lofty> Well, fixing this particular case is easy; fixing the problem in general is hard
rj has joined #symbiflow
<sf-slack4> <arvindsrinivasan> Alright for now, I guess the easy answer is to comment out the asserts
rj has quit [Ping timeout: 268 seconds]
rj has joined #symbiflow
<mithro> https://byu-cpe.github.io/ComputingBootCamp/ <-- "This bootcamp serves two purposes in terms of topical content. The second is FPGA-specific topics such as Tcl/Vivado and prjxray."
<tpb> Title: Home • Immerse Computing Bootcamp (at byu-cpe.github.io)
rj has quit [Ping timeout: 268 seconds]
rj has joined #symbiflow