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
jjsuperpower has quit [Remote host closed the connection]
jjsuperpower has joined #amaranth-lang
peeps[zen] has quit [Read error: Connection reset by peer]
peepsalot has joined #amaranth-lang
__DuBPiRaTe__ has quit [Quit: Leaving]
Degi_ has joined #amaranth-lang
Degi has quit [Ping timeout: 246 seconds]
Degi_ is now known as Degi
d_olex has quit [Ping timeout: 260 seconds]
d_olex has joined #amaranth-lang
d_olex has quit [Ping timeout: 252 seconds]
d_olex has joined #amaranth-lang
d_olex has quit [Remote host closed the connection]
d_olex has joined #amaranth-lang
Guest96 has joined #amaranth-lang
<Guest96> after installtion using pip , sim module is missing in amarnath? any solution to thata
<Wanda[cis]> that is... really unexpected
<Guest96> I typed this command
<Guest96> pip install "amaranth[builtin-yosys] @ git+https://github.com/amaranth-lang/amaranth.git"
<Guest96> as an issue recommends this
<Guest96> i am using python3.11 and pip 24.2
<zyp[m]> I just set up an empty venv, installed amaranth 0.5.2 with pip, and I can import amaranth.sim just fine
Guest62 has joined #amaranth-lang
<Guest62> I repeated instalaltion ona differnet machine doing following steps
<Guest62> 2- cd amarnath
<Guest62> 3- git checkout tags/v0.5.2
<Guest62> 4- pip3 install --user --editable '.[builtin-yosys]'
<Guest62> 5- try running the up_counter.py and getting the error
<Guest62> File "UpCounter.py", line 46, in <module>
<Guest62>     from amaranth.sim import Simulator, Period
<Guest62> ImportError: cannot import name 'Period' from 'amaranth.sim'
Guest96 has quit [Ping timeout: 256 seconds]
<Guest62> Am i missing something
<Guest62> I am new to amaranth and just trying it out. So please bear me with my stupid questions
miek__[m] has joined #amaranth-lang
<miek__[m]> That's not saying that the sim module is missing, it's just saying that Period is missing - which is because it only got merged very recently, so it only exists in git main.
<miek__[m]> It sounds like you're working from the latest development version of the documentation, but instead you probably want the v0.5 docs - https://amaranth-lang.org/docs/amaranth/v0.5.0/start.html
<Guest62> Thanks, that worked.
Guest62 has quit [Ping timeout: 256 seconds]
Guest50 has joined #amaranth-lang
__DuBPiRaTe__ has joined #amaranth-lang
Guest50 has quit [Quit: Client closed]
jjsuperpower has quit [Ping timeout: 260 seconds]
Raito_Bezarius has quit [Ping timeout: 244 seconds]
Raito_Bezarius has joined #amaranth-lang
Raito_Bezarius has quit [Max SendQ exceeded]
Raito_Bezarius has joined #amaranth-lang
<_whitenotifier> [amaranth-lang/amaranth-lang.github.io] whitequark pushed 1 commit to main [+0/-0/±1] https://github.com/amaranth-lang/amaranth-lang.github.io/compare/82be1d0c0a61...7cabafa5979e
<_whitenotifier> [amaranth-lang/amaranth-lang.github.io] whitequark 7cabafa - Update index page to explicitly link to docs for the latest release.
Guest48 has joined #amaranth-lang
Guest48 has quit [Client Quit]
balrog_ has quit [Ping timeout: 260 seconds]
balrog has joined #amaranth-lang
<_whitenotifier> [llvm-project] whitequark published rustc-2024-09-24-do-not-remove |  - https://github.com/YoWASP/llvm-project/releases/tag/rustc-2024-09-24-do-not-remove
<_whitenotifier> [YoWASP/llvm-project] whitequark tagged 69bd854 as rustc-2024-09-24-do-not-remove https://github.com/YoWASP/llvm-project/commit/69bd8547e9cc1268ca41339c98b2b17d13d69be3
<_whitenotifier> [llvm-project] whitequark created tag rustc-2024-09-24-do-not-remove - https://github.com/YoWASP/llvm-project
Guest96 has joined #amaranth-lang
Guest96 has quit [Ping timeout: 256 seconds]
Guest96 has joined #amaranth-lang
Guest36 has joined #amaranth-lang
Guest96 has quit [Ping timeout: 256 seconds]
phire_ has joined #amaranth-lang
phire has quit [Ping timeout: 260 seconds]
Guest36 has quit [Quit: Client closed]
Lord_Nightmare has quit [Quit: ZNC - http://znc.in]
Lord_Nightmare has joined #amaranth-lang