i just tried the 'NetFPGA 1G CML Getting Started Guide' tutorial and run into an error at Step 3 (make cml_cores).
//nf1_cml_interface installed
///////////////////////////////////////////
make[1]: Leaving directory '/opt/NetFPGA/NetFPGA-1G-CML-live/lib/hw/contrib/pcores/nf1_cml_interface_v1_00_a'
make[1]: Entering directory '/opt/NetFPGA/NetFPGA-1G-CML-live/lib/hw/std/pcores/dma_v1_20_a'
****** Vivado v2017.4 (64-bit)
**** SW Build 2086221 on Fri Dec 15 20:54:30 MST 2017
**** IP Build 2085800 on Fri Dec 15 22:25:07 MST 2017
** Copyright 1986-2017 Xilinx, Inc. All Rights Reserved.
source data/pcie_generate.tcl
# set project_name vivado_work
# set hdl_dir hdl/verilog/xilinx
# set ip_name pcie_7x
# exec rm -f [glob -nocomplain *.backup.jou]
# exec rm -f [glob -nocomplain *.backup.log]
# create_project -force $ip_name $project_name
# set_property part xc7k325tffg676-1 [current_project]
INFO: [IP_Flow 19-234] Refreshing IP repositories
INFO: [IP_Flow 19-1704] No user IP repositories specified
INFO: [IP_Flow 19-2313] Loaded Vivado IP repository '/opt/Xilinx/Vivado/2017.4/data/ip'.
ERROR: [Coretcl 2-1133] Requested IP 'xilinx.com:ip:pcie_7x:3.1' cannot be created.
The latest available version in the catalog is 'xilinx.com:ip:pcie_7x:3.3'.
If you do not wish to select a specific version please omit the version field
from the command arguments, or use a wildcard in the VLNV.
Hello,
i just tried the 'NetFPGA 1G CML Getting Started Guide' tutorial and run into an error at Step 3 (make cml_cores).
Can someone help me out?
Thank you!