AR# 1013: Gen_sch8 error: Bad status 79501087 from ddp__add_instance
AR# 1013
|
Gen_sch8 error: Bad status 79501087 from ddp__add_instance
説明
Keywords: gen_sch8, error, status, instance
Urgency: Standard
General Description:
Gen_sch8 gives the following error:
ERROR: Bad status 79501087 from ddp__add_instance. Component "$LCA/xc4000e/buf" not found GEN_SCH8: ERROR 386: Error found in check_status.
ソリューション
This is caused by not having the $LCA variable listed in the MGC_LOCATION_MAP. Add the variable to the location map, and make sure it is set in the environment.
The location map is referenced by the variable $MGC_LOCATION_MAP. In this file, you will see several lines of the form:
$variable /full/pathname
or
$variable [blank line]
In the second case, the variable value is pulled from the environment. In the case of $LCA, the second format should be used: