Wednesday, 2024-09-25

*** tpb <[email protected]> has joined #yosys00:00
*** Lord_Nightmare <Lord_Nightmare!Lord_Night@user/lord-nightmare/x-3657113> has quit IRC (Quit: ZNC - http://znc.in)00:12
*** bpye <bpye!~bpye@user/bpye> has quit IRC (Quit: Ping timeout (120 seconds))00:21
*** bpye <bpye!~bpye@user/bpye> has joined #yosys00:22
*** Lord_Nightmare <Lord_Nightmare!~Lord_Nigh@user/lord-nightmare/x-3657113> has joined #yosys00:25
*** emeb_mac <[email protected]> has quit IRC (Quit: Leaving.)06:05
*** FabM <FabM!~FabM@2a03:d604:108:3f00:493f:31b2:3ae:4ec5> has joined #yosys06:19
*** krispaul <[email protected]> has joined #yosys08:03
*** kristianpaul <kristianpaul!~paul@user/kristianpaul> has quit IRC (Ping timeout: 252 seconds)08:04
*** jasperz <[email protected]> has joined #yosys09:56
jasperzI have a question regarding part of the C++ structure. I was writting an extension which for now only searchest for the longest path in a netlist from input to output. For this i want to navigate from one wire to the cell attached. I know that RTIL:Cell has .connections_ or connections() which gives a pointer to a SigSpec. However is there also a way to go from SigSpec of a wire to the cell? Currently my 11:07
jasperzonly solution would be to loop over all cells and check manually but that seems inefficient. what would be a good way to find a cell connected to a RTIL:Wire object?11:07
*** emeb_mac <[email protected]> has joined #yosys13:15
*** emeb_mac <[email protected]> has quit IRC (Quit: Leaving.)17:53
*** emeb_mac <[email protected]> has joined #yosys18:06
*** philtor <[email protected]> has quit IRC (Remote host closed the connection)18:18
*** sh4 <sh4!~sh4@user/sh4> has joined #yosys18:30
*** FabM <FabM!~FabM@armadeus/team/FabM> has quit IRC (Ping timeout: 264 seconds)18:41
*** bjorkintosh <bjorkintosh!~bjork@user/bjorkintosh> has quit IRC (Ping timeout: 260 seconds)20:28
*** bjorkintosh <bjorkintosh!~bjork@2600:1700:5400:c80:bee1:a15f:8970:1c82> has joined #yosys20:32
*** pbsds37 <[email protected]> has joined #yosys22:06
*** pbsds3 <[email protected]> has quit IRC (Ping timeout: 265 seconds)22:08
*** pbsds37 is now known as pbsds322:08
*** philtor <[email protected]> has joined #yosys22:09
*** nonchip <[email protected]> has quit IRC (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.)22:38
*** nonchip <[email protected]> has joined #yosys22:38
*** philtor <[email protected]> has quit IRC (Ping timeout: 265 seconds)23:46

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