CAUSE: | In a Default Binding Indication at the specified location in a VHDL Design File (.vhd), you used a named Association List in a Generic Map Aspect to associate actual generics with the formal generics in the specified entity. However, the entity does not have a formal generic with the same name as the specified formal generic in the Generic Map Aspect. A formal generic in a Generic Map Aspect of a Default Binding Indication must have a corresponding formal generic in the associated entity. |
ACTION: | Make sure the Generic Map Aspect only associates actual generics to formal generics that exist in the associated entitiy. |
See also:
Sections 3.2.2, 5.2.1.2, 5.2.2 9.1, and 12.2.2 of the IEEE Std 1076-1993 IEEE Standard VHDL Language Reference Manual
- PLDWorld - |
|
Created by chm2web html help conversion utility. |