mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-29 20:05:52 +00:00
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. |
||
---|---|---|
.. | ||
.gitignore | ||
blackboxes.ys | ||
list_mod.ys | ||
mod-attribute.ys | ||
no_warn_assert.ys | ||
no_warn_prefixed_arg_memb.ys | ||
no_warn_prefixed_empty_select_arg.ys | ||
run-test.sh | ||
type_props.ys | ||
unset.ys | ||
unset2.ys | ||
warn_empty_select_arg.ys |