Tim Edwards
21750da6c4
Corrected the Makefile in the python directory to set the
...
lvs_manager.py script to be executable, or else "netgen -gui" will
not work.
2021-07-29 10:45:44 -04:00
Tim Edwards
a332c23524
Corrected an error in "series_sort" that will overwrite memory
...
randomly if combining series devices that do not have an "S"
property (which is the typical case). This will normally result in
a crash.
2021-07-15 16:03:43 -04:00
Tim Edwards
3356dd784e
Made a number of usability corrections to the python GUI for
...
netgen. More work will be done later. Also: Removed the
derived file lvs_manager.py from the repository, and modified
the Makefile to remove it as part of "make clean".
2021-05-30 20:39:47 -04:00
Tim Edwards
b5ab38d5d7
Added a distributed install option "--with-distdir=" which replaces
...
"prefix" with the specified path during install, so that netgen can
be installed in a separate location to be migrated to the final
install location, without appending the entire install path to
DESTDIR.
2020-01-28 10:49:42 -05:00
Tim Edwards
f213376bfd
Removed "Depend" from the .gitignore file, as compilation depends
...
on it and fails the first time if it does not exist, requiring
running "make" twice (which is not advertised in the build
instructions).
2018-05-28 21:37:35 -04:00
Tim Edwards
25ac57d103
First pass at incorporating the efabless LVS manager GUI into the
...
netgen distribution. It sort of works, but not quite there yet.
2018-05-01 14:07:16 -04:00