magic/commands
Tim Edwards 43bb499bcf Corrected an issue with the limited bitfield dedicated to port numbers;
this limited ports to 16384, which seemed reasonable at the time.
However, the sky130_sram_macro layouts connect power and ground in a
way that when coupled with "extract unique" can generate tens of
thousands of ports and overrun the bit field, showing that automation
can do the unexpected.  The solution was to split out the port number
from the label record as its own 32-bit value.
2021-12-12 22:09:31 -05:00
..
CmdAB.c Added new command option "box remove" that removes the cursor box 2020-10-08 13:50:14 -04:00
CmdAuto.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
CmdCD.c Slightly modified various use cases of "cellname" so that they 2021-11-25 12:40:51 -05:00
CmdE.c Modified the "extract unique" behavior so that it treats "soft" 2021-12-04 15:04:01 -05:00
CmdFI.c Corrected an issue with the limited bitfield dedicated to port numbers; 2021-12-12 22:09:31 -05:00
CmdLQ.c Corrected an issue with the limited bitfield dedicated to port numbers; 2021-12-12 22:09:31 -05:00
CmdRS.c Corrected an issue with the limited bitfield dedicated to port numbers; 2021-12-12 22:09:31 -05:00
CmdSubrs.c Added command options "flush -dereference" and also "cellname dereference" 2020-12-10 12:13:48 -05:00
CmdTZ.c Corrected the list produced by "what -listall" to have the intended 2021-03-24 20:20:55 -04:00
CmdWizard.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -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
commands.h Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00