Adrien[m] has quit [Quit: Idle timeout reached: 172800s]
krispaul has joined #yosys
kristianpaul has quit [Ping timeout: 276 seconds]
killjoy has quit [Ping timeout: 248 seconds]
killjoy has joined #yosys
killjoy has quit [Changing host]
killjoy has joined #yosys
janrinze has joined #yosys
arogora has joined #yosys
killjoy has quit [Ping timeout: 260 seconds]
arogora is now known as killjoy
killjoy has quit [Changing host]
killjoy has joined #yosys
killjoy has quit [Read error: Connection reset by peer]
killjoy has joined #yosys
killjoy has quit [Changing host]
killjoy has joined #yosys
twix has joined #yosys
<ysionneau>
I know this is the wrong channel but I don't find one for nextpnr. Is there a way in nextpnr to make it dump the seed so that I can have repeatable results by providing the --seed arg?
<ysionneau>
It seems you can provide a seed, but not print the seed of a run that does not use --seed
<janrinze>
I doubt it is possible..
killjoy has quit [Ping timeout: 272 seconds]
<janrinze>
it might be easier to use a script to generate a seed number first and print that before calling nextpnr..
<ysionneau>
ok why not
<ysionneau>
thanks
Adrien[m] has joined #yosys
<Adrien[m]>
+1 for ysionneau
<Adrien[m]>
This is what i do in all tools i create. Hugely useful, so i always have the seed in the log files, to debug any weirdness or reproduce good stuff