diff options
Diffstat (limited to 'src')
-rw-r--r--[-rwxr-xr-x] | src/Appconfig.py | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/createKicadLibrary.py | 3 | ||||
-rwxr-xr-x | src/ghdlserver/Utility_Package.o | bin | 15336 -> 0 bytes | |||
-rwxr-xr-x | src/ghdlserver/Vhpi_Package.o | bin | 4600 -> 0 bytes | |||
-rw-r--r--[-rwxr-xr-x] | src/ghdlserver/ghdlserver.c | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/ghdlserver/ghdlserver.h | 0 | ||||
-rwxr-xr-x | src/ghdlserver/ghdlserver.o | bin | 41056 -> 0 bytes | |||
-rw-r--r--[-rwxr-xr-x] | src/ghdlserver/uthash.h | 0 | ||||
-rwxr-xr-x | src/ghdlserver/work-obj93.cf | 7 | ||||
-rwxr-xr-x | src/ngspice_ghdl.py | 4 | ||||
-rwxr-xr-x | src/verilated.o | bin | 144712 -> 0 bytes |
11 files changed, 2 insertions, 12 deletions
diff --git a/src/Appconfig.py b/src/Appconfig.py index d03dcc3..d03dcc3 100755..100644 --- a/src/Appconfig.py +++ b/src/Appconfig.py diff --git a/src/createKicadLibrary.py b/src/createKicadLibrary.py index c78d41e..ae44c03 100755..100644 --- a/src/createKicadLibrary.py +++ b/src/createKicadLibrary.py @@ -95,9 +95,6 @@ class AutoSchematic(QtWidgets.QWidget): "Enter Input Load (default=1.0e-12)")
ET.SubElement(param, "instance_id", default="1").text = (
"Enter Instance ID (Between 0-99)")
- ET.SubElement(param, "Sumanto", default="1").text = (
- "Enter Instance ID (Between 0-99)")
-
tree = ET.ElementTree(root)
tree.write(str(self.modelname) + '.xml')
print("Leaving the directory ", xmlDestination)
diff --git a/src/ghdlserver/Utility_Package.o b/src/ghdlserver/Utility_Package.o Binary files differdeleted file mode 100755 index 0a11c8c..0000000 --- a/src/ghdlserver/Utility_Package.o +++ /dev/null diff --git a/src/ghdlserver/Vhpi_Package.o b/src/ghdlserver/Vhpi_Package.o Binary files differdeleted file mode 100755 index 9b6fa0e..0000000 --- a/src/ghdlserver/Vhpi_Package.o +++ /dev/null diff --git a/src/ghdlserver/ghdlserver.c b/src/ghdlserver/ghdlserver.c index f2b632d..f2b632d 100755..100644 --- a/src/ghdlserver/ghdlserver.c +++ b/src/ghdlserver/ghdlserver.c diff --git a/src/ghdlserver/ghdlserver.h b/src/ghdlserver/ghdlserver.h index e04209b..e04209b 100755..100644 --- a/src/ghdlserver/ghdlserver.h +++ b/src/ghdlserver/ghdlserver.h diff --git a/src/ghdlserver/ghdlserver.o b/src/ghdlserver/ghdlserver.o Binary files differdeleted file mode 100755 index eade882..0000000 --- a/src/ghdlserver/ghdlserver.o +++ /dev/null diff --git a/src/ghdlserver/uthash.h b/src/ghdlserver/uthash.h index ae09d9e..ae09d9e 100755..100644 --- a/src/ghdlserver/uthash.h +++ b/src/ghdlserver/uthash.h diff --git a/src/ghdlserver/work-obj93.cf b/src/ghdlserver/work-obj93.cf deleted file mode 100755 index 4448dbd..0000000 --- a/src/ghdlserver/work-obj93.cf +++ /dev/null @@ -1,7 +0,0 @@ -v 4 -file . "Vhpi_Package.vhdl" "6818ffd390199e7cdf10e054322735b83d91c857" "20210823044555.065": - package vhpi_foreign at 6( 176) + 0 on 13 body; - package body vhpi_foreign at 35( 1396) + 0 on 14; -file . "Utility_Package.vhdl" "e4740527fd8e8ce796c53d21e58593f71f53c894" "20210823044553.979": - package utility_package at 2( 27) + 0 on 11 body; - package body utility_package at 34( 1740) + 0 on 12; diff --git a/src/ngspice_ghdl.py b/src/ngspice_ghdl.py index 6bc13ce..e358706 100755 --- a/src/ngspice_ghdl.py +++ b/src/ngspice_ghdl.py @@ -243,8 +243,8 @@ class Mainwindow(QtWidgets.QWidget): subprocess.call("chmod a+x start_server.sh", shell=True) subprocess.call("chmod a+x sock_pkg_create.sh", shell=True) - #os.remove("compile.sh") - #os.remove("ghdlserver.c") + os.remove("compile.sh") + os.remove("ghdlserver.c") # Slot to redirect stdout and stderr to window console @QtCore.pyqtSlot() diff --git a/src/verilated.o b/src/verilated.o Binary files differdeleted file mode 100755 index db5f116..0000000 --- a/src/verilated.o +++ /dev/null |