LSOracle icon indicating copy to clipboard operation
LSOracle copied to clipboard

some questions for testcase in "Structure Aware Partitioning for Mixed Logic Synthesis"

Open CL-liao opened this issue 2 years ago • 1 comments

I would like to know how the combination cloud of the benchmark circuit in this paper is extracted, I can't read the benchmark provided in LSOracle , because it is sequential.I find the command “kahypar -s”is invalid in the latest version. image image

CL-liao avatar Jul 27 '22 11:07 CL-liao

The SAP work used combinational clouds extracted by hand, not the same circuits currently in the benchmarks. The SAP code was not added to our new kahypar command. The current research direction is going to logic cone optimization with structural hashing rather than trying to influence the behavior of kahypar. The SAP method doesn't provide enough improvement compared, so it would not be a priority to reimplement.

yashton avatar Jul 27 '22 22:07 yashton