cmlab / NetFPGA-1G-CML

Information about the NetFPGA 1G-CML card
14 stars 16 forks source link

NetFPGA make cml_cores fail #24

Open mtrocki opened 7 years ago

mtrocki commented 7 years ago

Hello, I'm following the Getting Started Guide and I tried to run "make cml_core" as they explained, but I get these errors: make -C tools/scripts make[1]: Entering directory '/home/martu24/NetFPGA-1G-CML-live/tools/scripts' ./link-py-interpreter.sh ./python-nf exists: leaving alone. make[1]: Leaving directory '/home/martu24/NetFPGA-1G-CML-live/tools/scripts' if test -f lib/hw/contrib/pcores/mdio_ctrl_v1_00_a/Makefile; \ then make -C lib/hw/contrib/pcores/mdio_ctrl_v1_00_a; \ fi; \ if test -f lib/hw/contrib/pcores/nf1_cml_interface_v1_00_a/Makefile; \ then make -C lib/hw/contrib/pcores/nf1_cml_interface_v1_00_a; \ fi; \ if test -f lib/hw/contrib/pcores/nf10_endianess_manager_v1_00_a/Makefile; \ then make -C lib/hw/contrib/pcores/nf10_endianess_manager_v1_00_a; \ fi; \ if test -f lib/hw/contrib/pcores/version_id_v1_00_a/Makefile; \ then make -C lib/hw/contrib/pcores/version_id_v1_00_a; \ fi; \ if test -f lib/hw/std/pcores/dma_v1_20_a/Makefile; \ then make -C lib/hw/std/pcores/dma_v1_20_a; \ fi; \ if test -f lib/hw/std/pcores/nf10_axis_gen_check_v1_00_a/Makefile; \ then make -C lib/hw/std/pcores/nf10_axis_gen_check_v1_00_a; \ fi; \ if test -f lib/hw/std/pcores/nf10_bram_output_queues_v1_00_a/Makefile; \ then make -C lib/hw/std/pcores/nf10_bram_output_queues_v1_00_a; \ fi; \ if test -f lib/hw/std/pcores/nf10_input_arbiter_v1_00_a/Makefile; \ then make -C lib/hw/std/pcores/nf10_input_arbiter_v1_00_a; \ fi; \ if test -f lib/hw/std/pcores/nf10_nic_output_port_lookup_v1_00_a/Makefile; \ then make -C lib/hw/std/pcores/nf10_nic_output_port_lookup_v1_00_a; \ fi; \ if test -f lib/hw/std/pcores/nf10_router_output_port_lookup_v1_00_a/Makefile; \ then make -C lib/hw/std/pcores/nf10_router_output_port_lookup_v1_00_a; \ fi; \ if test -f lib/hw/std/pcores/nf10_switch_output_port_lookup_v1_00_a/Makefile; \ then make -C lib/hw/std/pcores/nf10_switch_output_port_lookup_v1_00_a; \ fi; \ if test -f lib/hw/std/pcores/nf10_switch_output_port_lookup_v1_10_a/Makefile; \ then make -C lib/hw/std/pcores/nf10_switch_output_port_lookup_v1_10_a; \ fi; make[1]: Entering directory '/home/martu24/NetFPGA-1G-CML-live/lib/hw/contrib/pcores/mdio_ctrl_v1_00_a' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/home/martu24/NetFPGA-1G-CML-live/lib/hw/contrib/pcores/mdio_ctrl_v1_00_a' make[1]: Entering directory '/home/martu24/NetFPGA-1G-CML-live/lib/hw/contrib/pcores/nf1_cml_interface_v1_00_a' Release 14.7 - Xilinx CORE Generator P.20131013 (lin64) Copyright (c) 1995-2013 Xilinx, Inc. All rights reserved. All runtime messages will be recorded in /home/martu24/NetFPGA-1G-CML-live/lib/hw/contrib/pcores/nf1_cml_interface_v100 a/trimac_work/coregen.log INFO:encore:314 - Created non-GUI application for batch mode execution. Saved CGP file for project 'coregen'. ERROR:encore:175 - Project options (family='kintex7', device='xc7k325t', package='ffg676', speed grade='-1') are inconsistent, unavailable or incorrectly entered. Makefile:59: recipe for target 'netlist/trimac.ngc' failed make[1]: [netlist/trimac.ngc] Error 1 make[1]: Leaving directory '/home/martu24/NetFPGA-1G-CML-live/lib/hw/contrib/pcores/nf1_cml_interface_v1_00_a' make[1]: Entering directory '/home/martu24/NetFPGA-1G-CML-live/lib/hw/std/pcores/dma_v1_20_a' make[1]: vivado: Command not found Makefile:52: recipe for target 'hdl/verilog/xilinx/pcie_7x.v' failed make[1]: [hdl/verilog/xilinx/pcie_7x.v] Error 127 make[1]: Leaving directory '/home/martu24/NetFPGA-1G-CML-live/lib/hw/std/pcores/dma_v1_20_a' make[1]: Entering directory '/home/martu24/NetFPGA-1G-CML-live/lib/hw/std/pcores/nf10_axis_gen_check_v1_00_a' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/home/martu24/NetFPGA-1G-CML-live/lib/hw/std/pcores/nf10_axis_gen_check_v1_00_a' make[1]: Entering directory '/home/martu24/NetFPGA-1G-CML-live/lib/hw/std/pcores/nf10_bram_output_queues_v1_00_a' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/home/martu24/NetFPGA-1G-CML-live/lib/hw/std/pcores/nf10_bram_output_queues_v1_00_a' make[1]: Entering directory '/home/martu24/NetFPGA-1G-CML-live/lib/hw/std/pcores/nf10_input_arbiter_v1_00_a' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/home/martu24/NetFPGA-1G-CML-live/lib/hw/std/pcores/nf10_input_arbiter_v1_00_a' make[1]: Entering directory '/home/martu24/NetFPGA-1G-CML-live/lib/hw/std/pcores/nf10_nic_output_port_lookup_v1_00_a' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/home/martu24/NetFPGA-1G-CML-live/lib/hw/std/pcores/nf10_nic_output_port_lookup_v1_00_a' make[1]: Entering directory '/home/martu24/NetFPGA-1G-CML-live/lib/hw/std/pcores/nf10_switch_output_port_lookup_v1_10_a' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/home/martu24/NetFPGA-1G-CML-live/lib/hw/std/pcores/nf10_switch_output_port_lookup_v1_10_a'

I don't understand what they mean and how I can solve them.

I would be very grateful for any help,

Thanks.

mtrocki commented 7 years ago

I have this error on the coregen.log:

INFO:encore:314 - Created non-GUI application for batch mode execution. Saved CGP file for project 'coregen'. ERROR:encore:175 - Project options (family='kintex7', device='xc7k325t', package='ffg676', speed grade='-1') are inconsistent, unavailable or incorrectly entered.

Thanks.