1
0
mirror of synced 2026-05-20 04:41:11 +00:00
Files
YosysHQ.yosys/kernel
Krystine Sherwin b48881e996 celltypes: Extra type props
Now with `is_internal`, `is_metainfo`, and `has_effects`.
Each type property has a comment specifying usage/meaning.
Type properties (sans `is_internal`) get a default value of false.
`CellTypes::setup_*_type()` methods get their own `CellType` struct assignments with named fields being assigned true to improve readability.

Also remove is_evaluable from cell types that aren't actually eval-able,
instead using is_combinatorial which afaict is what the flag was being used as a proxy for.
2025-11-22 16:24:55 +13:00
..
2025-09-16 03:17:23 +00:00
2025-09-16 03:17:23 +00:00
2024-12-18 15:09:25 +01:00
2025-11-22 16:24:55 +13:00
2025-09-16 03:17:23 +00:00
2025-11-19 15:25:03 +01:00
2025-09-16 03:17:23 +00:00
2025-11-19 15:20:50 +01:00
2025-11-19 15:20:50 +01:00
2025-09-16 03:17:23 +00:00
2025-05-12 12:48:01 +12:00
2025-03-19 13:43:44 +01:00
2025-08-06 13:52:12 +12:00
2025-09-16 03:17:23 +00:00
2025-09-16 03:17:23 +00:00
2025-09-16 03:17:23 +00:00
2024-02-06 18:01:26 +01:00
2025-11-19 15:25:22 +01:00
2025-09-15 17:18:42 +02:00
2025-09-15 17:22:15 +02:00
2025-11-19 15:25:22 +01:00
2025-09-16 03:17:23 +00:00
2025-01-14 12:39:15 +01:00