read_verilog ../top.v
tribuf -logic top
tribuf -merge top
synth -top top
tribuf -merge -logic top
write_verilog synth.v