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

IP core importing #34

Open
Nic30 opened this issue Feb 19, 2020 · 3 comments
Open

IP core importing #34

Nic30 opened this issue Feb 19, 2020 · 3 comments

Comments

@Nic30
Copy link
Owner

Nic30 commented Feb 19, 2020

XCI contains parameters of ipcore.
component.xml contains definitions of bus interfaces.

Import xci as a Unit instance.

  • component.xml with pregenerated values usually stored in .srcs/sources_1/bd/top_name/ip/<ip_name> together with xci
@lionheart117
Copy link

The xci is a format come from Xilinx, isn't it?

@Nic30
Copy link
Owner Author

Nic30 commented Jun 14, 2020

The one of formats used by Xilinx Vivado is IP-XACT (usually described using component.xml) from this it is possible to generate configured ip core (.xci file generated by vivado after ipcore is added to a project).

@Nic30
Copy link
Owner Author

Nic30 commented Dec 16, 2020

Example files generated in ipcore folder
mem_axi_register_slice.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants