summaryrefslogtreecommitdiff
path: root/Appendix.tex
diff options
context:
space:
mode:
authorRahul Paknikar2021-01-08 12:42:14 +0530
committerGitHub2021-01-08 12:42:14 +0530
commitd4c31bea2c68a8318ade1575050c0187445989b4 (patch)
tree553813b45147b233ac81325cfc64ff28819e94be /Appendix.tex
parent367ca6840088377c54efdd00c2a23cc59bdc0607 (diff)
parentaf5b8bd7ab12c40b982f091a6aadd3b623c702ce (diff)
downloadeSim-d4c31bea2c68a8318ade1575050c0187445989b4.tar.gz
eSim-d4c31bea2c68a8318ade1575050c0187445989b4.tar.bz2
eSim-d4c31bea2c68a8318ade1575050c0187445989b4.zip
Merge pull request #160 from rahulp13/manualm2.1
updated manual for release v2.1
Diffstat (limited to 'Appendix.tex')
-rw-r--r--Appendix.tex16
1 files changed, 11 insertions, 5 deletions
diff --git a/Appendix.tex b/Appendix.tex
index 486e2558..bd7b7981 100644
--- a/Appendix.tex
+++ b/Appendix.tex
@@ -118,7 +118,8 @@ Review global labels in hierarchy to find possible duplicates, watch for similar
\item Port declaration can be either \textbf{std\_logic} or \textbf{std\_logic\_vector}. No other declarations are allowed.
\item All \textbf{in} ports should be declared before \textbf{out} ports.
\item Maximum number of output ports that a VHDL entity under simulation can have is 64, provided the port names are not too lengthy to overflow the buffer.
-\item Be extremely careful while dealing with Arithmetic Operations. (See \textbf{nghdl/Example/ \\ counter/counter.vhdl} for further reference)
+\item Be extremely careful while dealing with Arithmetic Operations. \\
+(See \textbf{nghdl/Example/counter/counter.vhdl} for further reference)
\item If structural style is used, then the main entity of your VHDL code which is to be simulated, should be declared first in the file with inclusion of libraries for subsequent declaration of each supporting entity.
See \textbf{nghdl/Example/full\_adder/ \\ full\_adder\_structural.vhdl} for further reference.
\item Do not use \texttt{sudo} or root permissions while working Mixed-Mode Simulation and eSim.
@@ -289,19 +290,24 @@ If you want to delete a model from your file system or is deleted due to unavoid
\item [1] A. S. Sedra and K. C. Smith, Microelectronic Circuits - Theory and Applications. Oxford University Press, 2009.
\item [2] K. M. Moudgalya, “Spoken Tutorial: A Collaborative and Scalable Education Technology,” CSI Communications, vol. 35, no. 6, pp. 10–12, September 2011, available at https://spoken-tutorial.org/CSI.pdf.
\item [3] (2020, March). [Online]. Available: https://www.scilab.org/
-\item [4] (2020, March). [Online]. Available: https://scilab-test.garudaindia.in/scilab\_in/,https://scilab-test.garudaindia.in/cloud
+\item [4] (2020, March). [Online].
+Available: https://scilab-test.garudaindia.in/scilab\_in/ \\
+https://scilab-test.garudaindia.in/cloud
\item [6] K. Kannan and K. Narayanan, “Ict-enabled scalable workshops for engineering college teachers in india,” in Post-Secondary Education and Technology: A Global Perspective on Opportunities and Obstacles to Development (International and Development Education), R. Clohey, S. Austin-Li, and J. C. Weldman, Eds. Palgrave Macmillan, 2012.
\item [7] (2020, March). [Online]. Available: https://esim.fossee.in
\item [8] (2020, March). [Online]. Available: http://www.aakashlabs.org/
-\item [9] (2020, March). [Online]. Available: http://en.wikipedia.org/wiki/Electronic\_design\_automation
+\item [9] (2020, March). [Online]. \\
+Available: http://en.wikipedia.org/wiki/Electronic\_design\_automation
\item [10] (2020, March) Synaptic Package Manager Spoken Tutorial. [Online]. Available: https://www.spoken-tutorial.org/tutorial-search/?search\_foss=Linux&search\_language=English
\item [11] (2020, March). [Online]. Available: https://www.kicad-pcb.org/
\item [12] (2020, March). [Online]. Available: ngspice.sourceforge.net/
\item [13] (2020, March). [Online]. Available: http://scilab.in/
\item [14] S. M. Sandler and C. Hymowitz, SPICE Circuit Handbook. New York: McGraw-Hill Professional, 2006.
\item [15] J.-P. Charras and F. Tappero. (2020, March). [Online]. Available: https://docs.kicad-pcb.org/
-\item [16] Wayne Stambaugh (2020, March). [Online]. Available: https://launchpad.net/kicad/4.0/4.0.7
-\item [17] P. Nenzi and H. Vogt. (2020) Ngspice users manual version 31. [Online]. Available: http://ngspice.sourceforge.net/docs/ngspice-manual.pdf
+\item [16] Wayne Stambaugh (2020, March). [Online]. \\
+Available: https://launchpad.net/kicad/4.0/4.0.7
+\item [17] P. Nenzi and H. Vogt. (2020) Ngspice users manual version 31. [Online]. \\
+Available: http://ngspice.sourceforge.net/docs/ngspice-manual.pdf
\item [18] K. M. Moudgalya, “LATEX Training through Spoken Tutorials,” TUGboat, vol. 32, no. 3, pp. 251–257, 2011.
\item [19] (2020, March). [Online]. Available: https://www.spoken-tutorial.org/
\end{enumerate}