summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x[-rw-r--r--]src/Appconfig.py0
-rwxr-xr-x[-rw-r--r--]src/createKicadLibrary.py3
-rwxr-xr-xsrc/ghdlserver/Utility_Package.obin0 -> 15336 bytes
-rwxr-xr-xsrc/ghdlserver/Vhpi_Package.obin0 -> 4600 bytes
-rwxr-xr-x[-rw-r--r--]src/ghdlserver/ghdlserver.c0
-rwxr-xr-x[-rw-r--r--]src/ghdlserver/ghdlserver.h0
-rwxr-xr-xsrc/ghdlserver/ghdlserver.obin0 -> 41056 bytes
-rwxr-xr-x[-rw-r--r--]src/ghdlserver/uthash.h0
-rwxr-xr-xsrc/ghdlserver/work-obj93.cf7
-rwxr-xr-xsrc/ngspice_ghdl.py4
-rwxr-xr-xsrc/verilated.obin0 -> 144712 bytes
11 files changed, 12 insertions, 2 deletions
diff --git a/src/Appconfig.py b/src/Appconfig.py
index 8cf63a2..8cf63a2 100644..100755
--- a/src/Appconfig.py
+++ b/src/Appconfig.py
diff --git a/src/createKicadLibrary.py b/src/createKicadLibrary.py
index eed8f6d..174668c 100644..100755
--- a/src/createKicadLibrary.py
+++ b/src/createKicadLibrary.py
@@ -95,6 +95,9 @@ 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
new file mode 100755
index 0000000..0a11c8c
--- /dev/null
+++ b/src/ghdlserver/Utility_Package.o
Binary files differ
diff --git a/src/ghdlserver/Vhpi_Package.o b/src/ghdlserver/Vhpi_Package.o
new file mode 100755
index 0000000..9b6fa0e
--- /dev/null
+++ b/src/ghdlserver/Vhpi_Package.o
Binary files differ
diff --git a/src/ghdlserver/ghdlserver.c b/src/ghdlserver/ghdlserver.c
index f2b632d..f2b632d 100644..100755
--- 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 100644..100755
--- a/src/ghdlserver/ghdlserver.h
+++ b/src/ghdlserver/ghdlserver.h
diff --git a/src/ghdlserver/ghdlserver.o b/src/ghdlserver/ghdlserver.o
new file mode 100755
index 0000000..eade882
--- /dev/null
+++ b/src/ghdlserver/ghdlserver.o
Binary files differ
diff --git a/src/ghdlserver/uthash.h b/src/ghdlserver/uthash.h
index ae09d9e..ae09d9e 100644..100755
--- a/src/ghdlserver/uthash.h
+++ b/src/ghdlserver/uthash.h
diff --git a/src/ghdlserver/work-obj93.cf b/src/ghdlserver/work-obj93.cf
new file mode 100755
index 0000000..4448dbd
--- /dev/null
+++ b/src/ghdlserver/work-obj93.cf
@@ -0,0 +1,7 @@
+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 4db8062..329329f 100755
--- a/src/ngspice_ghdl.py
+++ b/src/ngspice_ghdl.py
@@ -238,8 +238,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
new file mode 100755
index 0000000..db5f116
--- /dev/null
+++ b/src/verilated.o
Binary files differ