netgen/python
Tim Edwards 8094740048 Corrected a problem that stems from code that was deprecated and
marked as unneeded, so I simply removed the code rather than
debug the issue, which was that buses got the delimeters erased
for checking but never put back again.  Also:  Modified the verilog
reading code so that if an empty set "()" is given for a pin, then
the initial proxy, which is a single net with the name prefix
"_noconnect_", can be promoted to a bus if further processing
reveals it to be a bus and not a single-bit signal.
2021-12-29 14:31:38 -05:00
..
Depend Removed "Depend" from the .gitignore file, as compilation depends 2018-05-28 21:37:35 -04:00
Makefile Corrected the Makefile in the python directory to set the 2021-07-29 10:45:44 -04:00
consoletext.py First pass at incorporating the efabless LVS manager GUI into the 2018-05-01 14:07:16 -04:00
helpwindow.py First pass at incorporating the efabless LVS manager GUI into the 2018-05-01 14:07:16 -04:00
lvs_help.txt First pass at incorporating the efabless LVS manager GUI into the 2018-05-01 14:07:16 -04:00
lvs_manager.py Corrected a problem that stems from code that was deprecated and 2021-12-29 14:31:38 -05:00
lvs_manager.py.in Made a number of usability corrections to the python GUI for 2021-05-30 20:39:47 -04:00
tksimpledialog.py First pass at incorporating the efabless LVS manager GUI into the 2018-05-01 14:07:16 -04:00
tooltip.py First pass at incorporating the efabless LVS manager GUI into the 2018-05-01 14:07:16 -04:00
treeviewsplit.py First pass at incorporating the efabless LVS manager GUI into the 2018-05-01 14:07:16 -04:00