Skip to content

segbits_hclk_ioi: fix missing ONLY_DIFF_IN_USE#2249

Open
hansfbaier wants to merge 1 commit intof4pga:masterfrom
openXC7:030-iob18-hclk-fix
Open

segbits_hclk_ioi: fix missing ONLY_DIFF_IN_USE#2249
hansfbaier wants to merge 1 commit intof4pga:masterfrom
openXC7:030-iob18-hclk-fix

Conversation

@hansfbaier
Copy link
Copy Markdown
Collaborator

I think the comment in the code is pretty much explaining the fix.

@hansfbaier
Copy link
Copy Markdown
Collaborator Author

Now the mentioned comment is gone, because I fixed the problem at the source.
Not generating the LVDS_IN_USE tag will get rid of it.

@hansfbaier
Copy link
Copy Markdown
Collaborator Author

Problem was, since LVDS is the only ONLY_DIFF IO standard on the high performance banks, ONLY_DIFF_IN_USE and LVDS_IN_USE are synomynous, which means they have the same bits, and that's why dbfixup removed both.

Signed-off-by: Hans Baier <hansfbaier@gmail.com>
@hansfbaier
Copy link
Copy Markdown
Collaborator Author

@mithro Can this be merged? All relevant tests are green, and this is a change to the code I contributed.

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