Hi
I have a testbench in which i want to recycle the .fc file of one simulation to be a node set for the next simulation.
I have a set up cross corner so that the file is always written to a deterministic location, and the nodeset is read from the same location
The problem is, that if there is a file of the same name, the simulation won't wrte a new updated .fc file there.
I see that the file is "touched" but when i open it, I see that it is old
How can i tell Spectre/ADE to overwrite the old file if it finds one of the same name?