We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76379d9 commit af3f9d8Copy full SHA for af3f9d8
kernel/rtlil.cc
@@ -2158,7 +2158,8 @@ namespace {
2158
*
2159
* Things to do after finalizing the cell interface:
2160
* - 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)
+ * - 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)
2163
* - Maybe add support to the Verilog backend for dumping such cells as expression
2164
2165
*/
0 commit comments