<lkcl>
FL4SHK, question for you: is it "natural and obvious" to you to expect that class ElemRef would "just work" out-of-the-box with dsl.Module?
<lkcl>
x = ElemRef(...)
<lkcl>
with m.If(x > y):
<lkcl>
...
<lkcl>
....
<lkcl>
and, in addition, is it "natural and obvious" to you to expect that class ElemRef (and derivatives) would "just work" with Cat, Repl, Mux, and other nmigen AST language constructs?
<lkcl>
x = ElemRef(....)
<lkcl>
y = ElemRef(....)
<lkcl>
m.d.comb += Cat(x, y)
emeb has joined #nmigen
peeps[zen] has joined #nmigen
peepsalot has quit [Ping timeout: 252 seconds]
peeps[zen] has quit [Ping timeout: 245 seconds]
peepsalot has joined #nmigen
kmehall has quit [Remote host closed the connection]
kmehall has joined #nmigen
peeps[zen] has joined #nmigen
peepsalot has quit [Ping timeout: 252 seconds]
peepsalot has joined #nmigen
peeps[zen] has quit [Ping timeout: 245 seconds]
<_whitenotifier-1>
[yosys] whitequark commented on issue #24: Error when used with VSCode and Teroshdl - https://git.io/JVVhd
<_whitenotifier-1>
[yosys] whitequark edited a comment on issue #24: Error when used with VSCode and Teroshdl - https://git.io/JVVhd
emeb_mac has joined #nmigen
<_whitenotifier-1>
[yosys] whitequark edited a comment on issue #24: Error when used with VSCode and Teroshdl - https://git.io/JVVhd
<_whitenotifier-1>
[YoWASP/nextpnr] whitequark pushed 1 commit to develop [+0/-0/±8] https://git.io/JVrMY