Skip to content
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

Error when loading openofdm.tcl script from Vivado #3

Closed
frestuc opened this issue Dec 19, 2019 · 9 comments
Closed

Error when loading openofdm.tcl script from Vivado #3

frestuc opened this issue Dec 19, 2019 · 9 comments

Comments

@frestuc
Copy link

frestuc commented Dec 19, 2019

Getting the following error while running the TCL script:

INFO: [BD 41-434] Could not find an IP with XCI file by name: system_axi_hdmi_core_0 
can't read "auto_set_param_list": no such variable
ERROR: [BD 41-1273] Error running init TCL procedure: can't read "auto_set_param_list": no such variable
    adi_auto_assign_device_spec Line 18
@JiaoXianjun
Copy link
Member

Which OS are you using? Do you do:
cd adi-hdl/library
git reset --hard 2018_r1
source $XILINX_DIR/Vivado/2017.4/settings64.sh
make
(Will take a while)

Successfully?

@JiaoXianjun
Copy link
Member

Would you please confirm that the issue is still there or not at your side?

@frestuc
Copy link
Author

frestuc commented Dec 20, 2019

The command is successful but the error is still there. Ubuntu 19.04.

@JiaoXianjun
Copy link
Member

What is the Vivado version? Could you paste full outputs of the command (making library and source the .tcl)

@frestuc
Copy link
Author

frestuc commented Dec 21, 2019

Vivado version is 2017.4.1

This is the vivado log: https://pastebin.com/niJtQCLM

@JiaoXianjun
Copy link
Member

So finally you can open the block diagram or cannot?

@JiaoXianjun
Copy link
Member

And, would you please try not to rename the openwifi.tcl? I notice that you rename it to rflearn_wifi.tcl

@JiaoXianjun
Copy link
Member

If you block diagram opening is successful, and synthesis&implementation run successfully. The message won't be a big issue .

@frestuc
Copy link
Author

frestuc commented Dec 21, 2019

Yes, S+I run successfully.

@frestuc frestuc closed this as completed Dec 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants