Thursday, 2020-07-23

*** tpb has joined #symbiflow00:00
*** craigo has quit IRC00:01
daniellimwsmithro: Wanna take some time to do the migration? https://github.com/SymbiFlow/sphinxcontrib-verilog-diagrams/pull/4900:02
tpbTitle: Support nMigen and RTLIL inputs by daniellimws · Pull Request #49 · SymbiFlow/sphinxcontrib-verilog-diagrams · GitHub (at github.com)00:02
daniellimwsWe'd have to rename the repo and create the compat version at the same time to not break anything00:02
*** az0re has quit IRC00:35
mithrolitghost / andrewb1999: Does this look fine -- https://github.com/SymbiFlow/prjxray-db/compare/master...mithro:master  ?00:46
tpbTitle: Comparing SymbiFlow:master...mithro:master · SymbiFlow/prjxray-db · GitHub (at github.com)00:46
litghostmithro: mkurc should review00:46
litghostBut looks okay from my perspective00:47
*** Degi has quit IRC01:05
*** Degi has joined #symbiflow01:06
-_whitenotifier-b- [prjxray] andrewb1999 opened issue #1402: Zybo and basys harnesses do not contain explicit type - https://git.io/JJlMI01:33
*** az0re has joined #symbiflow01:43
mithrodaniellimws: Yes we should figure out when to do that02:09
mithroI'm still kind of snowed under with the skywater-pdk related stuff02:09
sf-slack<benglines1> @kgugala I've submitted a pull request for a bug that I found with https://github.com/SymbiFlow/symbiflow-bitstream-viewer that will correctly output all the bit locations for features with multiple bits. I don't see any other issues with the functionality, but perhaps there is something else that you know about?  There also seems to be 3 major functionalities from bithtml.py: run, run_vue, and run_dump_grid. The02:10
sf-slacktitles of these functions aren't very descriptive so it took some time for me to figure out what was going on  It seems like run_vue creates a .json file with the bits organized by frame, but as far as I can tell, nothing is done with that .json file. Do you know anything about what was the intention for the run_vue function? Is there something that I'm not understanding?02:10
tpbTitle: GitHub - SymbiFlow/symbiflow-bitstream-viewer: Tool for graphically viewing FPGA bitstream files and their connection to FASM features. (at github.com)02:10
mithromkurc: Can you check that pull request, if it looks okay I'll push it tomorrow morning02:16
daniellimwsmithro: Ok can just let me know whenever you wanna do it02:29
daniellimwsmithro: What's the status of skywater-pdk now?02:30
*** andrewb1999 has quit IRC04:23
*** xtro has quit IRC04:23
*** andrewb1999 has joined #symbiflow04:25
*** andrewb1999 has quit IRC04:35
*** proteusguy has quit IRC04:38
*** citypw has joined #symbiflow04:43
sf-slack<benglines1> Anybody used the bit2fasm tool yet with prjuray? I just tried to use it on a bitstream that I expected to only output 100ish lines of fasm but it seemed to output every fasm possible (around 600,000)  This happening for anyone else?04:46
sf-slack<benglines1> *700,00004:46
*** proteusguy has joined #symbiflow04:51
*** andrewb1999 has joined #symbiflow04:59
*** andrewb1999 has quit IRC05:13
*** proteusguy has quit IRC05:37
*** proteusguy has joined #symbiflow05:38
*** craigo has joined #symbiflow05:41
*** proteusguy has quit IRC05:45
*** proteusguy has joined #symbiflow06:04
*** proteusguy has quit IRC06:15
*** proteusguy has joined #symbiflow06:18
*** mkru has joined #symbiflow07:04
*** mkru has quit IRC07:11
sf-slack<mkurc> @mithro: Sure, I'll check the prjxray db PR07:16
*** proteusguy has quit IRC07:30
*** mkru has joined #symbiflow07:31
*** OmniMancer has joined #symbiflow07:45
*** kraiskil has joined #symbiflow07:53
daveshahbenglines1: UltraScale+ devices have all unused LUTs set to output 1 by default, to save power07:55
daveshahthis results in loads of extra set bits in the FASM07:55
daveshahit might be nice to have a bit2fasm option that skips these07:56
*** proteusguy has joined #symbiflow07:56
*** az0re has quit IRC08:00
*** proteusguy has quit IRC08:01
*** mkru has quit IRC08:41
*** proteusguy has joined #symbiflow08:54
*** proteusguy has quit IRC09:14
*** proteusguy has joined #symbiflow09:26
*** proteus-guy has quit IRC09:31
sf-slack<kgugala> @benglines1 the PR is now marged, thanks for the fix09:43
sf-slack<kgugala> @benglines1 the vue run was an initial idea to get the bit info, but it turned out to be slow and consume a lot of RAM so we added the `--dump_grid` switch and use it in the flow09:44
*** proteusguy has quit IRC09:56
*** proteusguy has joined #symbiflow09:56
*** kraiskil has quit IRC10:38
*** titanbiscuit has quit IRC11:48
*** titanbiscuit has joined #symbiflow11:50
-_whitenotifier-b- [sv-tests] MikePopoloski opened issue #955: slang build is a couple months old - https://git.io/JJ8tj11:51
sf-slack<mkurc> @mithro @litghost Regarding the latest prjxray db change: I confirm that IOI3 features are correct, not sure about mask files though. Can't tell anything about changes to DSP timings.11:54
*** az0re has joined #symbiflow12:23
*** kraiskil has joined #symbiflow13:30
*** andrewb1999 has joined #symbiflow14:02
*** kraiskil has quit IRC14:17
*** OmniMancer has quit IRC14:17
*** ayazar2 has joined #symbiflow14:34
*** ayazar2 has quit IRC14:40
*** ayazar2 has joined #symbiflow14:41
*** ayazar2 has left #symbiflow14:42
-_whitenotifier-b- [prjuray] litghost opened issue #24: Add option to bit2fasm to skip emitting empty CLE sites - https://git.io/JJ8n514:43
*** ayazar has joined #symbiflow14:46
litghostmithro: I think the new prjxray-db can be pushed14:47
*** ayazar has quit IRC15:03
*** ayazar has joined #symbiflow15:04
*** citypw has quit IRC15:05
*** kraiskil has joined #symbiflow15:16
litghostbenglines1: Did you use "--suppress_zero_features"? I found a similiar problem when I first brough up bit2fasm, and added "--suppress_zero_features" to handle some of the noise15:37
*** proteus-guy has joined #symbiflow15:43
sf-slack<benglines1> @litghost that certainly helps to cut down on the size, thanks! From my understanding, the --suppress_zero_features mode just omits any fasm that is not associated with any specific bits, right? I am still seeing all of the unused LUTs in my design though after using "--suppress_zero_feature"16:14
-_whitenotifier-b- [make-env] mithro opened issue #15: Support providing the environment using docker rather than conda - https://git.io/JJ84516:29
-_whitenotifier-b- [make-env] mithro opened issue #16: Support providing the environment using virtualenv and system binaries - https://git.io/JJ84j16:30
-_whitenotifier-b- [make-env] mithro opened issue #17: Support providing the environment using nix - https://git.io/JJ8Bk16:32
*** kraiskil has quit IRC16:58
*** maartenBE has quit IRC17:16
*** maartenBE has joined #symbiflow17:20
*** kraiskil has joined #symbiflow17:28
*** xtro has joined #symbiflow17:38
*** kuldeep has joined #symbiflow17:58
*** kraiskil has quit IRC18:18
tntkgugala: Do you know the status of the true LUT4 support (instead of 2*lut3 + fmux) support and of the direct LUT->FF path in the quick logic support ?19:01
*** lopsided98 has quit IRC19:29
*** kraiskil has joined #symbiflow19:57
-_whitenotifier-b- [FPGA-Tool-Performance-Visualization-Library] HackerFoo opened issue #7: Compare a given list of evaluations - https://git.io/JJ8V420:20
*** TMM has quit IRC20:22
*** TMM has joined #symbiflow20:23
-_whitenotifier-b- [FPGA-Tool-Performance-Visualization-Library] HackerFoo opened issue #8: Computed Columns - https://git.io/JJ8Vz20:23
-_whitenotifier-b- [FPGA-Tool-Performance-Visualization-Library] HackerFoo opened issue #9: Filtering and aggregating projects - https://git.io/JJ8VK20:26
-_whitenotifier-b- [FPGA-Tool-Performance-Visualization-Library] HackerFoo opened issue #10: Dashboard Python Notebook - https://git.io/JJ8VM20:28
*** kraiskil has quit IRC20:54
*** kraiskil has joined #symbiflow21:39
*** kraiskil has quit IRC22:55

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!