| AR# | 31181 |
| Part | IP-Processor |
| Last Modified | 2008-06-19 00:00:00.0 |
| Status | Active |
| Keywords | FPU, Virtex-5 FXT |
Keywords: FPU, Virtex-5 FXT
The default FPU configuration, both when creating a project using Base System Builder and when adding the FPU to a system manually, has the parameters C_LATENCY_CONF=1 and C_USE_RLOCS=0. Any system using these default parameters will build successfully. The problem only arises if the user wants to modify this configuration to set C_USE_RLOCS=1 to achieve higher performance. In this scenario, Platgen will attempt to include a non-existent netlist file in the design, and XST will error out during the final phase of netlist generation with the following:
" Running XST synthesis ...
ERROR:Xst:1673 - Processing TIMESPEC TS_AREA_DEF: Unrecognized type.
ERROR:Xst:1489 - Constraint annotation failed.
make: *** [implementation/system.ngc] Error 1 "