You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in Step 3: Build the Libraries and IP, I encountered an error. After typing "make cml_cores", occurred the error like below.
INFO:encore:314 - Created non-GUI application for batch mode execution.
Wrote CGP file for project 'coregen'.
INFO:sim:172 - Generating IP...
Resolving generics for 'trimac'...
Applying external generics to 'trimac'...
Delivering associated files for 'trimac'...
Delivering EJava files for 'trimac'...
Generating implementation netlist for 'trimac'...
INFO:sim - Pre-processing HDL files for 'trimac'...
WARNING:sim - BlackBox generator run option '-iobuf' found multiple times. Only
the first occurence is considered.
Running synthesis for 'trimac'
ERROR:sim - Cannot open file
'/home/netfpga/workspace/NetFPGA-1G-CML-live/lib/hw/contrib/pcores/nf1_cml_in
terface_v1_00_a/trimac_work/tmp/_cg/_dbg/trimac.xcf'. Please make sure that
the file exists and that you have read permission for it.
ERROR:sim - Failed executing Tcl generator.
ERROR:sim - Failed to generate 'trimac'. Failed executing Tcl generator.
ERROR:sim:877 - Error found during execution of IP 'Tri Mode Ethernet MAC v5.5'
My environment is Fedora 27, Kernel 4.13.16-302.fc27.x86_64, Xilinx ISE 14.7, Vivado 2017.3.
How can I fix it? Please help me!
The text was updated successfully, but these errors were encountered:
Hello, I am a newbie for NetFPGA-1G-CML.
in Step 3: Build the Libraries and IP, I encountered an error. After typing "make cml_cores", occurred the error like below.
INFO:encore:314 - Created non-GUI application for batch mode execution.
Wrote CGP file for project 'coregen'.
INFO:sim:172 - Generating IP...
Resolving generics for 'trimac'...
Applying external generics to 'trimac'...
Delivering associated files for 'trimac'...
Delivering EJava files for 'trimac'...
Generating implementation netlist for 'trimac'...
INFO:sim - Pre-processing HDL files for 'trimac'...
WARNING:sim - BlackBox generator run option '-iobuf' found multiple times. Only
the first occurence is considered.
Running synthesis for 'trimac'
ERROR:sim - Cannot open file
'/home/netfpga/workspace/NetFPGA-1G-CML-live/lib/hw/contrib/pcores/nf1_cml_in
terface_v1_00_a/trimac_work/tmp/_cg/_dbg/trimac.xcf'. Please make sure that
the file exists and that you have read permission for it.
ERROR:sim - Failed executing Tcl generator.
ERROR:sim - Failed to generate 'trimac'. Failed executing Tcl generator.
ERROR:sim:877 - Error found during execution of IP 'Tri Mode Ethernet MAC v5.5'
My environment is Fedora 27, Kernel 4.13.16-302.fc27.x86_64, Xilinx ISE 14.7, Vivado 2017.3.
How can I fix it? Please help me!
The text was updated successfully, but these errors were encountered: