cr1901_modern has quit [Ping timeout: 258 seconds]
X-Scale has joined #m-labs
futarisIRCcloud has joined #m-labs
cr1901_modern1 has quit [Quit: Leaving.]
cr1901_modern has joined #m-labs
X-Scale has quit [Ping timeout: 246 seconds]
X-Scale` has joined #m-labs
X-Scale` is now known as X-Scale
_whitelogger has joined #m-labs
rohitksingh_work has joined #m-labs
rohitksingh_work has quit [Ping timeout: 246 seconds]
rohitksingh_work has joined #m-labs
rohitksingh_wor1 has joined #m-labs
rohitksingh_work has quit [Ping timeout: 246 seconds]
rohitksingh_work has joined #m-labs
rohitksingh_wor1 has quit [Ping timeout: 255 seconds]
m4ssi has joined #m-labs
rohitksingh_wor1 has joined #m-labs
rohitksingh_work has quit [Ping timeout: 258 seconds]
proteusguy has joined #m-labs
proteusguy has quit [Ping timeout: 268 seconds]
_whitelogger has joined #m-labs
bluebugs has joined #m-labs
bluebugs has joined #m-labs
cedric has quit [Ping timeout: 276 seconds]
proteusguy has joined #m-labs
proteusguy has quit [Excess Flood]
proteusguy has joined #m-labs
<whitequark>
sb: you broke homu
rohitksingh_wor1 has quit [Read error: No route to host]
rohitksingh_work has joined #m-labs
sb0 has joined #m-labs
<sb0>
whitequark: details
mumptai has joined #m-labs
sb0 has quit [Quit: Leaving]
<whitequark>
sb: it doesn't test PRs anymore
<whitequark>
no idea why, that hasn't happened before you touched it
<whitequark>
how do i access logs?
<mtrbot-ml>
[mattermost] <sb10q> how is the PR test request sent? it seems there are still some dns problems with ipv6
<mtrbot-ml>
[mattermost] <sb10q> logs i am not sure. it prints a few things which you can see with journalctl, but there isn't much there
<mtrbot-ml>
[mattermost] <sb10q> is there another log file it creates somewhere, or a flag to increase verbosity?
proteusguy has quit [Ping timeout: 268 seconds]
<whitequark>
sb: back when i was running it in tmux it would print a reasonable amount of logs on stdout
<whitequark>
that's possibly what you're seeing
<whitequark>
sb: i can't see anything via journalctl since i'm not in adm wheel or systemd-journa
<whitequark>
of course nix went all in on systemd garbage, how disappointing
<mtrbot-ml>
[mattermost] <sb10q> iirc there is a fork/overlay without systemd, but i have not bothered looking into it since systemd often does the job despite its poor architecture
<whitequark>
well the old server also used systemd
<whitequark>
but only for init
<whitequark>
journalctl is even more trash than the rest of systemd
urkk has joined #m-labs
rohitksingh_work has quit [Read error: Connection reset by peer]
_whitelogger has joined #m-labs
mumptai has quit [Quit: Verlassend]
mumptai has joined #m-labs
urkk has quit [Quit: leaving]
<lkcl>
<whitequark> signal = signal << 1 i use this trick all the time, for code clarity
<lkcl>
usually not into the same python variable name
<lkcl>
as a way to reduce the length of lines
<lkcl>
and always, always, put it into an eq assignment into a Signal and/or use it in an m.If statement somewhere
<lkcl>
ZirconiumX: v. important to respect and understand the difference between python variables and nmigen AST!
<lkcl>
in MyHDL, there *is* no difference. python AST is *OVERLOADED* to *BECOME* HDL syntax / AST.
<lkcl>
and they struggle to fit all of HDL concepts into python, unfortunately restricting developers to a *subset* of python in the process
<lkcl>
hence why we picked nmigen.
<ZirconiumX>
I mean, at the moment I can't do all that much with nmigen because Yosys has a bug
<whitequark>
huh?
<whitequark>
which bug? i'm not aware of any showstopper yosys bugs