AR# 2072: M1 Map - A parsing error has occurred at line 2, token 'P124'.
AR# 2072
|
M1 Map - A parsing error has occurred at line 2, token 'P124'.
説明
Keywords: map, ucf, prohibit, parsing, token
Urgency: Standard
General Description:
Prohibiting PIN locations in the ucf file causes map to error: map: version M1.1.1a Copyright (c) 1995-1996 Xilinx, Inc. All rights reserved. WARNING:0 - A parsing error has occurred at line 2, token 'P124'. ERROR:0 - Syntax errors were found in the constraint file latches.pcf.
ソリューション
This is caused when there is more than one SITE listed in a PROHIBIT statement:
CONFIG PROHIBIT = P184, P124 ;
To fix this, list only one SITE per PROHIBIT line in the ucf file: