This website requires JavaScript.
Explore
Help
Sign In
luke
/
magic
Watch
1
Star
0
Fork
0
mirror of
https://github.com/RTimothyEdwards/magic.git
synced
2026-08-29 09:30:46 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
36f2d0cca9dd3066df1a68bb9dabdb2f813fbf31
magic
/
lef
T
History
Tim Edwards
36f2d0cca9
Corrected an out-of-order code block that can cause the USE statement
...
to be printed twice for a pin during "lef write".
2020-05-29 09:35:54 -04:00
..
defRead.c
Corrected the expected position of top and bottom layers in a
2020-05-27 18:02:36 -04:00
defWrite.c
…
lef.h
…
lefCmd.c
…
lefInt.h
…
lefRead.c
Added support for "PORT SHAPE" in LEF files.
2020-05-28 22:06:22 -04:00
lefTech.c
Removing extra
$Header$
2020-05-27 20:35:27 -04:00
lefWrite.c
Corrected an out-of-order code block that can cause the USE statement
2020-05-29 09:35:54 -04:00
Makefile
…
tcllef.c
…