Forum Replies Created
-
AuthorPosts
-
mdill
ParticipantThank you
Mike D.
mdill
ParticipantI did not, that looks like it makes it better.
Another new-be error.Thanks Mike D.
mdill
ParticipantI think this should be reduced to a warning, so we can continue with viewing.
Thanks Mike D.
mdill
ParticipantOK I did some hacking on the lef file and if the lef as supplied by our vendor has
OBS layer defined as thisOBS
LAYER B2 ;
RECT 0.00 0.00 430.000 280.000 ;
LAYER B1 ;
RECT 0.00 0.00 430.000 280.000 ;
LAYER M4 ;
RECT 0.00 0.00 430.000 280.000 ;
LAYER M3 ;
RECT 0.00 0.00 430.000 280.000 ;
LAYER M2 ;
RECT 0.00 0.00 430.000 280.000 ;
LAYER M1 ;
RECT 0.00 0.00 430.000 280.000 ;
ENDI get the NULL pointer error,
if I change the END statment to be
END OBS
it is happier.mdill
ParticipantHappens to me when closing a library that it had issues with reading a lef file.
mdill
ParticipantWARNING: Layer M6 purpose pin not defined in techfile.
# ERROR: NULL Pointer: layer name
[file c:userskeithc++stuffgladelibdbdb_Lpp.h line 31]>>> ui().openCellView("default", "ABICDR64_A", "abstract")
Lef file may have an issue, but there is a code bug also.
Thanks Mike DFollowed up with a few other lefs, no luck same bug, also when deleting the view, Glade then crashes.
mdill
ParticipantThanks, My Explorer must have had a corrupt cached version, downloaded a few times with the same problem, cleared Explorer history and it downloaded without issue.
User errorThanks Mike D.
mdill
ParticipantHas anyone else had an issue with being unable to un-zip the 4.1.7 version ?
I get a file is invalid message from windows.Thanks Mike D.
mdill
ParticipantHello,
Any plans to support a human readable (not DXF) intermidiate format, such as CIF ?
Mike D.
-
AuthorPosts