Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
asic:cells:start [2025/07/31 13:10] – [Using an existing cell library] rajitasic:cells:start [2025/07/31 13:11] (current) – [Using an existing cell library] rajit
Line 175: Line 175:
 } }
 </code> </code>
-where ''library_NAND2X1'' is your library cell.   +where ''library_NAND2X1'' is your library cell.  In this example, the assumption is that the order of ports in the library cell corresponds to ''in[0]'', ''in[1]'', and ''out''.