3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-05-04 17:35:18 +00:00

Implemented celltype lookups.

This commit is contained in:
nella 2026-02-20 12:44:30 +01:00
parent ac96f318ef
commit a4d998d6cd
4 changed files with 727 additions and 246 deletions

3
.gitignore vendored
View file

@ -67,7 +67,8 @@
# other
/coverage.info
/coverage_html
kernel/gen_celltypes_data.h
kernel/gen_celltypes_data.cc
# these really belong in global gitignore since they're not specific to this project but rather to user tool choice
# but too many people don't have a global gitignore configured: