magic/lef
Tim Edwards 95d1dfddc3 Changed the behavior of "lef write" (again) to set the UNITS to the
minimum manufacturing grid (normally 1000 but can be altered by the
"angstroms" flag in the cifoutput section, and by "gridlimit").
The output values then are truncated such that the floating-point
output value, when multiplied by the UNITS value, is always an
integer.  e.g., "gridlimit 5" will change UNITS to 200, and values
will be minimum precision 0.005, or 5 nanometers.
2020-06-13 11:05:53 -04:00
..
Makefile Implemented a new configuration variable "dist_prefix" for 2020-01-28 10:40:01 -05:00
defRead.c Corrected the expected position of top and bottom layers in a 2020-05-27 18:02:36 -04:00
defWrite.c Modified LEF and DEF writes to set VERSION to 5.7, as nothing in 2020-05-26 17:25:44 -04:00
lef.h Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
lefCmd.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
lefInt.h Added a number of enhancements to the DEF reading to handle various 2019-07-03 13:58:13 -04:00
lefRead.c Reverted a change from a prior commit that removed backslashes in 2020-06-05 14:55:45 -04:00
lefTech.c Removing extra `$Header$` 2020-05-27 20:35:27 -04:00
lefWrite.c Changed the behavior of "lef write" (again) to set the UNITS to the 2020-06-13 11:05:53 -04:00
tcllef.c Rewrote the configuration scripts, makefiles, and some initialization 2017-10-13 10:28:07 -04:00