mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-26 02:25:35 +00:00
Renamed "stdcells.v" to "techmap.v"
This commit is contained in:
parent
6ca0c569d9
commit
1202f7aa4b
9 changed files with 15 additions and 12 deletions
|
@ -124,7 +124,7 @@ Things to do right away:
|
|||
- Add to kernel/celltypes.h (incl. eval() handling for non-mem cells)
|
||||
- Add to InternalCellChecker::check() in kernel/rtlil.cc
|
||||
- Add to techlibs/common/simlib.v
|
||||
- Add to techlibs/common/stdcells.v
|
||||
- Add to techlibs/common/techmap.v
|
||||
|
||||
Things to do after finalizing the cell interface:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue