Friday, 2022-07-08

*** tpb <[email protected]> has joined #yosys00:00
*** GenTooMan <GenTooMan!~cyberman@2601:547:437f:e5c6:21f:5bff:fefe:a883> has quit IRC (Ping timeout: 244 seconds)01:47
*** GenTooMan <GenTooMan!~cyberman@2601:547:437f:e5c6:21f:5bff:fefe:a883> has joined #yosys02:00
*** lexano_ <[email protected]> has joined #yosys02:17
*** lexano_ <[email protected]> has quit IRC (Client Quit)02:18
*** citypw <citypw!~citypw@gateway/tor-sasl/citypw> has joined #yosys02:39
*** citypw <citypw!~citypw@gateway/tor-sasl/citypw> has quit IRC (Remote host closed the connection)02:54
*** GenTooMan <GenTooMan!~cyberman@2601:547:437f:e5c6:21f:5bff:fefe:a883> has quit IRC (Ping timeout: 244 seconds)03:11
*** GenTooMan <[email protected]> has joined #yosys03:24
*** FabM <[email protected]> has joined #yosys06:48
*** lexano <[email protected]> has quit IRC (Ping timeout: 248 seconds)08:51
*** ZipCPU_ <[email protected]> has joined #yosys08:51
*** ZipCPU <[email protected]> has quit IRC (Ping timeout: 256 seconds)08:52
*** ZipCPU_ is now known as ZipCPU08:52
*** GenTooMan <[email protected]> has quit IRC (Ping timeout: 276 seconds)09:08
*** GenTooMan <GenTooMan!~cyberman@2601:547:437f:e5c6:21f:5bff:fefe:a883> has joined #yosys09:20
*** titan73 <[email protected]> has joined #yosys11:15
*** FabM <FabM!~FabM@armadeus/team/FabM> has quit IRC (Quit: Leaving)14:43
*** qball <qball!~qball@user/qball> has quit IRC (Ping timeout: 244 seconds)14:50
*** acathla <[email protected]> has joined #yosys14:53
*** titan73 <[email protected]> has quit IRC (Quit: Client closed)15:38
josuahhello! I am trying to get yosys talk SystemVerilog interfaces16:04
josuahbut it looks like the signals got  stuck in traffic16:05
josuahlooking at my generated synthesis.json, I see plenty of list of signals (bit per bit) for plenty of things:16:05
josuahsuch as: "gpio_rgb": { "direction": "output", "bits": [ 5, 6, 7 ] }, ...16:06
josuahwhen I instanciate an interface on a module ("iSpi spi ();"), it is happy and fils all the "bits" everywhere on that module16:08
josuahbut when I pass that instanciated interface to a submodule, the bits become "x", "x", "x", "x"16:08
josuahVerilator is not reporting anything going wrong, and the simulation runs fine16:08
josuahso I wonder: is it known that SystemVerilog interfaces are not there yet in yosys? Then I could try to look what I could eventually do.16:09
josuahor if they are reported to work, I can dig deeper onto my own verilog source.16:09
josuahif this message falls in the abyss of the backlogs of everyone, I will report a proper issue on the repo anyway...16:10
josuahthank you everyone!16:10
*** Klotz <Klotz!~Klotzoman@gateway/tor-sasl/klotz> has joined #yosys16:29
josuahrelated: https://github.com/YosysHQ/yosys/issues/159216:36
*** kraiskil <[email protected]> has joined #yosys17:38
*** kraiskil <[email protected]> has quit IRC (Ping timeout: 244 seconds)17:43
*** Klotz <Klotz!~Klotzoman@gateway/tor-sasl/klotz> has quit IRC (Quit: Klotz)19:07
*** nonchip <[email protected]> has quit IRC (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.)22:03
*** nonchip <[email protected]> has joined #yosys22:03
*** Guest96 <[email protected]> has quit IRC (Quit: Connection closed)23:01
*** FL4SHK <[email protected]> has quit IRC (Ping timeout: 276 seconds)23:41

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