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

Feature CLK_HROW_R_CK_GCLKx_ACTIVE not emitted #1239

Closed
mkurc-ant opened this issue Dec 17, 2019 · 0 comments · Fixed by #1271
Closed

Feature CLK_HROW_R_CK_GCLKx_ACTIVE not emitted #1239

mkurc-ant opened this issue Dec 17, 2019 · 0 comments · Fixed by #1271

Comments

@mkurc-ant
Copy link
Collaborator

I noticed that we emit these features only when a particular output of a BUFHCE is in use. But we do not emit them for CLK_HROW tiles in which no BUFHCE is used and there is an active clock wire passing through them.

Consider a design for xc7a50t where the CLK_HROW_TOP_R_X60Y130 tile has active BUFHCEs in it. But the clock signal is routed from a BUFG in CLK_BUFG_BOT_R_X60Y48 tile through CLK_HROW_TOP_R_X60Y78. The "bottom" CLK_HROW tile does not have anything active inside.

In such a design Vivado emits a CLK_HROW_R_CK_GCLKx_ACTIVE feature for the CLK_HROW_TOP_R_X60Y78 tile while SymbiFlow don't. Anyways, the design works correctly in hardware.

mkurc-ant added a commit to antmicro/f4pga-arch-defs that referenced this issue Dec 17, 2019
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
mkurc-ant added a commit to antmicro/f4pga-arch-defs that referenced this issue Dec 18, 2019
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
mkurc-ant added a commit to antmicro/f4pga-arch-defs that referenced this issue Dec 18, 2019
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
mkurc-ant added a commit to antmicro/f4pga-arch-defs that referenced this issue Dec 19, 2019
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
mkurc-ant added a commit to antmicro/f4pga-arch-defs that referenced this issue Dec 20, 2019
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
mkurc-ant added a commit to antmicro/f4pga-arch-defs that referenced this issue Dec 20, 2019
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
glatosinski pushed a commit to antmicro/f4pga-arch-defs that referenced this issue Jan 20, 2020
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
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 a pull request may close this issue.

1 participant