*** tpb has joined #symbiflow | 00:00 | |
*** futarisIRCcloud has joined #symbiflow | 01:40 | |
*** citypw has joined #symbiflow | 01:44 | |
*** BonusPlay has joined #symbiflow | 01:50 | |
*** Degi_ has joined #symbiflow | 03:30 | |
*** Degi has quit IRC | 03:32 | |
*** Degi_ is now known as Degi | 03:32 | |
*** rvalles_ has joined #symbiflow | 04:04 | |
*** rvalles has quit IRC | 04:04 | |
*** kgugala has joined #symbiflow | 06:41 | |
*** kgugala_ has quit IRC | 06:44 | |
*** QDX45__ has joined #symbiflow | 07:17 | |
*** QDX45_ has quit IRC | 07:19 | |
*** bjorkintosh has quit IRC | 08:20 | |
*** bjorkintosh has joined #symbiflow | 08:20 | |
*** jopdorp has quit IRC | 08:24 | |
*** jopdorp has joined #symbiflow | 08:24 | |
*** jopdorp is now known as jopdorp_ | 08:25 | |
*** jopdorp_ is now known as jopdorp | 08:26 | |
*** jopdorp has quit IRC | 08:33 | |
*** jopdorp has joined #symbiflow | 08:33 | |
*** jopdorp has quit IRC | 08:34 | |
*** jopdorp has joined #symbiflow | 08:34 | |
*** jopdorp has quit IRC | 09:07 | |
*** jopdorp has joined #symbiflow | 09:08 | |
*** jopdorp is now known as jopdorp_ | 09:10 | |
*** jopdorp_ is now known as jopdorp | 09:11 | |
*** jopdorp is now known as jopdorp_ | 09:12 | |
*** jopdorp_ has quit IRC | 09:19 | |
*** jopdorp_ has joined #symbiflow | 09:20 | |
-_whitenotifier- [yosys-symbiflow-plugins] donn opened issue #78: How to make get_count work in Tcl scripts? - https://git.io/Jtus7 | 12:03 | |
*** jopdorp_ has quit IRC | 13:10 | |
*** jopdorp_ has joined #symbiflow | 13:13 | |
*** jopdorp_ is now known as jopdorp | 13:14 | |
*** jopdorp has joined #symbiflow | 13:14 | |
*** jopdorp has joined #symbiflow | 13:14 | |
*** jopdorp_ has joined #symbiflow | 13:16 | |
*** jopdorp_ has joined #symbiflow | 13:24 | |
*** jopdorp_ has quit IRC | 13:31 | |
*** jopdorp_ has joined #symbiflow | 13:31 | |
*** jopdorp_ has quit IRC | 13:32 | |
*** jopdorp_ has joined #symbiflow | 13:32 | |
*** jopdorp_ has quit IRC | 14:12 | |
*** jopdorp_ has joined #symbiflow | 14:13 | |
*** jopdorp_ has joined #symbiflow | 14:14 | |
*** asanaullah has joined #symbiflow | 14:14 | |
*** jopdorp_ is now known as jopdorp | 14:15 | |
-_whitenotifier- [yosys-symbiflow-plugins] tmichalak opened issue #79: Integrate selection and get_count plugins into design introspection plugin - https://git.io/JtuBM | 14:15 | |
*** asanaullah has quit IRC | 14:18 | |
*** kraiskil has joined #symbiflow | 14:30 | |
*** flying_turtle has quit IRC | 16:08 | |
*** flying_turtle has joined #symbiflow | 16:09 | |
*** citypw has quit IRC | 16:34 | |
*** kgugala_ has joined #symbiflow | 17:09 | |
*** kgugala has quit IRC | 17:13 | |
*** kgugala_ has quit IRC | 17:19 | |
*** kgugala has joined #symbiflow | 17:19 | |
*** kraiskil has quit IRC | 18:37 | |
*** kraiskil has joined #symbiflow | 18:50 | |
mithro | @acomodi: I wonder if our crappy license header checking shell scripts could be replaced with https://github.com/marketplace/actions/licensed-ci and https://github.com/github/licensed#sources ? | 19:04 |
---|---|---|
*** kraiskil has quit IRC | 19:07 | |
*** kraiskil has joined #symbiflow | 19:16 | |
sf-slack | <acomodi> mithro: if this can replace the functionalities we have with what we have now we can consider it I think. Currently, the scripts we have check the following: shebang of python and shell scripts, license headers, license in submodules/third party stuff | 19:38 |
mithro | https://usercontent.irccloud-cdn.com/file/T2sZCZZZ/image.png | 19:59 |
mithro | https://umarcor.github.io/osvb/intro/index.html -- Open Source Verification Bundle | 19:59 |
tpb | Title: Overview Open Source Verification Bundle latest documentation (at umarcor.github.io) | 19:59 |
*** kraiskil has quit IRC | 20:16 | |
*** kraiskil has joined #symbiflow | 20:30 | |
*** kraiskil has quit IRC | 21:28 | |
sf-slack | <mbpeterson70> I've noticed I consistently get similar-looking errors from Vivado when I try to load output of Fasm2bels back into Vivado. Vivado tells me that get_cells is not finding anything so set_property isn't working. Here's a couple different examples of lines that cause these errors. `## set_property BEL INBUF_EN [get_cells *LIOB33_X0Y13_IOB_X0Y14_IBUF]` `## set_property BEL INBUF_EN [get_cells | 22:21 |
sf-slack | *LIOB33_X0Y45_IOB_X0Y45_IBUF]` `## set_property BEL INBUF_EN [get_cells *LIOB33_X0Y57_IOB_X0Y57_IBUF]` | 22:21 |
sf-slack | <mbpeterson70> I've noticed I consistently get similar-looking errors from Vivado when I try to load the output of Fasm2bels back into Vivado. Vivado tells me that get_cells is not finding anything so set_property isn't working. Here's a couple different examples of lines that cause these errors. `## set_property BEL INBUF_EN [get_cells *LIOB33_X0Y13_IOB_X0Y14_IBUF]` `## set_property BEL INBUF_EN [get_cells | 22:27 |
sf-slack | *LIOB33_X0Y45_IOB_X0Y45_IBUF]` `## set_property BEL INBUF_EN [get_cells *LIOB33_X0Y57_IOB_X0Y57_IBUF]` I can easily get Vivado to finish running through the XDC file by having the XDC file check that the cell exists before it performs the set_property action, but I'm not totally sure what that means I am doing to the design. From what I can tell, the cells that cause these problems are IBUFs whose outputs don't actually drive | 22:27 |
sf-slack | anything. Has anybody else seen something like this or know what's going on? | 22:27 |
litghost | Are you using the verilog/XDC or the FPGA interchange output? | 22:47 |
sf-slack | <mbpeterson70> I'm using the Verilog/XDC output. | 22:54 |
litghost | Try using the FPGA interchange output instead | 22:56 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!