diff options
author | saurabhb17 | 2020-03-11 16:59:49 +0530 |
---|---|---|
committer | GitHub | 2020-03-11 16:59:49 +0530 |
commit | 1e7e8581f3823ab16b193b80da463e7a1e4cba28 (patch) | |
tree | d0cea0ecd760ab757681cd4355f613dd576a1472 /Examples/Dualtimer/556.cir.out | |
parent | 113b43f1cdf83b64ab7faf3fc9cea0181740ad50 (diff) | |
parent | 57d448c1b47847f02a8bcf378756f3afc049b5cf (diff) | |
download | eSim-1e7e8581f3823ab16b193b80da463e7a1e4cba28.tar.gz eSim-1e7e8581f3823ab16b193b80da463e7a1e4cba28.tar.bz2 eSim-1e7e8581f3823ab16b193b80da463e7a1e4cba28.zip |
Merge pull request #135 from saurabhb17/master
changes in .pro files of Examples
Diffstat (limited to 'Examples/Dualtimer/556.cir.out')
-rw-r--r-- | Examples/Dualtimer/556.cir.out | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/Examples/Dualtimer/556.cir.out b/Examples/Dualtimer/556.cir.out deleted file mode 100644 index ae6fc412..00000000 --- a/Examples/Dualtimer/556.cir.out +++ /dev/null @@ -1,15 +0,0 @@ -* c:\esim\esim\src\subcircuitlibrary\556\556.cir
-
-.include lm555n.sub
-x1 net-_u1-pad7_ net-_u1-pad6_ net-_u1-pad5_ net-_u1-pad4_ net-_u1-pad3_ net-_u1-pad2_ net-_u1-pad1_ net-_u1-pad14_ lm555n
-x2 net-_u1-pad7_ net-_u1-pad8_ net-_u1-pad9_ net-_u1-pad10_ net-_u1-pad11_ net-_u1-pad12_ net-_u1-pad13_ net-_u1-pad14_ lm555n
-* u1 net-_u1-pad1_ net-_u1-pad2_ net-_u1-pad3_ net-_u1-pad4_ net-_u1-pad5_ net-_u1-pad6_ net-_u1-pad7_ net-_u1-pad8_ net-_u1-pad9_ net-_u1-pad10_ net-_u1-pad11_ net-_u1-pad12_ net-_u1-pad13_ net-_u1-pad14_ port
-.tran 10e-03 100e-03 0e-03
-
-* Control Statements
-.control
-run
-print allv > plot_data_v.txt
-print alli > plot_data_i.txt
-.endc
-.end
|