magic/dbwind
R. Timothy Edwards 741216d6f3 Added a new command "archive" that works roughly like the "crash"
command, but with some critical differences, since the "crash"
command is designed for crash backups.  "crash" will save in a
temp file and removes the file after a successful recovery.
"archive" can be used at any time to make a complete snapshot of
a layout in a single file, or to read back that snapshot.
There is a "writeall" option that will make a snapshot including
layout of all read-only (PDK) cells.
2025-09-10 12:40:40 -04:00
..
DBWbuttons.c dbwind: DBWAddButtonHandler() cb_database_buttonhandler_t 2025-02-23 10:21:41 -05:00
DBWcommands.c Added a new command "archive" that works roughly like the "crash" 2025-09-10 12:40:40 -04:00
DBWdisplay.c gcc11 -Wall -Wpedantic cleanup 2025-01-06 16:12:11 +00:00
DBWelement.c dbwind/DBWelement.c: constify args to AppendFlag/AppendString 2024-12-26 15:20:59 -05:00
DBWfdback.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
DBWhlights.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
DBWprocs.c TCL9: ClientData macro assignment and access usage 2025-01-04 11:08:01 -05:00
DBWtools.c Modified the way that ToolGetEditBox() works so that it does not 2021-08-04 12:05:21 -04:00
DBWundo.c GCC14: warning: missing braces around initializer 2024-10-09 21:12:55 -04:00
Makefile Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
dbwind.h header file #ifndef guard namespace consistency (global change) 2025-07-29 10:50:32 -04:00
dbwtech.h header file #ifndef guard namespace consistency (global change) 2025-07-29 10:50:32 -04:00