#verilator --timescale "1ns/1ns" --timing -cc --exe --build --top-module testbench fulladder.sv #verilator --timescale "1ns/1ns" --timing -cc --exe --top-module testbench fulladder.sv #verilator --binary --top-module testbench fulladder.sv verilator --timescale "1ns/1ns" --timing --binary --top-module testbench fulladder.sv