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
toshywoshy has quit [Ping timeout: 246 seconds]
toshywoshy has joined #amaranth-lang
lf has quit [Ping timeout: 260 seconds]
lf has joined #amaranth-lang
bl0x has joined #amaranth-lang
bl0x_ has quit [Ping timeout: 250 seconds]
balrog has quit [Read error: Connection reset by peer]
balrog has joined #amaranth-lang
Degi_ has joined #amaranth-lang
Degi has quit [Ping timeout: 268 seconds]
Degi_ is now known as Degi
indy_ has joined #amaranth-lang
Guest7069 has joined #amaranth-lang
<Guest7069> Hi everyone, I have a question about how the board platform of function elaborate() is specified when we use simulation instead of synthesis? I want to get the information of clock frequency for my module, it would be nice to be able to deal with it in simulation just like in synthesis
<whitequark> you can run Fragment.get(elaboratable, platform) to get something you can pass to Simulator and specify the platform directly
<whitequark> otherwise None is used
<Guest7069> I am not sure if i understand this. what i got is: Fragment.get(elaboratable, platform) return a elaborated object with a specified platform, this object is then pass to Simulator and the simulation clock should be specified as the platform's clock. Is this correct?
<whitequark> oh sorry, simulations with platforms are not currently supported; you'll have to pass some other object as platform and then set an attribute you're looking for on it, or use an isinstance check, or something like that
<Guest7069> ok, I got it now. Thank you
Guest7069 has quit [Quit: Client closed]
feldim2425 has quit [Quit: ZNC 1.8.2+deb2build5 - https://znc.in]
feldim2425 has joined #amaranth-lang
<whitequark> hey everyone, I'm very busy moving, so there will be no meeting today
<jfng[m]> understood
<jfng[m]> good luck !
<Chips4MakersakaS> K, success!
<anuejn> okay :)
<robtaylor> <whitequark> "hey everyone, I'm very busy..." <- Good luck!
<whitequark> thanks!
<josuah> whitequark: \o/ final step
josuah has quit [Quit: leaving]
irc has joined #amaranth-lang
irc is now known as josuah
<d1b2> <Nate> good luck!
josuah has quit [Client Quit]
byteit101 has joined #amaranth-lang
jess has quit [Quit: Lost terminal]
balrog has quit [Read error: Connection reset by peer]
balrog has joined #amaranth-lang
balrog has quit [Read error: Connection reset by peer]
balrog has joined #amaranth-lang