Altera_Forum
Honored Contributor
11 years agoQueries for Configuration Via PCIe in Arria V GX
Hi All,
I am trying to use CvP to program the core without taking down the PCie Link. I have few queries related to this: 1. Do we need a separate license for that? I was trying to separate out the core and enable "Allow Multiple Personas" and it popped up a message showing we need a separate license for Partial Reconfiguration. I think should be able to use CvP without Partial Reconfiguration Error (138080): Current license file does not support partial reconfiguration. The Quartus II software automatically disabled partitial reconfiguration support on partition 2. I was trying example for Arria V GT board at https://www.altera.com/servlets/download2?swcode=www-ref-pcie-hp-a5gt&referer=https://www.altera.com:443/support/software/download/refdesigns/ip/interface/dnl-pciexpress-hp.jsp But when i try to open the project and compile I get following error: Error (125091): Tcl error: ERROR: Illegal assignment: IP_TARGETED_DEVICE_FAMILY. Specify a legal assignment name. while executing "set_global_assignment -entity "top" -library "top" -name IP_TARGETED_DEVICE_FAMILY "Arria V"" (file "top.qip" line 6) Info (125063): set_global_assignment -name SLD_INFO "QSYS_NAME top HAS_SOPCINFO 1 GENERATION_ID 1403194153" -entity top -qip top.qip -library top Any idea what I am missing here? Rgds Sapan