yosys/tests/various
Akash Levy 1a5415b5a2
Merge branch 'YosysHQ:main' into main
2025-03-28 14:56:36 -07:00
..
dynamic_part_select
.gitignore Ignore test collateral 2025-03-13 01:55:22 -07:00
README.md Final cleanup 2025-02-14 10:18:13 -08:00
abc9.v
abc9.ys.DISABLED Standardize convention, add back test, update README 2024-09-23 06:06:43 -07:00
abstract_init.ys abstract: test -slice from:to for -init 2025-02-25 00:22:14 +01:00
abstract_state.ys abstract: test -slice for all modes, -rtlilslice for -init 2025-02-25 00:18:16 +01:00
abstract_value.ys abstract: test -slice for all modes, -rtlilslice for -init 2025-02-25 00:18:16 +01:00
aiger2.ys aiger2: Add test of writing a flattened view 2024-10-07 12:04:33 +02:00
aiger_dff.ys
async.sh
async.v
attrib05_port_conn.v
attrib05_port_conn.ys
attrib07_func_call.v
attrib07_func_call.ys
autoname.ys Remove references to ilang 2024-11-05 12:36:31 +13:00
blackbox_wb.ys
box_derive.ys
bug1496.ys Remove references to ilang 2024-11-05 12:36:31 +13:00
bug1531.ys
bug1614.ys
bug1710.ys
bug1745.ys
bug1781.ys
bug1876.ys
bug2014.ys
bug3462.ys
bug3879.ys extract_fa: Add test case 2025-01-30 18:45:06 +01:00
bug4082.ys
bug4865.ys ice40_dsp: fix test 2025-03-26 15:13:05 +02:00
bug4909.ys splitcells: add tests 2025-03-10 19:41:22 +02:00
cellarray_array_connections.ys
celledges_shift.ys
check.ys.DISABLED Standardize convention, add back test, update README 2024-09-23 06:06:43 -07:00
check_2.ys Final cleanup 2025-02-14 10:18:13 -08:00
check_3.ys Final cleanup 2025-02-14 10:18:13 -08:00
check_4.ys fixes for the yosys test 2025-03-27 17:19:08 -07:00
chformal_check.ys
chformal_coverenable.ys
chparam.sh
clk2fflogic_effects.sh
clk2fflogic_effects.sv
const_arg_loop.sv
const_arg_loop.ys
const_func.sv
const_func.ys
const_func_block_var.v
const_func_block_var.ys
constant_drive_conflict.ys
constcomment.ys
constmsk_test.v
constmsk_test.ys
constmsk_testmap.v
countbits.sv
countbits.ys
deminout_unused.ys
design.ys
design1.ys
design2.ys
dynamic_part_select.ys
elab_sys_tasks.sv
elab_sys_tasks.ys
equiv_make_make_assert.ys
equiv_opt_multiclock.ys
equiv_opt_undef.ys Remove references to ilang 2024-11-05 12:36:31 +13:00
exec.ys
fib.v
fib.ys
fib_tern.v
fib_tern.ys
func_port_implied_dir.sv
func_port_implied_dir.ys
gen_if_null.v
gen_if_null.ys
global_scope.ys
gzip_verilog.v.gz
gzip_verilog.ys
help.ys
hierarchy.sh
hierarchy_defer.ys
hierarchy_generate.ys
hierarchy_param.ys
ice40_mince_abc9.ys.DISABLED Standardize convention, add back test, update README 2024-09-23 06:06:43 -07:00
integer_range_bad_syntax.ys
integer_real_bad_syntax.ys
json_escape_chars.ys
json_scopeinfo.ys scopeinfo inverted 2025-01-16 19:36:42 -08:00
keep_hierarchy.ys Add keep_hierarchy test 2024-11-05 09:28:45 +01:00
logger_cmd_error.sh Small fixes to get a test working 2024-11-16 22:21:58 -08:00
logger_error.ys
logger_fail.sh Updating Yosys 2024-10-03 01:46:09 -07:00
logger_nowarning.ys
logger_warn.ys
logger_warning.ys
logic_param_simple.ys
mem2reg.ys
memory_word_as_index.data
memory_word_as_index.v
memory_word_as_index.ys
muxcover.ys
muxpack.v
muxpack.ys
param_struct.ys
peepopt.ys
peepopt_formal.ys
plugin.cc
plugin.sh.DISABLED Standardize convention, add back test, update README 2024-09-23 06:06:43 -07:00
pmgen_reduce.ys
pmux2shiftx.v
pmux2shiftx.ys
port_sign_extend.v
port_sign_extend.ys
primitives.ys
printattr.ys
rand_const.sv
rand_const.ys
reg_wire_error.sv
reg_wire_error.ys
rename_scramble_name.ys
rtlil_signed_attribute.ys Ensure signed constants are correctly parsed, represented, and exported in RTLIL. Add a test to check parsing and exporting 2024-08-21 14:28:42 +01:00
rtlil_z_bits.ys
run-test.sh test: restore verific handling, nicer naming 2024-12-13 10:24:47 +01:00
scopeinfo.ys Skip some various tests and fix scopeinfo to match our convention 2024-09-23 05:39:39 -07:00
scratchpad.ys
script.ys
setundef.sv Fix setting bits of parameters in setundef pass 2024-11-08 17:03:08 +01:00
setundef.ys Fix setting bits of parameters in setundef pass 2024-11-08 17:03:08 +01:00
sformatf.ys
shregmap.v
shregmap.ys
signed.ys
signext.ys
sim_const.ys
specify.v
specify.ys
splitfanout.ys Add splitfanout tests 2025-01-16 12:04:53 -08:00
src.ys
sta.ys
stat.ys stat: allow gzipped liberty files 2025-03-19 13:43:44 +01:00
struct_access.sv
struct_access.ys
sub.v
submod.ys
submod_extract.ys
sv_defines.ys
sv_defines_dup.ys
sv_defines_mismatch.ys
sv_defines_too_few.ys
sv_implicit_ports.sh
svalways.sh
tcl_apis.tcl Redo integer passing on top of bignum 2024-12-02 19:56:51 +01:00
tcl_apis.v Redo integer passing on top of bignum 2024-12-02 19:56:51 +01:00
tcl_apis.ys Fix test 2024-11-04 16:19:59 +01:00
test_splitnets.tcl splitnets new options 2025-02-19 09:43:53 -08:00
test_splitnets.v splitnets new options 2025-02-19 09:43:53 -08:00
test_splitnets.ys splitnets new options 2025-02-19 09:43:53 -08:00
wrapcell.ys opt_clean was removing the unused bits annotation 2025-01-16 19:48:31 -08:00
wreduce.ys
wreduce2.ys wreduce: Optimize signedness when possible 2024-12-16 12:57:08 +01:00
write_gzip.ys
xaiger.ys

README.md

Various tests

Disabled

  • abc9: we do not support abc9
  • check: we do not support memory initialization
  • ice40_mince_abc9: we do not support abc9
  • plugin: we do not support plugins