whitequark[cis] changed the topic of #amaranth-lang to: Amaranth hardware definition language · weekly meetings: Amaranth each Mon 1700 UTC, Amaranth SoC each Fri 1700 UTC · play https://amaranth-lang.org/play/ · code https://github.com/amaranth-lang · logs https://libera.irclog.whitequark.org/amaranth-lang · Matrix #amaranth-lang:matrix.org
<_whitenotifier-9> [amaranth-lang/amaranth] github-merge-queue[bot] pushed 1 commit to main [+0/-0/±3] https://github.com/amaranth-lang/amaranth/compare/e7aaf60bfe19...2ef3388ae74f
<_whitenotifier-9> [amaranth-lang/amaranth] wanda-phi 2ef3388 - hdl: remove `(Const|Signal).(width|signed)`.
<_whitenotifier-9> [amaranth] github-merge-queue[bot] deleted branch gh-readonly-queue/main/pr-1396-e7aaf60bfe19bae4624ff8776cf3707612915c26 - https://github.com/amaranth-lang/amaranth
<_whitenotifier-9> [amaranth] whitequark closed pull request #1396: hdl: remove `(Const|Signal).(width|signed)`. - https://github.com/amaranth-lang/amaranth/pull/1396
<_whitenotifier-9> [amaranth-lang/amaranth-lang.github.io] whitequark pushed 1 commit to main [+0/-0/±42] https://github.com/amaranth-lang/amaranth-lang.github.io/compare/f8ef30e7cce5...700050901fac
<_whitenotifier-9> [amaranth-lang/amaranth-lang.github.io] github-merge-queue[bot] 7000509 - Deploying to main from @ amaranth-lang/amaranth@2ef3388ae74ffab6441142c14e1718643826c455 🚀
cr1901_ has joined #amaranth-lang
<cr1901_> I keep doing "/join #amaranth", why?!
cr1901_ is now known as cr1901
<_whitenotifier-9> [amaranth] wanda-phi opened pull request #1397: Implement RFC 59: Get rid of upwards propagation of clock domains. - https://github.com/amaranth-lang/amaranth/pull/1397
<_whitenotifier-9> [amaranth] github-merge-queue[bot] created branch gh-readonly-queue/main/pr-1397-2ef3388ae74ffab6441142c14e1718643826c455 - https://github.com/amaranth-lang/amaranth
<_whitenotifier-9> [amaranth-lang/amaranth] github-merge-queue[bot] pushed 1 commit to main [+0/-0/±7] https://github.com/amaranth-lang/amaranth/compare/2ef3388ae74f...563f869680e9
<_whitenotifier-9> [amaranth-lang/amaranth] wanda-phi 563f869 - Implement RFC 59: Get rid of upwards propagation of clock domains.
<_whitenotifier-9> [amaranth] whitequark closed pull request #1397: Implement RFC 59: Get rid of upwards propagation of clock domains. - https://github.com/amaranth-lang/amaranth/pull/1397
<_whitenotifier-9> [amaranth] github-merge-queue[bot] deleted branch gh-readonly-queue/main/pr-1397-2ef3388ae74ffab6441142c14e1718643826c455 - https://github.com/amaranth-lang/amaranth
<_whitenotifier-9> [amaranth-lang/amaranth-lang.github.io] whitequark pushed 1 commit to main [+0/-0/±41] https://github.com/amaranth-lang/amaranth-lang.github.io/compare/700050901fac...88640fe53abf
<_whitenotifier-9> [amaranth-lang/amaranth-lang.github.io] github-merge-queue[bot] 88640fe - Deploying to main from @ amaranth-lang/amaranth@563f869680e9c921faaba1d0a360bf57af9d6a77 🚀
Degi_ has joined #amaranth-lang
Degi has quit [Ping timeout: 264 seconds]
Degi_ is now known as Degi
<_whitenotifier-9> [amaranth] cr1901 commented on issue #1213: Tracking issue for RFC 36: Async testbench functions - https://github.com/amaranth-lang/amaranth/issues/1213#issuecomment-2169051393
<Wanda[cis]> cr1901_: 0.5 is already out, and generator-based testbenches are already deprecated (but they keep working)
<_whitenotifier-9> [amaranth] whitequark commented on issue #1213: Tracking issue for RFC 36: Async testbench functions - https://github.com/amaranth-lang/amaranth/issues/1213#issuecomment-2169060157
<whitequark[cis]> we'll probably keep them working in the 0.6 dev branch (main) for a while even though in principle (per our formal policy) we could remove them today; simply because it's such a popular API
<whitequark[cis]> or rather widely used
<_whitenotifier-9> [amaranth] wanda-phi opened pull request #1398: docs/changes: mention deprecation of pre-RFC 36 simulator interface. - https://github.com/amaranth-lang/amaranth/pull/1398
<_whitenotifier-9> [amaranth] wanda-phi opened pull request #1399: docs/changes: mention deprecation of pre-RFC 36 simulator interface. - https://github.com/amaranth-lang/amaranth/pull/1399
<_whitenotifier-9> [amaranth] wanda-phi edited pull request #1399: docs/changes: mention deprecation of pre-RFC 36 simulator interface. [0.5 backport] - https://github.com/amaranth-lang/amaranth/pull/1399
<Wanda[cis]> seeing "0.5" and "backport" next to each other feels so weird
<cr1901> Yes, I saw it released earlier today (_I think_). I only use the async API in one amaranth package and need to port the rest of them. But I don't want to port the tbs tonight lol
<cr1901> I just want to cut release and make "version number go up"
<_whitenotifier-9> [amaranth] github-merge-queue[bot] created branch gh-readonly-queue/main/pr-1398-563f869680e9c921faaba1d0a360bf57af9d6a77 - https://github.com/amaranth-lang/amaranth
<_whitenotifier-9> [amaranth] whitequark closed pull request #1399: docs/changes: mention deprecation of pre-RFC 36 simulator interface. [0.5 backport] - https://github.com/amaranth-lang/amaranth/pull/1399
<_whitenotifier-9> [amaranth-lang/amaranth] github-merge-queue[bot] pushed 1 commit to main [+0/-0/±1] https://github.com/amaranth-lang/amaranth/compare/563f869680e9...b5f55ef6a5b4
<_whitenotifier-9> [amaranth-lang/amaranth] wanda-phi b5f55ef - docs/changes: mention deprecation of pre-RFC 36 simulator interface.
<_whitenotifier-9> [amaranth] github-merge-queue[bot] deleted branch gh-readonly-queue/main/pr-1398-563f869680e9c921faaba1d0a360bf57af9d6a77 - https://github.com/amaranth-lang/amaranth
<_whitenotifier-9> [amaranth] whitequark closed pull request #1398: docs/changes: mention deprecation of pre-RFC 36 simulator interface. - https://github.com/amaranth-lang/amaranth/pull/1398
<_whitenotifier-9> [amaranth-lang/amaranth-lang.github.io] whitequark pushed 1 commit to main [+0/-0/±41] https://github.com/amaranth-lang/amaranth-lang.github.io/compare/88640fe53abf...a3acdbf8c9f4
<_whitenotifier-9> [amaranth-lang/amaranth-lang.github.io] github-merge-queue[bot] a3acdbf - Deploying to main from @ amaranth-lang/amaranth@b5f55ef6a5b4eae499cda57ae59c07241ab2dc11 🚀
<cr1901> Why is there a 0.6.0 release on PyPI?
<cr1901> I see a 0.6.0.dev0 release on GH releases, but on PyPI it's bare 0.6.0: https://pypi.org/project/amaranth
<whitequark[cis]> uhhh.
<whitequark[cis]> fuck.
<cr1901> (I guess I just ruined the start of your vacation. I'll shut up now.)
zyp[m] has joined #amaranth-lang
<zyp[m]> ouch
<zyp[m]> also congrats on 0.5 release
<_whitenotifier-9> [amaranth] whitequark opened pull request #1400: CI: never upload packages or add releases for `.dev` versions. - https://github.com/amaranth-lang/amaranth/pull/1400
<cr1901> And congrats on 0.6 release as well :D
<_whitenotifier-9> [amaranth] whitequark edited pull request #1400: CI: never upload packages or add releases for `.dev` versions. - https://github.com/amaranth-lang/amaranth/pull/1400
<whitequark[cis]> :/
<whitequark[cis]> oh, round PR number
<_whitenotifier-9> [amaranth] github-merge-queue[bot] created branch gh-readonly-queue/main/pr-1400-b5f55ef6a5b4eae499cda57ae59c07241ab2dc11 - https://github.com/amaranth-lang/amaranth
<_whitenotifier-9> [amaranth-lang/amaranth] github-merge-queue[bot] pushed 1 commit to main [+0/-0/±1] https://github.com/amaranth-lang/amaranth/compare/b5f55ef6a5b4...af4e4a748950
<_whitenotifier-9> [amaranth-lang/amaranth] whitequark af4e4a7 - CI: never upload packages or add releases for `.dev` versions.
<_whitenotifier-9> [amaranth] github-merge-queue[bot] deleted branch gh-readonly-queue/main/pr-1400-b5f55ef6a5b4eae499cda57ae59c07241ab2dc11 - https://github.com/amaranth-lang/amaranth
<_whitenotifier-9> [amaranth] whitequark closed pull request #1400: CI: never upload packages or add releases for `.dev` versions. - https://github.com/amaranth-lang/amaranth/pull/1400
<_whitenotifier-9> [amaranth-lang/amaranth-lang.github.io] whitequark pushed 1 commit to main [+0/-0/±37] https://github.com/amaranth-lang/amaranth-lang.github.io/compare/a3acdbf8c9f4...aeb4d2350615
<_whitenotifier-9> [amaranth-lang/amaranth-lang.github.io] github-merge-queue[bot] aeb4d23 - Deploying to main from @ amaranth-lang/amaranth@af4e4a748950e3ab8d144ec56bf066449a524c46 🚀
cr1901 has quit [Read error: Connection reset by peer]
notgull has joined #amaranth-lang
cr1901 has joined #amaranth-lang
notgull has quit [Ping timeout: 256 seconds]
Guest14 has joined #amaranth-lang
Guest14 has quit [Client Quit]
josuah has joined #amaranth-lang
urja has quit [Read error: Connection reset by peer]
urja has joined #amaranth-lang
d_olex__ has joined #amaranth-lang
d_olex_ has quit [Ping timeout: 255 seconds]
notgull has joined #amaranth-lang
notgull has quit [Ping timeout: 268 seconds]
<_whitenotifier-9> [amaranth-lang/template-fpga] whitequark pushed 1 commit to main [+0/-0/±3] https://github.com/amaranth-lang/template-fpga/compare/43dec27924b7...7627d206a0ee
<_whitenotifier-9> [amaranth-lang/template-fpga] whitequark 7627d20 - Update for Amaranth 0.5.
jjsuperpower_ has quit [Remote host closed the connection]
jjsuperpower has joined #amaranth-lang