3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-23 09:05:32 +00:00

techmap: Support dynamic cell types

This commit is contained in:
Martin Povišer 2024-04-10 14:17:57 +02:00
parent dd2195543b
commit fc82251105
2 changed files with 9 additions and 0 deletions

View file

@ -222,6 +222,8 @@ X(_TECHMAP_REPLACE_)
X(techmap_simplemap)
X(_techmap_special_)
X(techmap_wrap)
X(_TECHMAP_PLACEHOLDER_)
X(techmap_chtype)
X(T_FALL_MAX)
X(T_FALL_MIN)
X(T_FALL_TYP)