yosys/tests/opt
Eddie Hung 2b6cdfb39f Move tests/various/opt* into tests/opt/ 2019-08-07 21:35:48 -07:00
..
.gitignore opt_lut: new pass, to combine LUTs for tighter packing. 2018-12-05 16:30:37 +00:00
opt_expr.ys Move tests/various/opt* into tests/opt/ 2019-08-07 21:35:48 -07:00
opt_expr_cmp.v opt_expr: improve simplification of comparisons with large constants. 2019-01-02 15:45:28 +00:00
opt_expr_cmp.ys opt_expr: simplify any unsigned comparisons with all-0 and all-1. 2019-01-02 02:45:49 +00:00
opt_lut.v opt_lut: new pass, to combine LUTs for tighter packing. 2018-12-05 16:30:37 +00:00
opt_lut.ys Remove ice40_unlut call, simply do equiv_opt on synth_ice40 2019-08-07 21:33:56 -07:00
opt_lut_elim.il opt_lut: eliminate LUTs evaluating to constants or inputs. 2018-12-31 23:55:40 +00:00
opt_lut_elim.ys opt_lut: eliminate LUTs evaluating to constants or inputs. 2018-12-31 23:55:40 +00:00
opt_lut_port.il opt_lut: leave intact LUTs with cascade feeding module outputs. 2018-12-07 17:13:52 +00:00
opt_lut_port.ys opt_lut: eliminate LUTs evaluating to constants or inputs. 2018-12-31 23:55:40 +00:00
opt_rmdff.v Move tests/various/opt* into tests/opt/ 2019-08-07 21:35:48 -07:00
opt_rmdff.ys Move tests/various/opt* into tests/opt/ 2019-08-07 21:35:48 -07:00
opt_rmdff_sat.v Move tests/various/opt* into tests/opt/ 2019-08-07 21:35:48 -07:00
opt_rmdff_sat.ys Move tests/various/opt* into tests/opt/ 2019-08-07 21:35:48 -07:00
run-test.sh opt_lut: new pass, to combine LUTs for tighter packing. 2018-12-05 16:30:37 +00:00