magic/lef
R. Timothy Edwards e9f2628f41 Reworked the "def read" command such that it creates a new CellDef
for the DEF file contents, and loads the cell into the layout
window when done.  That makes it consistent with other similar
functions such as "gds read".  Existing scripts which create (by
loading) a new cell before reading the DEF should not be affected
by the change.
2025-08-26 14:48:27 -04:00
..
Makefile Implemented a new configuration variable "dist_prefix" for 2020-01-28 10:40:01 -05:00
defRead.c Reworked the "def read" command such that it creates a new CellDef 2025-08-26 14:48:27 -04:00
defWrite.c include <unistd.h> where necessary in files using API calls 2025-07-27 12:42:05 -04:00
lef.h header file #ifndef guard namespace consistency (global change) 2025-07-29 10:50:32 -04:00
lefCmd.c Reworked the "def read" command such that it creates a new CellDef 2025-08-26 14:48:27 -04:00
lefInt.h Reworked the "def read" command such that it creates a new CellDef 2025-08-26 14:48:27 -04:00
lefRead.c Corrected an error that accidentally misses an input line from a 2025-08-20 15:01:57 -04:00
lefTech.c lef: constify strings in data structures of lef module 2025-02-22 21:48:17 -05:00
lefWrite.c Ti[GS]etClient() usage enforcement 2025-04-09 14:55:58 -04:00
tcllef.c K&R lef/*.c: bulk forward reference function prototype conversion 2025-02-22 21:48:17 -05:00