Skip to content

Conversation

@eddieh-xlnx
Copy link
Collaborator

link_design -part xcau10p-ubva368-2-i; llength [get_wires -of [get_nodes INT_IBRK_FSR2IO_X0Y140/IO_TO_CTR_FT0_3]]

returns 22 wires.

However, the testcase in this PR returns no wires.

@clavin-xlnx
Copy link
Member

After some investigation, it appears that the node information is not present in our source information and even scouring across the device to get the alternate tile patterns, the information is simply not available. This will likely require a new spin of device files and will probably take some time to fix.

@eddieh-xlnx
Copy link
Collaborator Author

Interestingly, it seems that:

get_pips -of [get_nodes INT_IBRK_FSR2IO_X0Y140/IO_TO_CTR_FT0_3]

also returns nothing, meaning that this isn't a terribly important node to begin with.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants