Degi_ has joined #amaranth-lang
Degi has quit [Ping timeout: 268 seconds]
Degi_ is now known as Degi
josuah has quit [Remote host closed the connection]
<
_whitenotifier-9>
[YoWASP/yosys] whitequark e382f05 - Update dependencies.
<
_whitenotifier-9>
[YoWASP/nextpnr] whitequark d85b771 - Update dependencies.
skipwich has quit [Quit: DISCONNECT]
skipwich has joined #amaranth-lang
mwk has quit [Ping timeout: 268 seconds]
mwk has joined #amaranth-lang
toshywoshy has quit [Read error: Connection reset by peer]
toshywoshy has joined #amaranth-lang
<
galibert[m]>
How does one generate the docs from the git for offline use?
<
galibert[m]>
Ah, sphinx-build docs docs/_build
<
galibert[m]>
thanks CI
FL4SHK has quit [Ping timeout: 240 seconds]
FL4SHK has joined #amaranth-lang
<
FL4SHK>
Good thing I managed to get my home server to send me an email when my home IP changes
<
FL4SHK>
because currently I am out of town
<
FL4SHK>
I only use my home server for IRC :)
<
FL4SHK>
it allows me to keep logs
<
FL4SHK>
...technically I don't need that with libera, but it's nice to have local logs too
<
FL4SHK>
for the little benefit they provide I guess
<
FL4SHK>
for some reason, I can't ping my home server though
<
FL4SHK>
Not sure what the reason for that is... might be my home router
josuah has joined #amaranth-lang
<
FL4SHK>
is there a fast way to check if a `Module` is in another `Module`'s `submodules`
<
FL4SHK>
fast Python code
<
FL4SHK>
no `__len__`
<
FL4SHK>
I suppose I could just make it an argument to the function