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

compiling hdl #2

Open
uptools opened this issue Feb 4, 2024 · 0 comments
Open

compiling hdl #2

uptools opened this issue Feb 4, 2024 · 0 comments

Comments

@uptools
Copy link

uptools commented Feb 4, 2024

Hi Phil, I am recompiling the project as we need to add some protocols to the kernel on v0.38.
Every thing goes OK until compiling the hdl (more specifically: library util_upack2) where we get the
following error:
ERROR: [BD 41-74] Exec TCL: Please specify VLNV when creating IP cell cpack_timestamp
ERROR: [BD 5-7] Error: running create_bd_cell -type ip -name cpack_timestamp .
ERROR: [Common 17-39] 'create_bd_cell' failed due to earlier errors.
while executing
"create_bd_cell -type ip -vlnv [get_ipdefs -all -filter "VLNV =~ :${i_ip}: && design_tool_contexts =~ IPI && UPGRADE_VERSIONS == """] ${i_name}"
(procedure "ad_ip_instance" line 3)
invoked from within
"ad_ip_instance util_cpack2_timestamp cpack_timestamp"
(file "system_bd.tcl" line 241)

Any Ideas how we could overcome this error?

Best regards, Alejandro.

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

1 participant