*** tpb has joined #symbiflow | 00:00 | |
*** FFY00_ has joined #symbiflow | 00:23 | |
*** gsmecher has quit IRC | 00:24 | |
*** Degi_ has joined #symbiflow | 01:17 | |
*** Degi has quit IRC | 01:19 | |
*** Degi_ is now known as Degi | 01:19 | |
*** extorr has quit IRC | 01:59 | |
*** extorr has joined #symbiflow | 01:59 | |
*** cr1901_modern1 has joined #symbiflow | 02:15 | |
*** cr1901_modern has quit IRC | 02:19 | |
*** FFY00_ has quit IRC | 02:51 | |
*** FFY00_ has joined #symbiflow | 02:53 | |
*** citypw has joined #symbiflow | 03:45 | |
*** gsmecher has joined #symbiflow | 03:50 | |
*** gsmecher has quit IRC | 05:23 | |
*** afazekas has joined #symbiflow | 05:53 | |
*** kgugala_ has joined #symbiflow | 06:54 | |
*** CHIMPMAN has joined #symbiflow | 06:54 | |
*** CHIMPMAN has left #symbiflow | 06:54 | |
*** kgugala__ has joined #symbiflow | 06:57 | |
*** kgugala has quit IRC | 06:57 | |
*** kraiskil has joined #symbiflow | 06:58 | |
*** kgugala_ has quit IRC | 06:59 | |
*** kraiskil has quit IRC | 07:08 | |
*** kgugala has joined #symbiflow | 07:11 | |
*** kgugala__ has quit IRC | 07:14 | |
*** FFY00_ has quit IRC | 08:13 | |
*** FFY00_ has joined #symbiflow | 08:13 | |
*** pruh7120 has joined #symbiflow | 08:20 | |
*** tucanae47 has joined #symbiflow | 09:46 | |
sf-slack | <prahitha.movva03> Hello mentors! I am Prahitha, an Outreachy applicant. I would like to contribute to the `Extend SystemVerilog test suite with functionality to filter the results` project. I was thinking of taking up issue #612. Looking forward to learning and contributing! :) | 10:25 |
---|---|---|
sf-slack | <kgugala> Hi @prahitha.movva03 | 10:27 |
sf-slack | <kgugala> you may want to ping @tgorochowik about the issue | 10:27 |
sf-slack | <kgugala> (@tgorochowik acually created it :)) | 10:27 |
sf-slack | <tgorochowik> Sure, feel free to work on #612, please browse the `tests` dir to see the general structure of the tests, don't hesitate to ask if you have any questions | 10:32 |
sf-slack | <prahitha.movva03> Thank you! | 10:33 |
*** kraiskil has joined #symbiflow | 10:47 | |
*** kraiskil has quit IRC | 10:54 | |
-_whitenotifier-5- [fpga-interchange-schema] gatecat opened issue #24: Indexed strings in primLibs - https://git.io/JYw3S | 11:00 | |
*** pruh7120 has quit IRC | 11:11 | |
*** pruh7120 has joined #symbiflow | 11:11 | |
*** kgugala has quit IRC | 11:41 | |
*** kgugala has joined #symbiflow | 11:41 | |
sf-slack | <riddhima23singh> Thanks @mithro and @tbp, I was able to install it but how to build example design? Is there any simulator? | 11:46 |
*** citypw has quit IRC | 11:57 | |
*** kgugala has quit IRC | 12:11 | |
*** kgugala has joined #symbiflow | 12:13 | |
*** gromero_ has joined #symbiflow | 12:32 | |
*** FFY00_ has quit IRC | 12:41 | |
*** FFY00_ has joined #symbiflow | 12:41 | |
*** pruh7120 has left #symbiflow | 12:47 | |
*** Raito_Bezarius has quit IRC | 14:56 | |
*** citypw has joined #symbiflow | 15:05 | |
*** Raito_Bezarius has joined #symbiflow | 15:09 | |
*** lopsided98 has quit IRC | 15:18 | |
*** lopsided98 has joined #symbiflow | 15:20 | |
*** citypw has quit IRC | 16:08 | |
*** gsmecher has joined #symbiflow | 16:09 | |
litghost | Same link as above? Under "Building example designs"? | 16:25 |
-_whitenotifier-5- [python-fpga-interchange] gatecat opened issue #47: Indexed strings in primLibs - https://git.io/JYrMY | 16:29 | |
sf-slack | <riddhima23singh> @litghost Oh yes I was able to build them but I am not sure where to locate the bitstream and visualise it | 16:49 |
litghost | I don't think your question is well formed? What are you trying to d? | 16:51 |
sf-slack | <riddhima23singh> I built the examples, bitsream was generated as on the website led is flickering on the board how do I visualise it or observe without the board | 16:54 |
sf-slack | <kgugala> you may want to run fasm2bels. This will give you structural verilog, which you can simulate | 16:55 |
sf-slack | <riddhima23singh> okay thanks! That cleared my doubt. | 16:56 |
sf-slack | <kgugala> this is the tool you may want to use https://github.com/SymbiFlow/symbiflow-xc-fasm2bels | 16:58 |
*** kraiskil has joined #symbiflow | 18:23 | |
*** gromero__ has joined #symbiflow | 18:33 | |
*** gromero_ has quit IRC | 18:36 | |
*** kraiskil has quit IRC | 18:42 | |
*** gromero__ has quit IRC | 19:01 | |
sf-slack | <prahitha.movva03> So I tried cloning the repo and running `git submodule update --init --recursive`, I get an error that opentitan, rsd, scr1 and tree-sitter-verilog failed to be cloned. Can I continue without those or should I try downloading them manually? Thanks! | 19:24 |
litghost | which repo? | 19:26 |
sf-slack | <prahitha.movva03> sv-tests | 19:26 |
*** bjorkintosh has quit IRC | 19:26 | |
*** bjorkintosh has joined #symbiflow | 19:34 | |
sf-slack | <kgugala> what kind of error did you get | 20:03 |
*** curtosis has joined #symbiflow | 21:10 | |
*** extorr has quit IRC | 21:32 | |
*** extorr has joined #symbiflow | 21:32 | |
*** curtosis is now known as curtosis[away] | 21:32 | |
sf-slack | <prahitha.movva03> I think it was a connection timed out error. It worked after running the same command a couple more times. Also, is it supposed to take this long to initialise all the submodules? | 21:34 |
*** curtosis[away] has quit IRC | 22:39 | |
FFY00_ | hey mithro, I was thinking of applying for the arch-defs wrapper generalization gsoc project. is there anyone else interested? is there anything in specific you want to point out? | 22:57 |
FFY00_ | also, who would be mentoring it? | 22:57 |
*** toshywoshy has quit IRC | 23:06 | |
*** toshywoshy has joined #symbiflow | 23:07 | |
*** curtosis[away] has joined #symbiflow | 23:20 | |
mithro | litghost: How does https://github.com/SymbiFlow/prjxray-db/compare/master...mithro:master look? | 23:48 |
litghost | I think the zynq segbit changes are bad | 23:49 |
litghost | acomodi should look at the changes to the attrs.json | 23:50 |
litghost | It looks suspecious, but I'm not sure | 23:50 |
litghost | ports changes look good, same with the changes to the ppip files | 23:51 |
*** curtosis[away] has quit IRC | 23:57 | |
*** krogozinski_ has quit IRC | 23:57 | |
*** krogozinski has joined #symbiflow | 23:58 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!