Skip to content

Commit af3f9d8

Browse files
Update checklist for adding internal cell types
Add line about v2 cell help Update docs path to point to the right place
1 parent 76379d9 commit af3f9d8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

kernel/rtlil.cc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2158,7 +2158,8 @@ namespace {
21582158
*
21592159
* Things to do after finalizing the cell interface:
21602160
* - Add support to kernel/satgen.h for the new cell type
2161-
* - Add to docs/source/CHAPTER_CellLib.rst (or just add a fixme to the bottom)
2161+
* - Maybe add v2 cell help fields (title, tags)
2162+
* - Add extra details to relevant docs/source/cell/word_*.rst (or just add a todo to the top)
21622163
* - Maybe add support to the Verilog backend for dumping such cells as expression
21632164
*
21642165
*/

0 commit comments

Comments
 (0)