3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-08-05 05:43:37 +00:00
yosys/tests/opt
Krystine Sherwin 1b9caf4f2c
tests/alumacc: Move opt/temp/alumacc
Because apparently there's a whole `tests/alumacc` folder.
2026-07-31 16:59:57 +12:00
..
bug1525.ys
bug1758.ys
bug1854.ys
bug2010.ys
bug2221.ys
bug2311.ys
bug2318.ys
bug2623.ys
bug2765.ys
bug2766.ys
bug2824.ys
bug2920.ys
bug3047.ys
bug3117.ys
bug3848.ys
bug3867.ys
bug4413.ys
bug4610.ys
bug5164.ys tests: add test for #5164 opt_dff -sat UAF 2025-06-06 23:46:23 +01:00
bug5398.ys opt_hier: Fix two optimizations conflicting 2025-09-29 12:27:27 +02:00
generate_mk.py Convert gen-tests shell script to python 2026-04-16 11:00:44 +02:00
memory_bmux2rom.ys
memory_dff_trans.ys
memory_map_offset.ys
opt_balance_tree.ys Remove trailing whitespaces 2026-06-23 07:24:59 +02:00
opt_clean_init.ys
opt_clean_init_const.ys Add test that connects a wire with init to a constant 2026-03-06 02:20:08 +00:00
opt_clean_mem.ys
opt_clean_standalone_wires.ys Don't update used_signals for retained wires in rmunused_module_signals. 2026-01-24 03:41:18 +00:00
opt_dff-simplify.il opt_dff: add test 2025-08-14 00:13:23 +03:00
opt_dff-simplify.ys opt_dff: more explicit testing, typo 2025-08-27 11:29:57 +02:00
opt_dff_arst.ys
opt_dff_clk.ys
opt_dff_const.ys
opt_dff_dffmux.ys
opt_dff_en.ys
opt_dff_eqbits.ys Make opt_dff -sat conflict with -keepdc. 2026-07-06 13:47:10 +02:00
opt_dff_eqbits_large.sv Add tests. 2026-05-20 16:44:52 +02:00
opt_dff_eqbits_small.sv Add tests. 2026-05-20 16:44:52 +02:00
opt_dff_mux.ys
opt_dff_qd.ys End of file fix 2026-06-23 07:23:41 +02:00
opt_dff_sr.ys
opt_dff_srst.ys End of file fix 2026-06-23 07:23:41 +02:00
opt_expr.ys End of file fix 2026-06-23 07:23:41 +02:00
opt_expr_alu.ys
opt_expr_and.ys
opt_expr_cmp.v
opt_expr_cmp.ys
opt_expr_combined_assign.ys opt_expr: avoid multiple drivers issue #4792 in combined assign tests 2025-12-19 18:32:56 +01:00
opt_expr_constconn.v
opt_expr_constconn.ys
opt_expr_consumex.ys
opt_expr_more.ys opt_expr: expand test coverage 2025-03-31 19:31:53 +02:00
opt_expr_mux_undef.ys End of file fix 2026-06-23 07:23:41 +02:00
opt_expr_or.ys
opt_expr_shift.ys Fix wide shift count fold. 2026-07-07 15:04:57 +02:00
opt_expr_shr_int_max.ys
opt_expr_sub_not.ys Add tests. 2026-06-10 11:30:03 +02:00
opt_expr_xnor.ys
opt_expr_xor.ys
opt_hier.tcl opt_hier: fix test 2026-02-03 18:10:29 +01:00
opt_hier_simple1.v Start opt_hier 2025-07-05 16:45:52 +02:00
opt_hier_simple2.v Start opt_hier 2025-07-05 16:45:52 +02:00
opt_hier_test1.v Start opt_hier 2025-07-05 16:45:52 +02:00
opt_lut.v
opt_lut.ys
opt_lut_elim.il
opt_lut_elim.ys
opt_lut_ins.ys
opt_lut_port.il
opt_lut_port.ys
opt_mem_feedback.ys
opt_mem_priority.ys
opt_merge_basic.ys opt_merge: test more kinds of cells 2025-03-10 13:14:06 +01:00
opt_merge_init.ys
opt_merge_keep.ys
opt_merge_properties.ys End of file fix 2026-06-23 07:23:41 +02:00
opt_muxtree_port_reconverge.ys tests/opt: Fix comments 2026-07-23 14:59:12 +12:00
opt_pow.ys opt_expr: add test 2025-04-01 21:54:46 +03:00
opt_reduce_andor.ys
opt_reduce_bmux.ys
opt_reduce_demux.ys
opt_reduce_pmux.ys Restore pmux elim. 2026-07-08 11:58:30 +02:00
opt_rmdff.v
opt_rmdff.ys
opt_rmdff_sat.v
opt_rmdff_sat.ys
opt_share_add_sub.v
opt_share_add_sub.ys
opt_share_bug2334.ys
opt_share_bug2335.ys
opt_share_bug2336.ys
opt_share_bug2538.ys End of file fix 2026-06-23 07:23:41 +02:00
opt_share_cat.v
opt_share_cat.ys
opt_share_cat_multiuser.v
opt_share_cat_multiuser.ys
opt_share_diff_port_widths.v
opt_share_diff_port_widths.ys
opt_share_extend.v
opt_share_extend.ys
opt_share_large_pmux_cat.v
opt_share_large_pmux_cat.ys
opt_share_large_pmux_cat_multipart.v
opt_share_large_pmux_cat_multipart.ys
opt_share_large_pmux_multipart.v
opt_share_large_pmux_multipart.ys
opt_share_large_pmux_part.v
opt_share_large_pmux_part.ys
opt_share_mux_tree.v
opt_share_mux_tree.ys