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
<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`.