AR# 5285: 1.5i 4KXL Map: FATAL_ERROR:baste:bastegrp.c:477:1.21 - No output pin for group
AR# 5285
|
1.5i 4KXL Map: FATAL_ERROR:baste:bastegrp.c:477:1.21 - No output pin for group
Description
Keywords: map, fatal, error, baste, bastegrp, output, pin, group
Urgency: Standard
General Description: When executing the following command line:
map -u -p XC4044XL-BG352-3 fx4
the following error occurs
FATAL_ERROR:baste:bastegrp.c:477:1.21 - No output pin for group
Solution
1
The work around that the customer found out is to put -p option after -o option and it takes care of the problem. Project Manager GUI however, puts -p first by default which consistently leads to error.
2
This problem only ocurrs for this case when the trimming of unused logic is disabled (-u). The work around is to not disable trimming.
A fix for this problem will be included in version 2.1 due to be released in June 1999.