vhmsDefaultEdit
vhmsDefaultEdit(t_libName t_cellName t_viewName t_fileObj t_mode[t_errFile] ) => t / nil
Description
Opens an existing file or creates a template and opens it in an editor. If the mode is set to r, which indicates read-only then it tries to open an existing file.
First an entity needs to be created, only then can the architecture, package, or body views be created. When creating a template for an entity, if the symbol exists, then this function calls the vhmsSymbolToPinListGen function and then use this pin list to create the template.
Arguments
Value Returned
Related Topics
Return to top