A few additions to what Max said. The viewNameList env var is just what the schematic editor uses by default when you descend edit (unless a config is used), but what is most suitable as your switch list will depend on the application (each netlister typically has its own switch view list, for example). You may also find dbGetAnyInstSwitchMaster useful to find the view to switch into If you need to traverse using a config (which is reasonably complicated, to be honest), you may find /tools/hdb/examples/hdbTraverse.il a useful starting point Regards, Andrew
↧