summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrahulp132019-11-26 15:41:00 +0530
committerrahulp132019-11-26 15:41:00 +0530
commit6171a8ddcb6f4ef26d599c32a3854e0d0b57e974 (patch)
tree2b5c540acb8cf9412916aabb0239cda14b629a92
parent768018212967e69d00b33b5b7e27c66024b81334 (diff)
downloadeSim-6171a8ddcb6f4ef26d599c32a3854e0d0b57e974.tar.gz
eSim-6171a8ddcb6f4ef26d599c32a3854e0d0b57e974.tar.bz2
eSim-6171a8ddcb6f4ef26d599c32a3854e0d0b57e974.zip
files not required
-rwxr-xr-xesim-start.sh3
-rwxr-xr-xesim.desktop15
-rw-r--r--src/modelParamXML/Nghdl/full_adder_sl.xml1
-rw-r--r--src/modelParamXML/Nghdl/inverter.xml1
4 files changed, 0 insertions, 20 deletions
diff --git a/esim-start.sh b/esim-start.sh
deleted file mode 100755
index 1b83b81d..00000000
--- a/esim-start.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/bash
-cd /home/rahul/Downloads/eSim-1.1.2/src/frontEnd
-python2 Application.py
diff --git a/esim.desktop b/esim.desktop
deleted file mode 100755
index dacaac74..00000000
--- a/esim.desktop
+++ /dev/null
@@ -1,15 +0,0 @@
-[Desktop Entry]
-Version=1.0.2
-Name=eSim
-Comment=EDA Tools
-GenericName=eSim
-Keywords=eda-tools
-Exec=esim %u
-Terminal=false
-X-MultipleArgs=false
-Type=Application
-Icon=/home/fossee/.esim/logo.png
-Categories=Development;
-MimeType=text/html;text/xml;application/xhtml+xml;application/xml;application/rss+xml;application/rdf+xml;image/gif;image/jpeg;image/png;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp;x-scheme-handler/chrome;video/webm;application/x-xpinstall;
-StartupNotify=true
-Actions=NewWindow;NewPrivateWindow;
diff --git a/src/modelParamXML/Nghdl/full_adder_sl.xml b/src/modelParamXML/Nghdl/full_adder_sl.xml
deleted file mode 100644
index 3758039f..00000000
--- a/src/modelParamXML/Nghdl/full_adder_sl.xml
+++ /dev/null
@@ -1 +0,0 @@
-<model><name>full_adder_sl</name><type>Nghdl</type><node_number>5</node_number><title>Add parameters for full_adder_sl</title><split>1-V:1-V:1-V:1-V:1-V</split><param><rise_delay default="1.0e-9">Enter Rise Delay (default=1.0e-9)</rise_delay><fall_delay default="1.0e-9">Enter Fall Delay (default=1.0e-9)</fall_delay><input_load default="1.0e-12">Enter Input Load (default=1.0e-12)</input_load><instance_id default="1">Enter Instance ID (Between 0-99)</instance_id><stop_time default="90e-9">Enter the stop time to end the simulation (default=90e-9)</stop_time></param></model> \ No newline at end of file
diff --git a/src/modelParamXML/Nghdl/inverter.xml b/src/modelParamXML/Nghdl/inverter.xml
deleted file mode 100644
index df705ccc..00000000
--- a/src/modelParamXML/Nghdl/inverter.xml
+++ /dev/null
@@ -1 +0,0 @@
-<model><name>inverter</name><type>Nghdl</type><node_number>2</node_number><title>Add parameters for inverter</title><split>1-V:1-V</split><param><rise_delay default="1.0e-9">Enter Rise Delay (default=1.0e-9)</rise_delay><fall_delay default="1.0e-9">Enter Fall Delay (default=1.0e-9)</fall_delay><input_load default="1.0e-12">Enter Input Load (default=1.0e-12)</input_load><instance_id default="1">Enter Instance ID (Between 0-99)</instance_id><stop_time default="90e-9">Enter the stop time to end the simulation (default=90e-9)</stop_time></param></model> \ No newline at end of file