mirror of
https://github.com/YosysHQ/yosys
synced 2026-05-04 17:35:18 +00:00
Implemented celltype lookups.
This commit is contained in:
parent
ac96f318ef
commit
a4d998d6cd
4 changed files with 727 additions and 246 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue