You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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
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.
The text was updated successfully, but these errors were encountered: