Replies: 1 comment
-
|
No but CCS might push us in that direction. Is that what you are using? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, data has to be read from
.libfiles every time. This has been fine for open-source SCLs, but some proprietary SCLs take 5-10 seconds to load.Proprietary tools solve this by compiling/marshalling the library info for faster loading later. Has doing this in OpenROAD/OpenSTA been discussed?
Beta Was this translation helpful? Give feedback.
All reactions