*** tpb has joined #symbiflow | 00:00 | |
*** maartenBE has quit IRC | 00:04 | |
*** maartenBE has joined #symbiflow | 00:16 | |
*** TMM has quit IRC | 00:19 | |
*** TMM has joined #symbiflow | 00:19 | |
*** FFY00_ has quit IRC | 02:00 | |
*** FFY00_ has joined #symbiflow | 02:03 | |
*** umarcor has quit IRC | 02:08 | |
*** umarcor has joined #symbiflow | 02:09 | |
*** umarcor has quit IRC | 02:10 | |
*** citypw has joined #symbiflow | 02:13 | |
*** umarcor has joined #symbiflow | 02:16 | |
*** Degi_ has joined #symbiflow | 02:45 | |
*** Degi has quit IRC | 02:46 | |
*** Degi_ is now known as Degi | 02:46 | |
*** citypw has quit IRC | 03:42 | |
*** hansfbaier has joined #symbiflow | 04:59 | |
-_whitenotifier-4- [symbiflow-arch-defs] dependabot-preview[bot] opened issue #2110: Dependabot couldn't find the submodule third_party/fasm - https://git.io/Jm0RT | 05:13 | |
-_whitenotifier-4- [symbiflow-xc-fasm2bels] mbpeterson70 opened issue #53: Unconnected CARRY4s - https://git.io/Jm01f | 05:35 | |
*** krogozinski has quit IRC | 05:37 | |
*** krogozinski has joined #symbiflow | 05:49 | |
*** ayazar0 has joined #symbiflow | 06:03 | |
*** heath has quit IRC | 06:05 | |
*** ayazar has quit IRC | 06:05 | |
*** ayazar0 is now known as ayazar | 06:05 | |
*** heath has joined #symbiflow | 06:06 | |
*** hansfbaier has quit IRC | 06:09 | |
*** umarcor has quit IRC | 07:03 | |
*** kraiskil_ has joined #symbiflow | 07:03 | |
*** umarcor has joined #symbiflow | 07:27 | |
*** kraiskil_ has quit IRC | 07:33 | |
*** maartenBE has quit IRC | 07:45 | |
*** maartenBE has joined #symbiflow | 07:58 | |
*** kgugala has joined #symbiflow | 08:16 | |
*** kgugala__ has joined #symbiflow | 08:19 | |
*** kgugala_ has quit IRC | 08:19 | |
*** kgugala has quit IRC | 08:21 | |
*** hansfbaier has joined #symbiflow | 08:25 | |
umarcor | anyone can answer some specific question about how are "generic modules" managed between Surelog and Yosys? | 11:25 |
---|---|---|
umarcor | when combining GHDL and Yosys, generic VHDL components are completely elaborated by the VHDL frontend. therefore, it's not possible to override them through Verilog parameters. | 11:26 |
umarcor | in some sense, the VHDL modules are fully resolved netlists (as if it was an EDIF). | 11:26 |
umarcor | I wonder if Surelog/UHDM do the same, or they allow passing semi-elaborated components to the backend. | 11:27 |
lambda | as far as I can tell, RTLIL::Module has a method derive() that takes a list of parameters, creates a new non-parametric module and returns its name | 11:34 |
sf-slack | <kgugala> I think @tgorochowik may help here | 11:35 |
umarcor | is there no type conflict/conversion required at all? that is, all SV types have exact Verilog type matches? | 11:35 |
umarcor | (i'm rather ignorant about SV) | 11:35 |
sf-slack | <tgorochowik> in general it is not possible to override anything in yosys when using surelog | 11:39 |
sf-slack | <tgorochowik> i.e. surelog does the elaboration | 11:39 |
sf-slack | <tgorochowik> if you use different params to instantiate the same module it will get a slightly different name in yosys (and will not be parameterized at this point) | 11:40 |
lambda | compare also with the RPC frontend, which probably does something very similar but over a very simple JSON pipe | 11:40 |
-_whitenotifier-4- [symbiflow-arch-defs] acomodi opened issue #2111: Use ubuntu-20.04 as well in GH actions - https://git.io/Jmzbp | 11:50 | |
*** BonusPlay has quit IRC | 14:11 | |
*** rj_ has joined #symbiflow | 14:17 | |
*** rj_ has quit IRC | 14:42 | |
*** rj_ has joined #symbiflow | 14:42 | |
*** microcolonel has quit IRC | 14:50 | |
*** microcolonel has joined #symbiflow | 14:52 | |
*** kmehall has quit IRC | 15:47 | |
*** kmehall has joined #symbiflow | 15:47 | |
*** kraiskil has joined #symbiflow | 16:54 | |
*** extorr has quit IRC | 17:07 | |
*** extorr has joined #symbiflow | 17:07 | |
*** kraiskil has quit IRC | 17:09 | |
*** extorr has quit IRC | 17:39 | |
*** acomodi has joined #symbiflow | 17:57 | |
*** nickoe has quit IRC | 18:25 | |
*** nickoe has joined #symbiflow | 18:25 | |
*** kraiskil has joined #symbiflow | 18:31 | |
-_whitenotifier-4- [actions] mithro opened issue #9: Make sure that tests are run on built packages before uploading - https://git.io/JmVwg | 18:50 | |
-_whitenotifier-4- [actions] mithro opened issue #10: Check built Python package version makes sense - https://git.io/JmVwb | 18:51 | |
*** gromero_ has joined #symbiflow | 19:30 | |
*** gromero has quit IRC | 19:32 | |
*** rj_ has quit IRC | 20:20 | |
*** kraiskil has quit IRC | 20:50 | |
*** kgugala has joined #symbiflow | 21:14 | |
*** kgugala__ has quit IRC | 21:18 | |
*** cr1901_modern1 has joined #symbiflow | 21:22 | |
*** cr1901_modern has quit IRC | 21:25 | |
*** aaa has joined #symbiflow | 21:40 | |
*** aaa has quit IRC | 21:42 | |
*** cr1901_modern1 has quit IRC | 22:10 | |
*** cr1901_modern has joined #symbiflow | 22:10 | |
*** acomodi has quit IRC | 22:47 | |
-_whitenotifier-4- [python-fpga-interchange] mithro opened issue #35: Setup automatic publishing packages to PyPI - https://git.io/JmwEq | 23:10 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!