Hi,
While taking my first steps with the EDK, I'm running into problems right away.
- clean install of ISE 6.3i and EDK 6.3
- start Platform studio
- Create a project for the 3L eval board with the wizard
- Create bitstream
After a few minutes, the build breaks with the following message :
FATAL_ERROR:HDLParsers:vhplib.c:466:$Id: vhplib.c,v 1.25 2003/05/22 00:46:02 kumar Exp $:200 - INTERNAL ERROR... while parsing line 86. Contact your hot line. Process will terminate. To resolve this error, please consult the Answers Database and other online resources at
The tricky part is probably "INTERNAL ERROR... while parsing line
86". No references on google or on Xilinx support about 'vhplib.c', so no idea where to start.Any ideas ?
_Ico