magic/resis
Tim Edwards 0809dddbe0 Resolved an outstanding issue with extresist, which is that the
extresist extractor is less sophisticated than the standard extraction
and will not check through the list of device records belonging to a
single device type.  Therefore a device in the .res.ext may have a
different device name.  So name hashing and checks are made against
the tile type, not the device name, as the tile type + device
coordinates is sufficient to uniquely identify the device.  However,
the extresist extractor does need to be sophisticated enough to find
all the terminal types, so that needs to be fixed.
2021-05-21 22:41:51 -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
ResBasic.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
ResChecks.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
ResConDCS.c Corrected issues in the extresist function found after the previous 2021-04-21 13:03:26 -04:00
ResDebug.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
ResFract.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
ResJunct.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
ResMain.c Corrected an error in the extresist code that will cause an infinite 2021-05-21 16:33:20 -04:00
ResMakeRes.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
ResMerge.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
ResPrint.c Corrected an error in extresist that caused it to lose track of any 2021-05-09 16:58:49 -04:00
ResReadSim.c Resolved an outstanding issue with extresist, which is that the 2021-05-21 22:41:51 -04:00
ResRex.c Corrected an error in the extresist code that will cause an infinite 2021-05-21 16:33:20 -04:00
ResSimple.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
ResUtils.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
ResWrite.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
resis.h Some changes to ext2sim and extresist to support arbitrary device 2021-04-20 20:45:49 -04:00