whitequark changed the topic of #amaranth-lang to: Amaranth hardware definition language · weekly meetings on Mondays at 1700 UTC · code https://github.com/amaranth-lang · logs https://libera.irclog.whitequark.org/amaranth-lang
<_whitenotifier-9> [YoWASP/yosys] whitequark pushed 1 commit to develop [+0/-0/±1] https://github.com/YoWASP/yosys/compare/25fa56f9a310...862ad8fa72a2
<_whitenotifier-9> [YoWASP/yosys] whitequark 862ad8f - Update dependencies.
<_whitenotifier-9> [rfcs] adamgreig synchronize pull request #6: CRC generator - https://github.com/amaranth-lang/rfcs/pull/6
<_whitenotifier-9> [amaranth] adamgreig synchronize pull request #681: Add CRC generator - https://github.com/amaranth-lang/amaranth/pull/681
<_whitenotifier-9> [rfcs] adamgreig commented on pull request #6: CRC generator - https://github.com/amaranth-lang/rfcs/pull/6#issuecomment-1563684899
<adamgreig[m]> Catherine: the docs action is a bit unhappy about some git trivia that I don't have time to look into right now but might be solved with a tweak to the action upstream? https://github.com/adamgreig/amaranth/actions/runs/5086103163/jobs/9140245430
<adamgreig[m]> I've just been building the docs locally with sphinx though so it wasn't an issue for me
<_whitenotifier-9> [YoWASP/nextpnr] whitequark pushed 1 commit to develop [+0/-0/±1] https://github.com/YoWASP/nextpnr/compare/8fdf8acbafa5...75d466796d2d
<_whitenotifier-9> [YoWASP/nextpnr] whitequark 75d4667 - Update dependencies.
cr1901 has quit [Read error: Connection reset by peer]
cr1901 has joined #amaranth-lang
jn_ is now known as jn
FFY00_ has joined #amaranth-lang
FFY00 has quit [Read error: Connection reset by peer]
urja has quit [Read error: Connection reset by peer]
jjsuperpower has joined #amaranth-lang
urja has joined #amaranth-lang
<whitequark> adamgreig: oh that should already be fixed upstream
<_whitenotifier-9> [rfcs] whitequark commented on pull request #6: CRC generator - https://github.com/amaranth-lang/rfcs/pull/6#issuecomment-1565005708
jjsuperpower has quit [Ping timeout: 248 seconds]
<FL4SHK> whitequark: so I'm well on my way to implementing the CPU that I've written much of a GCC backend for
<FL4SHK> and I like the Amaranth enums and `View`s
<FL4SHK> a lto
<FL4SHK> a lot*
<FL4SHK> being able to use type generics is also helpful...
<whitequark> nice!
<whitequark> type generics?
Sarayan has quit [Ping timeout: 264 seconds]
<_whitenotifier-9> [amaranth] adamgreig synchronize pull request #681: Add CRC generator - https://github.com/amaranth-lang/amaranth/pull/681
lf has quit [Ping timeout: 240 seconds]
lf has joined #amaranth-lang
<adamgreig[m]> <whitequark> "adamgreig: oh that should..." <- ah cool, I've rebased the branch and indeed it's fixed