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

Unable to modify Versal (VCK190) DCP. #1123

Open
Arjun-Khanna opened this issue Dec 9, 2024 · 1 comment
Open

Unable to modify Versal (VCK190) DCP. #1123

Arjun-Khanna opened this issue Dec 9, 2024 · 1 comment

Comments

@Arjun-Khanna
Copy link

Arjun-Khanna commented Dec 9, 2024

I'm using the latest version of RapidWright (2024.2). However it is unable to generate the intersite_delay_terms.txt file for Versal. The error is as follows:
java.io.FileNotFoundException: C:\Users\arkhanna\RapidWright\timing\versal\intersite_delay_terms.txt (The system cannot find the path specified)
at java.base/java.io.FileInputStream.open0(Native Method)
at java.base/java.io.FileInputStream.open(FileInputStream.java:216)
at java.base/java.io.FileInputStream.(FileInputStream.java:157)
at java.base/java.io.FileInputStream.(FileInputStream.java:111)
at java.base/java.io.FileReader.(FileReader.java:60)
at com.xilinx.rapidwright.timing.TimingModel.readDelayTerms(TimingModel.java:503)
at com.xilinx.rapidwright.timing.TimingModel.build(TimingModel.java:243)
at com.xilinx.rapidwright.FlopSiteTileMapping.main(FlopSiteTileMapping.java:28)

@clavin-xlnx
Copy link
Member

Thank you for the feedback. Unfortunately, we don't have timing model numbers for Versal yet in RapidWright. We do have them for UltraScale+ devices. We do have support in RWRoute (the RapidWright router) to route in Versal. Let us know how we can best help with your application.

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