ChanServ changed the topic of #yosys to: Yosys Open SYnthesis Suite: https://github.com/YosysHQ/yosys/ | Channel logs: https://libera.irclog.whitequark.org/yosys/
tpb has quit [Remote host closed the connection]
tpb has joined #yosys
peeps[zen] has quit [Quit: Connection reset by peep]
peepsalot has joined #yosys
<programmerjake> jix: I opened a draft pr: https://github.com/YosysHQ/yosys/pull/3319
cr1901_ has joined #yosys
cr1901 has quit [Ping timeout: 240 seconds]
cr1901_ is now known as cr1901
acathla_ has joined #yosys
acathla has quit [Ping timeout: 246 seconds]
lkcl- has joined #yosys
TD-Linux has quit [Ping timeout: 246 seconds]
lkcl has quit [Ping timeout: 246 seconds]
Ekho has quit [Ping timeout: 246 seconds]
TD-Linux has joined #yosys
Ekho- has joined #yosys
Ekho- is now known as Ekho
FabM has joined #yosys
FabM has joined #yosys
FabM has quit [Changing host]
emeb_mac has quit [Quit: Leaving.]
kristianpaul has quit [Ping timeout: 260 seconds]
kristianpaul has joined #yosys
<jix> so for fpmul_test.smt2 the bitwuzla -SE kissat I ran overnight made very little progress and now I need to reboot for updates (for fp16mul_test it was 9 times faster than z3 on my machine)
<programmerjake> ok, as expected it's probably brute-forcing it to some extent
<jix> yeah, even proving equivalence of different integer multipliers isn't handled very well by CDCL solvers
<programmerjake> if you have time, could you look at my pr to see if i made any major mistakes? i don't want to merge it yet until i have modified nmigen to use it and can verify that works...it does have a test tho so at least it works in verilog
<programmerjake> thx!
<jix> so far I'm much more familiar with the formal parts (smtbmc, sby and specific yosys passes) than yosys overall (which is where part of my hesitation to add a cell for this comes from) but I can have a look
<programmerjake> thx!
<programmerjake> oh, should i escape the expression to avoid unintentionally producing smtbmc command comments?
ZipCPU has quit [Quit: ZNC 1.7.5+deb4 - https://znc.in]
<programmerjake> or similar
ZipCPU has joined #yosys
cyrozap-ZNC has quit [Quit: Client quit]
cyrozap has joined #yosys
cr1901_ has joined #yosys
cr1901 has quit [Ping timeout: 240 seconds]
cr1901 has joined #yosys
cr1901_ has quit [Ping timeout: 240 seconds]
lumo_e has joined #yosys
lumo_e has quit [Ping timeout: 272 seconds]
srk has quit [Quit: ZNC 1.8.1 - https://znc.in]
srk has joined #yosys
emeb_mac has joined #yosys
Guest15 has joined #yosys
rektide has quit [Remote host closed the connection]
Guest15 has quit [Client Quit]
rektide has joined #yosys
rektide has quit [Ping timeout: 272 seconds]
rektide has joined #yosys
lumo_e has joined #yosys
FabM has quit [Quit: Leaving]
ec has joined #yosys
<lambda> mwk: congrats and thanks :)
emeb_mac has quit [Remote host closed the connection]
lumo_e has quit [Ping timeout: 272 seconds]
emeb has joined #yosys
lumo_e has joined #yosys
lumo_e has quit [Read error: Connection reset by peer]
kraiskil has joined #yosys
kraiskil has quit [Ping timeout: 240 seconds]
kraiskil_ has joined #yosys
kraiskil_ has quit [Ping timeout: 240 seconds]
emeb has quit [Quit: Leaving.]
nonchip has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
nonchip has joined #yosys
emeb_mac has joined #yosys
<cr1901> Updating 06ef3f264..606f1637a
<cr1901> kernel/constids.inc | 12 +
<cr1901> Ahhh, this would explain why sccache thinks nothing's up to date
<cr1901> (I think)
<mwk> I umm
<mwk> I may have landed a... thing
<cr1901> Yea, it's not a problem. I was just trying to benchmark something and now the results are gonna be thrown off :P
<cr1901> More amused than anything that the one day I decide to do this, a new feature lands :D
<mwk> do what?
<cr1901> I upgraded to an SSD after my Windoze installation died. I wanted to benchmark how fast I can build yosys on this 11 year old Core i7 laptop when the hard drive bottleneck is removed 1/2
<cr1901> with management engine on and off
<cr1901> err not management engine
<cr1901> Idk where my mind is tonight
<cr1901> With MsMpEng.exe (Defender/Antivirus) turned on and off*.
<cr1901> I git pulled thinking it wouldn't matter much, and to give a more realistic incremental build. Whoops :D
<mwk> welp sorry I destroyed everything
<cr1901> No worries. You landing a new feature is far more important than my silly benchmark :3.