What version of all the tools are you using? Version 10.x of ISE is the last to support the xc2vp devices.
> Hi everyone! > > Hope you can help me with this problem I've had with two different > computers. > I tried with two different computer, using the ISE, MATLAB and Simulink to > set IBOB, but I've failed because I find the same problem, I attached the > log file. > > The error is: > > ERROR:TclTasksC - ERROR:TclTasksC:project_028 - project set : Unknown > property > value "xc2vp50" > > Type [project properties] for more information. > ERROR: An error occurred when creating the ISE project. > > Failed to execute command "project set device xc2vp50". > ERROR:TclTasksC:project_030 - project set: Cannot set "Device=xc2vp50" > > > I found a similar error in the web: > http://www.xilinx.com/support/answers/51182.htm#solution > Description > > The following error is reported during evaluate process when exporting > RTL. > >>xtclsh run_ise.tcl || exit $? > ERROR:TclTasksC - ERROR:TclTasksC:project_028 - project set : Unknown > property > value "aspartan6" > > Type [project properties] for more information. > @E [IMPL-249] Errors occurred while synthesizing the design: > ERROR:TclTasksC:project_030 - project set: Cannot set "Device > Family=aspartan6" > @E [IMPL-2] Implementation with tool 'ISE' failed. > Solution > > This error indicates the implementation tool invoked is incompatible with > the selected device, most likely an earlier version of the tool which does > not support the targeting device. Verify that the environment variable is > set up correctly to point to the desired implementation build. > > Can you help me understand how to fix the problem? > > Best Regards > > Rolando Paz >

