Wednesday, 2020-11-25

*** tpb has joined #yosys00:00
*** lf_ has joined #yosys00:47
*** lf has quit IRC00:47
*** emeb has quit IRC00:53
*** AdamHorden has quit IRC01:14
*** AdamHorden has joined #yosys01:26
*** FFY00 has quit IRC01:48
*** Degi_ has joined #yosys01:54
*** Degi has quit IRC01:54
*** Degi_ is now known as Degi01:54
*** FFY00 has joined #yosys01:59
*** citypw has joined #yosys04:00
*** citypw has quit IRC04:20
*** tlwoerner has quit IRC04:43
*** emeb_mac has quit IRC06:51
*** tlwoerner has joined #yosys06:55
*** citypw has joined #yosys08:17
*** vidbina has joined #yosys08:23
*** kristianpaul has quit IRC08:26
*** kristianpaul has joined #yosys08:27
*** az0re has quit IRC08:30
*** az0re has joined #yosys08:53
*** MoeIcenowy has quit IRC10:10
*** MoeIcenowy has joined #yosys10:10
*** az0re has quit IRC10:47
*** AdamHord- has joined #yosys10:51
*** AdamHorden has quit IRC10:53
*** FFY00 has quit IRC11:29
*** FFY00 has joined #yosys11:30
*** az0re has joined #yosys11:50
*** AdamHorden has joined #yosys12:20
*** AdamHord- has quit IRC12:20
*** vidbina has quit IRC14:00
*** AdamHorden has quit IRC14:24
*** AdamHorden has joined #yosys14:35
*** AdamHorden has quit IRC14:51
z0ttelI have an issue with yosys complaining about directionality of a port:15:01
z0ttelwire valid_output; assign valid_output = ...; assign out.valid;15:01
z0ttelOh, sry, there's something missing there15:02
z0ttelwire valid_output; assign valid_output = ...; assign out.valid = valid_output; / / out.valid is an output port.15:03
z0ttelThat 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 #yosys15:07
z0ttelThe above description is wrong. Apparently there's a problem with SV interface parameters in the module naming.15:53
*** emeb has joined #yosys16:20
*** jakobwenzel has quit IRC17:07
*** citypw has quit IRC17:12
*** vidbina has joined #yosys17:15
*** _oldtopman has quit IRC17:48
*** oldtopman has joined #yosys19:05
*** emeb_mac has joined #yosys20:48
*** kristianpaul has quit IRC21:19
*** kristianpaul has joined #yosys21:20
*** vidbina has quit IRC22:10
*** indy has quit IRC22:19
*** indy has joined #yosys22:42

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