3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-11-24 22:51:34 +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 Disable flaky arch/anlogic/mux test 2025-09-09 10:04:08 +12:00
common tests: fix blockrom.v driver conflict 2024-12-02 16:56:42 +01:00
ecp5 pyosys: __getitem__ for supported classes 2025-11-19 18:09:41 +02:00
efinix Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
fabulous Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
gatemate Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
gowin gowin: fix test 2025-09-23 20:03:50 +02:00
ice40 Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
intel_alm Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
machxo2 Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
microchip Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
nanoxplore Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
nexus Add a general tests/.gitignore and remove redundant entries in subdirectory .gitignore files. 2025-07-22 10:38:38 +00:00
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 Enable SV for localparam use by Efinix cell_sim 2024-04-08 12:45:43 +02:00