whitequark[cis] changed the topic of #amaranth-lang to: Amaranth hardware definition language · weekly meetings: Amaranth each Mon 1700 UTC, Amaranth SoC each Fri 1700 UTC · code https://github.com/amaranth-lang · logs https://libera.irclog.whitequark.org/amaranth-lang · Matrix #amaranth-lang:matrix.org
jjsuperpower_ has quit [Read error: Connection reset by peer]
jjsuperpower has quit [Read error: Connection reset by peer]
<_whitenotifier> [amaranth] yrabbit commented on issue #1007: Tang Nano 9K Blinky - https://github.com/amaranth-lang/amaranth/issues/1007#issuecomment-1872635970
Degi has quit [Ping timeout: 246 seconds]
Degi has joined #amaranth-lang
nyanotech has quit [Quit: No Ping reply in 180 seconds.]
nyanotech has joined #amaranth-lang
<_whitenotifier-3> [amaranth] mobilinkd commented on issue #1007: Tang Nano 9K Blinky - https://github.com/amaranth-lang/amaranth/issues/1007#issuecomment-1872658327
FFY00_ has joined #amaranth-lang
FFY00 has quit [Ping timeout: 276 seconds]
jjsuperpower_ has joined #amaranth-lang
jjsuperpower has joined #amaranth-lang
jjsuperpower has quit [Remote host closed the connection]
jjsuperpower_ has quit [Remote host closed the connection]
jjsuperpower has joined #amaranth-lang
jjsuperpower has quit [Read error: Connection reset by peer]
jjsuperpower has joined #amaranth-lang
jjsuperpower has quit [Remote host closed the connection]
jjsuperpower has joined #amaranth-lang
jjsuperpower has quit [Read error: Connection reset by peer]
nelgau_ has joined #amaranth-lang
nelgau_ has quit [Read error: Connection reset by peer]
nelgau has quit [Read error: Connection reset by peer]
nelgau has joined #amaranth-lang
notgull has quit [Ping timeout: 240 seconds]
jjsuperpower has joined #amaranth-lang
jjsuperpower has quit [Read error: Connection reset by peer]
notgull has joined #amaranth-lang
notgull has quit [Ping timeout: 255 seconds]
notgull has joined #amaranth-lang
jjsuperpower has joined #amaranth-lang
jjsuperpower has quit [Ping timeout: 245 seconds]
notgull has quit [Ping timeout: 264 seconds]
notgull has joined #amaranth-lang
notgull has quit [Ping timeout: 240 seconds]
ravenslofty[m] has quit [Quit: Idle timeout reached: 172800s]
<_whitenotifier> [amaranth] whitequark commented on issue #1007: Tang Nano 9K Blinky - https://github.com/amaranth-lang/amaranth/issues/1007#issuecomment-1872964093
nelgau has quit [Read error: Connection reset by peer]
nelgau has joined #amaranth-lang
FFY00_ has quit [Read error: Connection reset by peer]
<mcc111[m]> Say that I have written myself into a corner where I have a StructLayout created from a Signal but I wish to turn it back into a Signal. Is there a way to do this
<mcc111[m]> Nothing is obvious from the doc
<whitequark[cis]> (you can't create a StructLayout from a Signal because that's a category error. StructLayout is shape-like, not value-like. you have a View whose shape is a StructLayout)
<mcc111[m]> okay, thank you for explaining. my struct view was not allowing me to index it so I said video_rgb.as_value()[13] and this was allowed. Now that I'm reading it correctly the documentation seems to explain clearly.
jjsuperpower has joined #amaranth-lang
notgull has joined #amaranth-lang
<_whitenotifier-3> [YoWASP/vscode] whitequark 76214f7 - Rename `yowaspToolchain.baseURL` to `.bundleBaseURL`.
<_whitenotifier> [YoWASP/vscode] whitequark pushed 2 commits to main [+4/-0/±5] https://github.com/YoWASP/vscode/compare/50cb38bb8074...d710a80f2c62
<_whitenotifier> [YoWASP/vscode] whitequark d710a80 - Commit .vscode directory.