3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-23 00:55:32 +00:00
yosys/passes
Krystine Sherwin d613913905
select: Add cell type property selector
Looks up the cell type for each cell in the design, returning the value of `CellType::is_<property>`.
Only works for exact match, and only for internal cells.

Also add a simple test checking a small design with an $add cell and an $sdff cell.
2025-02-21 16:17:23 +13:00
..
cmds select: Add cell type property selector 2025-02-21 16:17:23 +13:00
equiv mark all hash_into methods nodiscard 2025-01-14 12:39:15 +01:00
fsm fix bugs in handling last id in hdlname to scopename conversion 2025-01-16 12:57:08 +01:00
hierarchy keep_hierarchy.cc: use strictly correct syntax for printf of uint64_t values 2025-01-10 14:03:09 -08:00
memory memory_libmap: update indices on design modification 2025-02-11 13:32:34 +01:00
opt Fix runtime error on shr INT_MAX 2025-02-14 14:01:36 +13:00
pmgen Merge pull request #4448 from georgerennie/shiftadd_gating 2024-11-20 13:34:09 +01:00
proc mark all hash_into methods nodiscard 2025-01-14 12:39:15 +01:00
sat mark all hash_into methods nodiscard 2025-01-14 12:39:15 +01:00
techmap Merge pull request #4876 from gadfort/segfault-lexer 2025-02-07 20:24:08 +01:00
tests macc: Stop using the B port 2025-01-08 13:03:35 +01:00