00:27
<
_whitenotifier-e >
[YoWASP/nextpnr] whitequark bcec7ad - Update dependencies.
00:42
cr1901_ is now known as cr1901
00:49
lf has quit [Ping timeout: 240 seconds]
00:50
lf has joined #amaranth-lang
02:28
bl0x_ has quit [Ping timeout: 240 seconds]
02:30
bl0x_ has joined #amaranth-lang
03:19
Degi_ has joined #amaranth-lang
03:20
Degi has quit [Ping timeout: 256 seconds]
03:20
Degi_ is now known as Degi
07:03
emeb_mac has quit [Ping timeout: 256 seconds]
07:47
wolfshappen has quit [Ping timeout: 256 seconds]
07:48
wolfshappen has joined #amaranth-lang
08:24
nak has joined #amaranth-lang
08:48
bvernoux1 has joined #amaranth-lang
09:47
bvernoux1 has quit [Quit: Leaving]
11:38
nak has quit [Ping timeout: 240 seconds]
12:39
richardeoin has quit [Ping timeout: 256 seconds]
12:41
richardeoin has joined #amaranth-lang
13:40
richardeoin has quit [Ping timeout: 272 seconds]
13:40
richardeoin has joined #amaranth-lang
13:50
nak has joined #amaranth-lang
16:05
<
Sarayan >
is there a pattern matching operator? I can't find it in the documentation. Something akin to m.d.comb += self.o_tsx_0.eq(match(self.i_ir, "1011101-") & (self.i_t == C(0))
16:06
<
Sarayan >
probably missing a closing parenthesis there
16:39
<
tpw_rules >
afaik there's nothing but a one leg case statement
17:17
<
vup >
Sarayan: there is `Value.matches`
18:06
<
Sarayan >
vup: so m.d.comb += self.o_tsx_0.eq(self.i_ir.matches("1011101-") & (self.i_t == C(0))) ?
18:07
<
vup >
yeah I think that should work
18:16
bvernoux has quit [Quit: Leaving]
18:33
<
Sarayan >
nice, thanks
20:52
emeb_mac has joined #amaranth-lang
22:49
nak has quit [Ping timeout: 240 seconds]
22:58
Guest80 has joined #amaranth-lang
22:59
Guest80 has quit [Client Quit]