Does anyone know a tool that can generate/extract LEF from GDS?
t
Does anyone know a tool that can generate/extract LEF from GDS?
t
Magic can do this. Read the GDS into magic with the gds read <file> command, and write LEF with the lef write -hide command.
t
Can it extract connectivity / antennas ?