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

upgrade track.info to new format #865

Open
maliberty opened this issue Jan 13, 2022 · 2 comments
Open

upgrade track.info to new format #865

maliberty opened this issue Jan 13, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request Magic/Open PDKs An issue with Magic or the PDK build tool "Open PDKs"

Comments

@maliberty
Copy link
Member

Prompt

The current OL uses new_tracks.py to convert tracks.info to the new style. The tracks.info format is insufficient for asap7 as the x_offset != y_offset and it only has a single offset.

Proposal

Remove new_tracks.py and tracks.info and replace it with a tracks.tcl. This should be a one time conversion cost.

@maliberty
Copy link
Member Author

I see I misunderstood the format as it is possible to have X & Y separately specified. However it would still be good to convert to allow tcl expressions when needed (eg 1X vs 4X in asap7). Its not a blocker.

@donn donn added blocked This issue is blocked on a bugfix or enhancement of another repository or tool enhancement New feature or request Magic/Open PDKs An issue with Magic or the PDK build tool "Open PDKs" labels Jan 15, 2022
@donn
Copy link
Collaborator

donn commented Jan 15, 2022

@kareefardi kareefardi removed the blocked This issue is blocked on a bugfix or enhancement of another repository or tool label Dec 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Magic/Open PDKs An issue with Magic or the PDK build tool "Open PDKs"
Projects
None yet
Development

No branches or pull requests

3 participants