yosys/tests/pyosys
Mohamed Gaber 58e831486d
pyosys: __getitem__ for supported classes
- functions that have a const `[]` operator method now support `__getitem__` in Python
- fields of a pointer type now return a `reference_internal` instead of a `copy` because classes referenced to by pointers typically aren't copyable (e.g. RTLIL::Wire, RTLIL::Module, etc)
- removed duplicate of test_script.py
2025-11-19 18:09:41 +02:00
..
run_tests.py
spm.cut.v.gz
test_data_read.py
test_dict.py
test_ecp5_addsub.py
test_idict.py
test_idstring_lifetime.py
test_import.py
test_indirect_inheritance.py
test_logs.py
test_monitor.py
test_pass.py
test_set.py
test_sigspec_it.py