1
0
mirror of synced 2026-01-24 03:27:10 +00:00
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
..
2019-10-18 12:19:59 +02:00
2020-01-06 16:22:22 -08:00
2019-12-27 16:44:57 -08:00
2020-01-13 21:27:53 -08:00
2024-11-05 12:36:31 +13:00
2023-02-21 05:23:14 +13:00
2023-02-21 05:23:16 +13:00
2019-10-18 12:19:59 +02:00
2019-10-18 11:06:12 +02:00
2019-10-18 11:06:12 +02:00
2020-08-07 13:21:03 +02:00
2020-06-03 08:41:55 -07:00
2019-10-18 12:19:59 +02:00
2019-10-18 12:19:59 +02:00
2019-10-18 11:06:12 +02:00
2023-02-21 05:23:15 +13:00
2023-06-09 14:41:45 +02:00
2024-11-05 12:36:31 +13:00
2019-10-18 11:06:12 +02:00
2019-10-18 11:06:12 +02:00
2019-10-18 12:19:59 +02:00
2019-10-18 12:19:59 +02:00