Methods of class Model
are listed below :
HurricanePlug
: Creates the Hurricane cell thanks to the stratus cell.
View
: Opens/Refreshes the editor in order to see the created layout
Quit
: Finishes a cell without saving
Save
: Saves the created cell
Some of those methods have to be defined in order to create a new cell :
Interface
: Description of the external ports of the cell
Netlist
: Description of the netlist of the cell
Layout
: Description of the layout of the cell
Vbe
: Description of the behavior of the cell
Pattern
: Description of the patterns in order to test the cell