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

SDF generation produces lowercase CELLTYPE for routing_bel in slicel/slicem #1388

Closed
andrewb1999 opened this issue Jul 8, 2020 · 2 comments · Fixed by #1389
Closed

SDF generation produces lowercase CELLTYPE for routing_bel in slicel/slicem #1388

andrewb1999 opened this issue Jul 8, 2020 · 2 comments · Fixed by #1389
Assignees

Comments

@andrewb1999
Copy link
Contributor

https://github.com/SymbiFlow/prjxray-db/blob/master/artix7/timings/slicel.sdf#L807

Unsure why this is happening as the python seems to convert all CELLTYPEs to uppercase. Causes symbiflow-arch-defs CI to fail with new prjxray-db: f4pga/f4pga-arch-defs#1571

@andrewb1999
Copy link
Contributor Author

https://github.com/SymbiFlow/prjxray/blob/master/utils/makesdf.py#L45

Here is the line that converts the bel_type to uppercase. Are slicel and slicem not generated using this makesdf.py?

@andrewb1999
Copy link
Contributor Author

Ah yes, I see slicel.sdf and slicem.sdf are generated by tim2sdf. Working on a potential fix now.

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.

3 participants