mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-23 17:15:33 +00:00
Update checklist for adding internal cell types
Add line about v2 cell help Update docs path to point to the right place
This commit is contained in:
parent
76379d94de
commit
af3f9d8318
1 changed files with 2 additions and 1 deletions
|
@ -2158,7 +2158,8 @@ namespace {
|
|||
*
|
||||
* Things to do after finalizing the cell interface:
|
||||
* - Add support to kernel/satgen.h for the new cell type
|
||||
* - Add to docs/source/CHAPTER_CellLib.rst (or just add a fixme to the bottom)
|
||||
* - Maybe add v2 cell help fields (title, tags)
|
||||
* - Add extra details to relevant docs/source/cell/word_*.rst (or just add a todo to the top)
|
||||
* - Maybe add support to the Verilog backend for dumping such cells as expression
|
||||
*
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue