-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
trimac.xcf #10
Comments
Hi, could you resolve this issue? Currently I'm in the same position and have not found a solution yet. Best Regards! |
Please follow #14 |
I am now stuck in the same problem. Does anyone work it out? I really need help! |
You might find useful information in #14 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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: