Name

compare_resyn — a demonstration script for ABCTcl

Synopsis

compare_resyn circuit-file

tclsh compare_resyn.tcl circuit-file

DESCRIPTION

A simple ABCTcl script. It compares several resynthesis procedures using ABC. For each resynthesis, ABC reads circuit-file, performs resynthesis, and then reports results to the script. They are compared and a summary produced.

FILES

compare_resyn is a wrapper that sources compare_resyn.tcl. As compare_resyn.tcl uses the ABCTcl procedure collection, it also indirectly uses the abctcl.conf.tcl file.

SEE ALSO

abc::message(n) , abctcl.conf.tcl(5) , abctcl(n)