<d1b2>
<Nate> again no rush but jc if the crosslink-nx eval board arrive at your new place, whitequark? ๐
Degi_ has joined #amaranth-lang
Degi has quit [Ping timeout: 265 seconds]
Degi_ is now known as Degi
cr1901 has quit [Read error: Connection reset by peer]
cr1901 has joined #amaranth-lang
skipwich has quit [Quit: DISCONNECT]
skipwich has joined #amaranth-lang
nak has joined #amaranth-lang
<whitequark>
uh, no; i need to email the supplier
<whitequark>
I'm not sure if they ever shipped it
<d1b2>
<Olivier Galibert> wq, issue #285, EnableSignal, is it in your near plans or should I look at it given I'm interested by the functionality?
<d1b2>
<VA3TEC-Mikek-14362> Does amlib work with the latest version of amaranth 0.4.dev96 (https://github.com/amaranth-farm/amlib) I am getting this error: No module named 'amaranth.back.pysim'
<josuah>
back... could that mean previous versions? something deprecated maybe?
<josuah>
I do not see a amaranth/back/pysim.py indeed
<josuah>
it was deprecated in 0.3.0: 5a79c351e30b5741fbc07c7dbb44cdfecc7e5a44: Remove features deprecated in version 0.3.
<josuah>
amaranth/back/pysim.py | 11 -----------
<d1b2>
<Olivier Galibert> it's amaranth.sim now
<d1b2>
<Olivier Galibert> no back, no py
<d1b2>
<VA3TEC-Mikek-14362> ok.. thanks guys...
<d1b2>
<VA3TEC-Mikek-14362> ๐
<d1b2>
<VA3TEC-Mikek-14362> oh and yes it was an older version that I had installed.
<d1b2>
<VA3TEC-Mikek-14362> Quick question tho, I start ANOTHER virtual environment with the older version. I can work with the two different virtual environment, I just have to keep track of which version of the library that I change... i guess, Still learning this stuff...