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

Requested IP 'xilinx.com:ip:cms_subsystem:4.0' cannot be created. #40

Open
tearorca opened this issue Apr 17, 2023 · 1 comment
Open

Comments

@tearorca
Copy link

Hello, I am using Vivado 2020.2 to compile the au250 model. However, I encountered an error that the IP "cms_subsystem" was not found in the entire file. Can you please advise on how to resolve this issue? Thank you.

ERROR: [Coretcl 2-1133] Requested IP 'xilinx.com:ip:cms_subsystem:4.0' cannot be created. The latest available version in the catalog is 'xilinx.com:ip:cms_subsystem:3.0'. If you do not wish to select a specific version please omit the version field from the command arguments, or use a wildcard in the VLNV.

@zhiyisun
Copy link
Contributor

Could you please try 2022.1? It should have cms_subsystem 4.0.

Or you may change to use cms_subsystem 3.0 in system_config/vivado_ip/cms_subsystem_0.tcl. After that, please modify the src/system_config/cms_subsystem.sv if IP interfaces are changed.

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