whitequark changed the topic of #amaranth-lang to: Amaranth hardware definition language · code https://github.com/amaranth-lang · logs https://libera.irclog.whitequark.org/amaranth-lang
<robtaylor> <Guest53> "I am just trying to run an..." <- worth playing with the chipflow very early alpha - currently only ULX3s supported right now, and lots of thing will change in the near future, but all set up for mac :) -> https://docs.chipflow.io/en/latest/tutorial-intro-chipflow-platform.html
<tpw_rules> the docs subdomain seems wonky
<tpw_rules> i can't load that page
<_whitenotifier-9> [YoWASP/nextpnr] whitequark pushed 1 commit to develop [+0/-0/±1] https://github.com/YoWASP/nextpnr/compare/9f926dc9d329...7d732fa082ad
<_whitenotifier-9> [YoWASP/nextpnr] whitequark 7d732fa - Update dependencies.
urjaman has quit [Read error: Connection reset by peer]
feldim2425 has joined #amaranth-lang
feldim2425_ has quit [Ping timeout: 252 seconds]
urjaman has joined #amaranth-lang
<_whitenotifier-9> [YoWASP/yosys] whitequark pushed 1 commit to develop [+0/-0/±2] https://github.com/YoWASP/yosys/compare/083d2e1bcfaf...be31d76f4cee
<_whitenotifier-9> [YoWASP/yosys] whitequark be31d76 - Update dependencies.
Degi_ has joined #amaranth-lang
Degi has quit [Ping timeout: 260 seconds]
Degi_ is now known as Degi
<josuah_> that was my biggest foe in trying to understand HDL, the missing link between "if" and how it boils down to with signals
<josuah_> and explicitely using these semantics (and somehow, the "with" keyword sounds even more intuitive than verilog's "if"), it gives a good understanding of what is going on at the wires level
<josuah_> so, glad to discover this
peepsalot has quit [Quit: Connection reset by peep]
peepsalot has joined #amaranth-lang
bl0x_ has joined #amaranth-lang
bl0x has quit [Ping timeout: 260 seconds]
peepsalot has quit [Remote host closed the connection]
peepsalot has joined #amaranth-lang
<Sarayan> can I know from python which version of amaranth it sees?
<bl0x_> Sarayan: clumsy workaround: provoke an error and check in the backtrace which amaranth is used.
<Sarayan> urgh
<d1b2> <dragonmux> from importlib import metadata metadata.version('amaranth')
Guest78 has joined #amaranth-lang
<bl0x_> Thanks! New to me.
Guest78 has quit [Quit: Client closed]
anuejn_ is now known as anuejn
<Sarayan> d1b2: nice!
urjaman has quit [Ping timeout: 268 seconds]
urjaman has joined #amaranth-lang
josuah_ is now known as josuah