00:16
Lord_Nightmare has joined #amaranth-lang
00:22
balrog_ has joined #amaranth-lang
00:24
balrog has quit [Ping timeout: 252 seconds]
00:41
<
d1b2 >
<OmniTechnoMancer> TCP has an annoying amount of timers and state to keep
00:49
lf_ has quit [Ping timeout: 246 seconds]
00:50
lf has joined #amaranth-lang
01:22
<
_whitenotifier-9 >
[YoWASP/nextpnr] whitequark 662679a - Update dependencies.
01:47
balrog_ is now known as balrog
02:49
bl0x_ has joined #amaranth-lang
02:51
bl0x has quit [Ping timeout: 264 seconds]
03:39
Degi has quit [Ping timeout: 250 seconds]
03:40
Degi has joined #amaranth-lang
08:28
gatecat has quit [Ping timeout: 252 seconds]
08:28
gatecat has joined #amaranth-lang
11:16
Guest60 has joined #amaranth-lang
12:39
<
josuah >
[^] how does board support process happen, does a maintainer need to have a board in its hand to test the code?
12:40
<
josuah >
or is it allowed to merge the support in and allow other users report how it goes?
12:48
<
josuah >
I have a few PMODs I need to order from MuseLabs so can order a board in the process, but I am not a maintainer
12:53
<
josuah >
so not sure if that'd help
12:57
Guest60 has quit [Quit: Client closed]
14:04
<
whitequark >
there isn't currently a very good process; that's something that I plan to address in medium term future
14:21
<
josuah >
I can work with that :)
16:41
<
josuah >
I did not know libresoc was using amaranth (formerly nmigen)
16:46
<
miek >
they aren't using amaranth, they are using their own fork continuing under the nmigen name
17:52
<
d1b2 >
<Nate> Not to pressure, just genuinely curious, any eta on the crosslinknx dev board whitequark? 🙂
19:13
<
d1b2 >
<Nate> I wonder about the feasibility of generating ascii waveforms for gpt-* (or other LLMs) to process, although I guess it can already process images
19:34
<
whitequark >
Nate: it didn't arrive yet
19:53
skipwich_ has joined #amaranth-lang
19:54
skipwich has quit [Ping timeout: 268 seconds]
20:37
skipwich_ has quit [Ping timeout: 246 seconds]
21:01
skipwich has joined #amaranth-lang
21:14
<
josuah >
miek: interesting, somehow disappointing too, maybe they wanted to avoid keeping in sync with amaranth evolution
21:16
<
whitequark >
no, what happened has very little if anything to do with technical decisions
21:50
healdove has joined #amaranth-lang
22:04
healdove has quit [Quit: Reconnecting]
22:05
healdove has joined #amaranth-lang
23:32
<
josuah >
I slowly understand how Amaranth works from user point of view
23:32
<
josuah >
next is learning how to use it, practice, and code reading