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
lf has quit [Ping timeout: 240 seconds]
lf has joined #amaranth-lang
<_whitenotifier-8> [YoWASP/nextpnr] whitequark pushed 1 commit to develop [+0/-0/±1] https://git.io/JSiAc
<_whitenotifier-8> [YoWASP/nextpnr] whitequark 6a85d53 - Update dependencies.
Vonter has quit [Ping timeout: 256 seconds]
Vonter has joined #amaranth-lang
<_whitenotifier-8> [YoWASP/yosys] whitequark pushed 1 commit to develop [+0/-0/±1] https://git.io/JSih5
<_whitenotifier-8> [YoWASP/yosys] whitequark b1bf8b6 - Update dependencies.
Degi_ has joined #amaranth-lang
Degi has quit [Ping timeout: 256 seconds]
Degi_ is now known as Degi
cr1901 has quit [Remote host closed the connection]
cr1901 has joined #amaranth-lang
Lord_Nightmare has quit [Ping timeout: 245 seconds]
bl0x_ has quit [Ping timeout: 240 seconds]
bl0x_ has joined #amaranth-lang
nelgau has quit [Remote host closed the connection]
nelgau has joined #amaranth-lang
nelgau has quit [Remote host closed the connection]
nelgau has joined #amaranth-lang
Degi_ has joined #amaranth-lang
Degi has quit [Ping timeout: 256 seconds]
Degi_ is now known as Degi
nelgau has quit [Remote host closed the connection]
nelgau has joined #amaranth-lang
nelgau has quit [Ping timeout: 256 seconds]
Vonter has quit [Ping timeout: 256 seconds]
nelgau has joined #amaranth-lang
Vonter has joined #amaranth-lang
nelgau has quit [Ping timeout: 256 seconds]
<_whitenotifier-8> [amaranth] jeremyherbert commented on issue #675: Add option to export only standards compliant VCD - https://git.io/JS1GB
Vonter has quit [Ping timeout: 256 seconds]
FL4SHK has quit [Ping timeout: 256 seconds]
FL4SHK has joined #amaranth-lang
cr1901 has quit [Remote host closed the connection]
cr1901 has joined #amaranth-lang
peeps[zen] has joined #amaranth-lang
peeps has quit [Ping timeout: 256 seconds]
Vonter has joined #amaranth-lang
Vonter has quit [Ping timeout: 240 seconds]
Vonter has joined #amaranth-lang
Vonter has quit [Ping timeout: 256 seconds]
modwizcode has quit [Ping timeout: 240 seconds]
arisu has quit [Ping timeout: 256 seconds]
Vonter has joined #amaranth-lang
arisu has joined #amaranth-lang
modwizcode has joined #amaranth-lang
bvernoux has joined #amaranth-lang
Vonter has quit [Ping timeout: 256 seconds]
Vonter has joined #amaranth-lang
Vonter has quit [Ping timeout: 240 seconds]
Vonter has joined #amaranth-lang
Lord_Nightmare has joined #amaranth-lang
GenTooMan has quit [Quit: Leaving]
GenTooMan has joined #amaranth-lang
SpaceCoaster has quit [Quit: Bye]
SpaceCoaster has joined #amaranth-lang
Lord_Nightmare has quit [Ping timeout: 256 seconds]
<d1b2> <widlarizer> so the TLDR on Records is "unstable feature, probably don't use them"?
<d1b2> <dragonmux> Records are a deprecated feature - use them if you need them but know they are going away and the replacement hasn't yet been written
nelgau has joined #amaranth-lang
<d1b2> <widlarizer> I wouldn't mind having little a spaghetti, but a guy in my comp arch class wrote his superscalar RV32I with clean records sequentially passed between stages in VHDL, and I feel bad about being beaten in readability by VHDL!
<d1b2> <widlarizer> I still think Amaranth is really neat, though.
Vonter has quit [Ping timeout: 256 seconds]
Vonter has joined #amaranth-lang
Degi has quit [Ping timeout: 240 seconds]
Degi has joined #amaranth-lang
Vonter has quit [Ping timeout: 240 seconds]
Guest59 has joined #amaranth-lang
<Guest59> Hey there! Is it possible to instantiate a verilog module inside an amaranth design? I have an external IP block (in verilog) that I would like to reuse, but I haven't been able to find a way to instantiate that within the amaranth module hierarchy.
<Guest59> I'd like to use the amaranth board definitions and build system so simply generating verilog and combining them manually afterwards doesn't feel like the way to go.
<adamgreig[m]> both need updating to say "amaranth" instead of "nmigen"
<Guest59> Great thanks! This looks exactly like what I needed!
Lord_Nightmare has joined #amaranth-lang
Guest59 has quit [Quit: Client closed]
bvernoux has quit [Quit: Leaving]
<_whitenotifier-8> [amaranth] thirtythreeforty opened issue #676: Tip-of-tree amaranth not compatible with tip of amaranth-boards - https://git.io/JSDCH
<_whitenotifier-8> [amaranth] thirtythreeforty commented on issue #676: Tip-of-tree amaranth not compatible with tip of amaranth-boards - https://git.io/JSDCQ
nelgau has quit [Remote host closed the connection]
nelgau has joined #amaranth-lang
nelgau has quit [Ping timeout: 240 seconds]
nelgau has joined #amaranth-lang
nelgau has quit [Ping timeout: 240 seconds]
nelgau has joined #amaranth-lang
nelgau has quit [Ping timeout: 256 seconds]
Lord_Nightmare has quit [Read error: Connection reset by peer]
Lord_Nightmare has joined #amaranth-lang
nelgau has joined #amaranth-lang
nelgau has quit [Ping timeout: 256 seconds]
nelgau has joined #amaranth-lang
Vonter has joined #amaranth-lang
nelgau has quit [Ping timeout: 240 seconds]
Vonter has quit [Ping timeout: 240 seconds]
Vonter has joined #amaranth-lang
<d1b2> <widlarizer> is amaranth-yosys behind yosys? I want to try CXXRTL again, but am missing the hierarchy command in yosys