7100 - Propel Builder: Why is the Switch Verification and SOC Design icon greyed out and the Radiant/Diamond and Propel icons are missing?
When the default folder structure of the project is followed, user will be able to see all of the icons on Propel Builder Tool bar from the Switch Verification and SoC Design to the Propel SDK button.
There are two ways that this Switch Verification and SoC Design icon can be inactivated or greyed out.
1. No verification design/project on the verification folder: This icon is only activated or clickable when there is already a verification design (SBX file) created for the SoC design. This verification design is located in a verification folder.


The verification design typically has a *_v suffix on its design name.
Removing the whole verification folder or even just the verification design (in this case, Dual_Processor_Proj_v.sbx) inactivates or greys out the Switch Verification and SoC design buttons. Thus, the folder structure is very important for the tool to recognize the verification design.


To create a verification project, simply go to File-->New Design. Select the SoC Verification type for the project.

2. The .socproject file is not found in the project directory: .socproject is a file that ties an SoC project with a verification project. This file should be in the project directory and on the same level as the SoC project folder and verification project folder.


If the user has multiple projects in a single folder, this .socproject file will be overwritten, since the file name will be the same for all SoC projects.
Removing this file or putting it in another directory or folder, will replicate the issue. This will also remove the other icons (Radiant, Propel SDK, etc.).


Thus, the user must follow the folder structure to avoid this issue. In addition, users must have separate project folder per SoC project (SBX file) to avoid overwriting the .socproject file.