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

ModuleInstanceScene does not deal with relocation correctly #230

Open
jakobwenzel opened this issue Sep 17, 2021 · 1 comment
Open

ModuleInstanceScene does not deal with relocation correctly #230

jakobwenzel opened this issue Sep 17, 2021 · 1 comment

Comments

@jakobwenzel
Copy link
Contributor

jakobwenzel commented Sep 17, 2021

src/com/xilinx/rapidwright/gui/ModuleInstanceScene.java creates a pixel image of a Module Instance at the current location, then moves that image to all possible location to visualize them.

Some module locations may cause the module to span over multiple FSRs, where additional columns/rows will be inserted into the module. This is not reflected in the image.

@clavin-xlnx
Copy link
Member

Thank you, yes, this has been a known issue. We welcome any ideas to improve this issue as currently there has not been a significant demand to resolve this issue.

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