mirror of https://github.com/YosysHQ/yosys.git
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
|
|
@ -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…
Reference in New Issue