3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-02-20 07:24:43 +00:00
yosys/tests/arch/ecp5
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
..
add_sub.ys
adffs.ys
bug1459.ys
bug1598.ys
bug1630.il.gz
bug1630.ys
bug1836.mem
bug1836.ys
bug2409.ys
bug2731.ys
counter.ys
dffs.ys
dpram.v
dpram.ys
fsm.ys
latches.ys
latches_abc9.ys
logic.ys
lutram.ys
macc.v
macc.ys
memories.ys
mul.ys
mux.ys
opt_lut_ins.ys
rom.v
rom.ys
run-test.sh
shifter.ys
tribuf.ys