Article Details

ID: 6028
Case Type: faq
Category:
Related To: Other
Family: CrossLink-NX

Search Answer Database

Search Text Image

Radiant: How to set project top level via TCL?

Use the command "prj_set_impl_opt -impl top "
For example:

"prj_set_impl_opt -impl impl1 top count"

1. "impl1" is the name of the implementation
2. "count" is the module name that will be set as top-level