3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-06-13 12:25:42 +00:00
yosys/tests/arch
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
..
anlogic
common
ecp5 pyosys: __getitem__ for supported classes 2025-11-19 18:09:41 +02:00
efinix
fabulous
gatemate
gowin gowin: fix test 2025-09-23 20:03:50 +02:00
ice40
intel_alm
machxo2
microchip
nanoxplore
nexus
quicklogic tests: remove unstable FPGA synthesis result checks 2025-11-12 11:52:04 +01:00
xilinx tests: remove unstable FPGA synthesis result checks 2025-11-12 11:52:04 +01:00
run-test.sh