mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-24 14:41:31 +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
25822be930
commit
b9182ab8b7
1 changed files with 2 additions and 1 deletions
|
|
@ -2475,7 +2475,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