abc_return_code.ys 77 Bytes
Newer Older
1 2 3 4
read_verilog ../top.v
synth -top top
tee -o result.log abc -g XOR
abc -g XOR