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

Unexpected Laguna Sites Included in design.getSiteInsts() #1010

Open
RipperJ opened this issue Jun 20, 2024 · 1 comment
Open

Unexpected Laguna Sites Included in design.getSiteInsts() #1010

RipperJ opened this issue Jun 20, 2024 · 1 comment

Comments

@RipperJ
Copy link

RipperJ commented Jun 20, 2024

Hi. When I'm using design.getSiteInsts() and filter the laguna sites (SiteTypeEnum.LAGUNA) in it, I found some sites whose inner laguna registers are not used but included in getSiteInsts(). For example, as the following figure shows:

image

This site is included in getSiteInsts(), but whose property "IS_USED" in Vivado shows false.
Is this expected? If so, is it because that the wire connecting RXD4 is used?

@clavin-xlnx
Copy link
Member

Generally, those SiteInst objects should probably not be included. Can you provide more information on how this design was created? Are you able to share an example flow that causes these to appear? We would be interested in tracking down the cause for their existence, thanks!

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