Hi all, I have a final gds file outputted from openlane2 for a simple 4bit counter. I would like now to test it. Where do I start? Does the flow output a final .v file which can be simulated in xschem? If so, that final .v file would describe a synthesized netlist and thus far I havent been successful co-simulating a synthesized .v file in xschem (I have just been able to simulate a behaviour .v file in it). I guess in general, how do people do this? Ideally I would be looking to co-simulate with some analog blocks. Thanks