Properties attached to the CONFIG symbol dictate how the implementation tools process the design.
In Concept, attach properties to a body; they cannot attach to a Schematic or `Sheet. To specify global properties such as part type, you must attach them to the CONFIG symbol.
To specify the Xilinx part type in your schematic, you designate the part type as a PART property on the CONFIG symbol in the top-level schematic. The PART information passes from the EDIF file to NGDBuild and MAP, meaning that you do not need to run NGDBuild or MAP with the -p option unless you want to override the PART information included in the CONFIG symbol.
To add the PART property to the CONFIG symbol, perform the following steps.
XC4028EX-3-PG299
XC4028EX-PG299-3
4028EX-PG299-3
4028EX-3-PG299
You can enter the part name with or without the speed grade. Specifying no speed grade causes the use of a default value. Refer to the Attributes, Constraints, and Carry Logic section in the Xilinx Libraries Guide for more information on specifying part type.