<@U018LA3KZCJ> what is the cmd to generate a .lib for a macro in openroad?
m
@Matt Liberty what is the cmd to generate a .lib for a macro in openroad?
m
write_timing_model
👍 1
m
@Pranav Lulu do you mind trying this?
p
@mehdi Yes.Will try this
@Matt Liberty How and where should I use write_timing_model??
m
I'm not sure what the context is here. You could use it after final timing.
p
I have the lef files for the macros. I need to generate lib files for the same
m
you can't generate a .lib from a lef file. You have to generate it from the block implementation
p
Okay