00:13
Degi has quit [Ping timeout: 248 seconds]
00:14
Degi has joined #amaranth-lang
00:53
toshywoshy has quit [Ping timeout: 265 seconds]
01:04
<
_whitenotifier-9 >
[YoWASP/yosys] whitequark 3a600e1 - Update dependencies.
02:23
toshywoshy has joined #amaranth-lang
04:13
<
cr1901 >
If I have a comparison such as "foo == (bar + 15 - 1)", where "foo" and "bar" have unsigned(4) shape, is the proper way to force a comparison to wrap like this?:
04:13
<
cr1901 >
foo == (bar + 15 - 1)[:4]
04:14
<
cr1901 >
Anyone got anything better (this works)?
08:42
Sarayan has quit [Ping timeout: 250 seconds]
10:50
Sarayan has joined #amaranth-lang
13:52
<
FL4SHK >
where is the rfc for `Interface`?
13:52
<
FL4SHK >
I just did a search, couldn't find it
13:52
<
FL4SHK >
I may have found it
13:53
<
FL4SHK >
or, well, I found part of it
13:53
<
FL4SHK >
I found existing RFCs
13:54
<
FL4SHK >
I guess these are the RFCs that have already been written
13:58
<
FL4SHK >
thanks zyp
14:08
<
FL4SHK >
will interfaces be usable with `Instance`s?
14:08
<
FL4SHK >
if not, I suppose I should write my own thing for that
14:09
<
FL4SHK >
though maybe just examining the inputs and outputs of an interface would be good enough, as I could just create a kwargs
14:09
<
FL4SHK >
and pass that to the `Instance`
14:55
<
whitequark >
FL4SHK: that would be another RFC; I haven't really thought about it yet
15:07
jjsuperpower has joined #amaranth-lang
17:50
sauce has quit [Remote host closed the connection]
17:51
sauce has joined #amaranth-lang
20:39
jjsuperpower_ has joined #amaranth-lang
20:40
jjsuperpower has quit [Ping timeout: 240 seconds]
22:21
jjsuperpower_ has quit [Ping timeout: 240 seconds]
22:54
<
FL4SHK >
whitequark: I see
23:22
lethalbit has quit [Quit: kill -9 -1]
23:22
lethalbit has joined #amaranth-lang