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

Fix symbol issue in Vivado 2018 #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nekomona
Copy link

@nekomona nekomona commented Jul 9, 2020

Fix the following error in Vivado 2018.3 and newer versions

create_bd_cell -type ip -vlnv clifford.at:user:picorv32:1.0 picorv32_0
WARNING: [IP_Flow 19-3331] Invalid parameters found in dependency constraints of 'ADDRSPACE_WIDTH.M_AXI' 
WARNING: [IP_Flow 19-3331] Invalid parameters found in dependency constraints of 'ADDRSPACE_WIDTH.M_AXI' 
WARNING: [IP_Flow 19-3553] Error found in parameter dependencies in XGUI files. Invalid parameters found in dependency constraints of 'ADDRSPACE_WIDTH.M_AXI' 

ERROR: [IP_Flow 19-3428] Failed to create Customization object design_1_picorv32_0_0
CRITICAL WARNING: [IP_Flow 19-973] Failed to create IP instance 'design_1_picorv32_0_0'. Error during customization.
ERROR: [BD 41-1712] Create IP failed with errors
ERROR: [BD 5-7] Error: running create_bd_cell  -vlnv clifford.at:user:picorv32:1.0 -type ip -name picorv32_0 .
ERROR: [Common 17-39] 'create_bd_cell' failed due to earlier errors.

@nekomona
Copy link
Author

nekomona commented Jul 9, 2020

Solving the issue in #1

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

Successfully merging this pull request may close these issues.

1 participant