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
Degi_ has joined #amaranth-lang
Degi has quit [Ping timeout: 256 seconds]
Degi_ is now known as Degi
bl0x_ has joined #amaranth-lang
bl0x has quit [Ping timeout: 240 seconds]
byteit101 has quit [Ping timeout: 248 seconds]
byteit101 has joined #amaranth-lang
nyanotech has quit [Quit: meow!]
nyanotech has joined #amaranth-lang
nyanotech has quit [Quit: meow!]
nyanotech has joined #amaranth-lang
lf has joined #amaranth-lang
tiltmesenpai has quit [Quit: The Lounge - https://thelounge.chat]
<josuah> @Nate: always nice to have alternative implementations to avoid relying too much on internal behavior https://www.hyrumslaw.com/
<josuah> it seems like doing a bit like what Amaranth does: using the python part for the structure of another language
<josuah> not buying the "faster than C", feels a bit like "a car faster than a car"
<josuah> without telling which car is being compared to which car, and on which road
<josuah> interesting nonetheless!
<josuah> > C or C++ within Python libraries
<josuah> looks like they aim avoiding the host dependency for whenever packages are hard to compile
<josuah> Amaranth seems to kind of do that with WASM
<josuah> for the builtin-yosys part
lf has quit [Ping timeout: 246 seconds]
lf has joined #amaranth-lang