ChanServ changed the topic of #yosys to: Yosys Open SYnthesis Suite: https://github.com/YosysHQ/yosys/ | Channel logs: https://libera.irclog.whitequark.org/yosys/
tpb has quit [Remote host closed the connection]
tpb has joined #yosys
<mwk> yeah, we're working on proper docs
<mwk> it's a fairly new thing
<lamp> so er
<lamp> if i would like this to be parameterizable
<lamp> can i somehow like...programmatically generate narrow ports to stick together?
<mwk> generate-for works, as usual
<mwk> or normal for with const bounds, in a proess
<mwk> process
<lamp> ah right, sry
mobius has quit [*.net *.split]
grmbl has quit [*.net *.split]
mobius has joined #yosys
GenTooMan has quit [Ping timeout: 256 seconds]
GenTooMan has joined #yosys
grmbl has joined #yosys
GenTooMan has quit [Ping timeout: 255 seconds]
GenTooMan has joined #yosys
unkraut has quit [*.net *.split]
bq has quit [*.net *.split]
lofty has quit [*.net *.split]
unkraut has joined #yosys
lofty has joined #yosys
GenTooMan has quit [Excess Flood]
bq has joined #yosys
GenTooMan has joined #yosys
GenTooMan has quit [Ping timeout: 260 seconds]
GenTooMan has joined #yosys
FabM has joined #yosys
FabM has joined #yosys
FabM has quit [Changing host]
GenTooMan has quit [Ping timeout: 264 seconds]
GenTooMan has joined #yosys
lumo_e has joined #yosys
lumo_e has quit [Ping timeout: 255 seconds]
Guest15 has joined #yosys
<Guest15> Hi, is anyone running yosys on windows? If I try to run it then I get no output and it just closes again. Running it with strace in MinGW tells me that a few threads exited with return code 1 but no more info. Does anyone have a hint?
lumo_e has joined #yosys
Guest15 has quit [Quit: Client closed]
lumo_e has quit [Ping timeout: 240 seconds]
GenTooMan has quit [Ping timeout: 240 seconds]
lumo_e has joined #yosys
lumo_e has quit [Client Quit]
GenTooMan has joined #yosys
GenTooMan has quit [Ping timeout: 264 seconds]
GenTooMan has joined #yosys
<somlo> gatecat: both trellis (https://bugzilla.redhat.com/show_bug.cgi?id=2103635) and nextpnr (https://bugzilla.redhat.com/show_bug.cgi?id=2103645) fail to build on the upcoming Fedora with Python 3.11. Apparently it's because of the bundled pybind11. I tried building against the unbundled pybind11 2.9.2 shipping in Fedora rawhide (-DPYBIND11_INCLUDE_DIR="/usr/include/bybind11/" on the cmake build command line) but that didn't seem to have any effect...
<tpb> Title: Invalid Bug ID (at bugzilla.redhat.com)
<gatecat> somlo: have you tried replacing the vendored pybind11? otherwise I can look at this but it might be tomorrow now
tedh has joined #yosys
<somlo> gatecat: haven't tried replacing pybind11 myself -- haven't looked closely inside the repo before, so not sure how much moore complex it would be beyond removing a directory and untar-ing sometihng in its place :)
<somlo> I also won't have a chance to look into it till tomorrow, there's non-computer related things happening around me today :)
<gatecat> hopefully it's just that too
<gatecat> same for me tonight...
<somlo> if you don't get there before me, I'd also be interested in making it possible to build against an external library. fedora (still, for now) seems to like it that way, and it's one of the reasons I (still, for now) like fedora :D
duck2 has joined #yosys
Raito_Bezarius has quit [Ping timeout: 244 seconds]
Raito_Bezarius has joined #yosys
FabM has quit [Ping timeout: 276 seconds]
Guest15 has joined #yosys
Guest15 has quit [Client Quit]
GenTooMan has quit [Ping timeout: 264 seconds]
GenTooMan has joined #yosys
<somlo> gatecat: had a bit of unexpected quiet time, so: https://github.com/YosysHQ/prjtrellis/pull/191 and https://github.com/YosysHQ/nextpnr/pull/1002
<somlo> I'm expecting just bumping the bundled/vendored pybind11 should also work, but IMHO it's nice to have the option to use either that or to humour distros like fedora which prefer using their own packaged dependencies :)
nonchip has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
nonchip has joined #yosys