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
tcal has quit [Read error: Connection reset by peer]
tcal has joined #amaranth-lang
lf has quit [Ping timeout: 252 seconds]
lf has joined #amaranth-lang
kaucasus has quit [Ping timeout: 248 seconds]
Degi has quit [Ping timeout: 252 seconds]
Degi has joined #amaranth-lang
<_whitenotifier> [nextpnr] whitequark created branch develop-0.8 - https://github.com/YoWASP/nextpnr
<_whitenotifier> [nextpnr] whitequark created branch release-0.8 - https://github.com/YoWASP/nextpnr
frgo has joined #amaranth-lang
frgo has quit [Remote host closed the connection]
kaucasus has joined #amaranth-lang
frgo has joined #amaranth-lang
frgo has quit [Remote host closed the connection]
kaucasus has quit [Ping timeout: 244 seconds]
frgo has joined #amaranth-lang
frgo has quit [Remote host closed the connection]
frgo has joined #amaranth-lang
frgo has quit [Ping timeout: 244 seconds]
frgo has joined #amaranth-lang
frgo has quit [Ping timeout: 260 seconds]
jjsuperpower_ has joined #amaranth-lang
feldim2425 has quit [Quit: ZNC 1.9.1 - https://znc.in]
feldim2425 has joined #amaranth-lang
feldim2425 has quit [Client Quit]
feldim2425 has joined #amaranth-lang
jjsuperpower_ has quit [Remote host closed the connection]
jjsuperpower_ has joined #amaranth-lang
frgo has joined #amaranth-lang
frgo has quit [Ping timeout: 248 seconds]
frgo has joined #amaranth-lang
jjsuperpower_ has quit [Ping timeout: 260 seconds]
frgo has quit [Ping timeout: 276 seconds]
frgo has joined #amaranth-lang
frgo has quit [Ping timeout: 260 seconds]
Guest2 has joined #amaranth-lang
<Guest2> Hello, is this the right place to ask support questions?
Guest2 has quit [Client Quit]
Guest2 has joined #amaranth-lang
<whitequark[cis]> yes
<Guest2> I am trying to run the file in this folder to convert it to verilog but I keep running into issues with libraries. It looks like the code was built on an older version of amaranth:
<Guest2> I keep getting stuck importing this library:
<Guest2> from amlib.stream import StreamInterface
<whitequark[cis]> probably the easiest way to handle that is to downgrade amarantg
<whitequark[cis]> s/amarantg/amaranth/
<Guest2> Yes, i uninstalled it and ran pip install amaranth==0.4 and that got me pretty far, but the “from amlib.stream import StreamInterface” still got me into trouble
<whitequark[cis]> whenever asking for help with an error you should post the error (using a paste site like paste.debian.net). i have no idea what kind of trouble that is
<Guest2> Ah yes sorry, the error is that it can’t import amlib because it can’t find it. My understanding is that it is not on pypy but rather here
<Guest2> I just don’t know how to install it so I can import it from python
<whitequark[cis]> pip install git+https://...repo...
<Guest2> I’ll try running it when I get back to my pc, but if I remember right that failed for some reason
Guest2 has quit [Quit: Client closed]
jess has quit []
Guest2 has joined #amaranth-lang
Guest2 has quit [Client Quit]