*** tpb has joined #yosys | 00:00 | |
*** lf_ has joined #yosys | 00:47 | |
*** lf has quit IRC | 00:47 | |
*** emeb has quit IRC | 00:53 | |
*** AdamHorden has quit IRC | 01:14 | |
*** AdamHorden has joined #yosys | 01:26 | |
*** FFY00 has quit IRC | 01:48 | |
*** Degi_ has joined #yosys | 01:54 | |
*** Degi has quit IRC | 01:54 | |
*** Degi_ is now known as Degi | 01:54 | |
*** FFY00 has joined #yosys | 01:59 | |
*** citypw has joined #yosys | 04:00 | |
*** citypw has quit IRC | 04:20 | |
*** tlwoerner has quit IRC | 04:43 | |
*** emeb_mac has quit IRC | 06:51 | |
*** tlwoerner has joined #yosys | 06:55 | |
*** citypw has joined #yosys | 08:17 | |
*** vidbina has joined #yosys | 08:23 | |
*** kristianpaul has quit IRC | 08:26 | |
*** kristianpaul has joined #yosys | 08:27 | |
*** az0re has quit IRC | 08:30 | |
*** az0re has joined #yosys | 08:53 | |
*** MoeIcenowy has quit IRC | 10:10 | |
*** MoeIcenowy has joined #yosys | 10:10 | |
*** az0re has quit IRC | 10:47 | |
*** AdamHord- has joined #yosys | 10:51 | |
*** AdamHorden has quit IRC | 10:53 | |
*** FFY00 has quit IRC | 11:29 | |
*** FFY00 has joined #yosys | 11:30 | |
*** az0re has joined #yosys | 11:50 | |
*** AdamHorden has joined #yosys | 12:20 | |
*** AdamHord- has quit IRC | 12:20 | |
*** vidbina has quit IRC | 14:00 | |
*** AdamHorden has quit IRC | 14:24 | |
*** AdamHorden has joined #yosys | 14:35 | |
*** AdamHorden has quit IRC | 14:51 | |
z0ttel | I have an issue with yosys complaining about directionality of a port: | 15:01 |
---|---|---|
z0ttel | wire valid_output; assign valid_output = ...; assign out.valid; | 15:01 |
z0ttel | Oh, sry, there's something missing there | 15:02 |
z0ttel | wire valid_output; assign valid_output = ...; assign out.valid = valid_output; / / out.valid is an output port. | 15:03 |
z0ttel | That construct is rewritten to something where the following appears in the write_verilog result: assign valid_output = out.valid; | 15:03 |
z0ttel | (Which breaks the smt2 backend) | 15:05 |
*** AdamHorden has joined #yosys | 15:07 | |
z0ttel | The above description is wrong. Apparently there's a problem with SV interface parameters in the module naming. | 15:53 |
*** emeb has joined #yosys | 16:20 | |
*** jakobwenzel has quit IRC | 17:07 | |
*** citypw has quit IRC | 17:12 | |
*** vidbina has joined #yosys | 17:15 | |
*** _oldtopman has quit IRC | 17:48 | |
*** oldtopman has joined #yosys | 19:05 | |
*** emeb_mac has joined #yosys | 20:48 | |
*** kristianpaul has quit IRC | 21:19 | |
*** kristianpaul has joined #yosys | 21:20 | |
*** vidbina has quit IRC | 22:10 | |
*** indy has quit IRC | 22:19 | |
*** indy has joined #yosys | 22:42 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!