- Exercice Description : Shows a user how to add a new port at top level and all instances under the top level and then dump out the generated RTL
Keywords : Setup::Instance();$Setup->SetActivateStaticElaborate(true); Wire(); Vector ; RTLEditor.Instance();DsgnEntityMgr.Instance(); GetInstantiated; AddPortMapping; $Setup->SetOverwriteMode(true); SetDeleteCommonPath(true); SetOutputSingleDirectory(true); SetOutputChangedFilesOnly(false); ConfigureOutputDir