mirror of https://github.com/YosysHQ/yosys.git
9a468f81c4
This is a proof of concept implementation that invokes SAT solver via Pass::call method. |
||
---|---|---|
.. | ||
.gitignore | ||
opt_expr_cmp.v | ||
opt_expr_cmp.ys | ||
opt_ff.v | ||
opt_ff.ys | ||
opt_ff_sat.v | ||
opt_ff_sat.ys | ||
opt_lut.v | ||
opt_lut.ys | ||
opt_lut_elim.il | ||
opt_lut_elim.ys | ||
opt_lut_port.il | ||
opt_lut_port.ys | ||
run-test.sh |