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
Vonter has quit [Ping timeout: 256 seconds]
Vonter has joined #amaranth-lang
lf has quit [Ping timeout: 240 seconds]
lf has joined #amaranth-lang
<_whitenotifier-8> [YoWASP/yosys] whitequark pushed 1 commit to develop [+0/-0/±1] https://git.io/J9Gmc
<_whitenotifier-8> [YoWASP/yosys] whitequark 3e132c5 - Update dependencies.
Vonter has quit [Read error: Connection reset by peer]
Vonter has joined #amaranth-lang
bl0x_ has quit [Ping timeout: 240 seconds]
bl0x_ has joined #amaranth-lang
Degi has quit [Ping timeout: 256 seconds]
Degi has joined #amaranth-lang
Vonter has quit [Ping timeout: 256 seconds]
Vonter has joined #amaranth-lang
Vonter has quit [Ping timeout: 256 seconds]
Vonter has joined #amaranth-lang
Vonter has quit [Read error: Connection reset by peer]
Vonter has joined #amaranth-lang
Vonter has quit [Ping timeout: 256 seconds]
Vonter has joined #amaranth-lang
Vonter has quit [Read error: Connection reset by peer]
Vonter has joined #amaranth-lang
Vonter has quit [Ping timeout: 256 seconds]
Vonter has joined #amaranth-lang
Vonter has quit [Ping timeout: 256 seconds]
Vonter has joined #amaranth-lang
Vonter has quit [Ping timeout: 256 seconds]
Vonter has joined #amaranth-lang
Vonter has quit [Ping timeout: 256 seconds]
Vonter has joined #amaranth-lang
Vonter has quit [Ping timeout: 256 seconds]
roflin has joined #amaranth-lang
MatrixTravelerbo has joined #amaranth-lang
disasm[m] has joined #amaranth-lang
nak has joined #amaranth-lang
<Degi> How can I get build info from .build() of a platform? I'm using the yosys/nextpnr toolchain with an ECP5 and would like to know whether the build succeeded and the used resources and maximum clock frequency
<whitequark> there's no generic way to do this
<whitequark> you can grab the logs from the build products the way you can get any other ones
<Degi> Thanks, build/top.tim seems to be the right file.
gruetzkopf has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
gruetzkopf has joined #amaranth-lang
<adamgreig[m]> If you don't pass --allow-timing-fail to nextpnr options when building it will assert if it failed timing, at least
<adamgreig[m]> uh, that should be `--timing-allow-fail`, in nextpnr_opts when you call platform.build()
bvernoux has quit [Quit: Leaving]
nelgau has joined #amaranth-lang