Notes on GHDL
[ipdf/documents.git] / papers.bib
index 7cea9c9..bbbe44a 100644 (file)
@@ -333,7 +333,7 @@ Goldberg:1991:CSK:103162.103163,
        title = "Infinite-precision Document Formats (Project Proposal)",
        author = "David Gow",
        year = "2014",
-       howpublished = "http://davidgow.net/stuff/ProjectProposal.pdf"
+       howpublished = "\url{http://davidgow.net/stuff/ProjectProposal.pdf}"
 }
 
 % Note the different title
@@ -341,7 +341,7 @@ Goldberg:1991:CSK:103162.103163,
        title = "Infinite Precision Document Formats (Project Proposal)",
        author = "Sam Moore",
        year = "2014",
-       howpublished = "http://szmoore.net/ipdf/documents/ProjectProposalSam.pdf"
+       howpublished = "\url{http://szmoore.net/ipdf/documents/ProjectProposalSam.pdf}"
 }
 
 % The Fractal Nature of Bezier Curves
@@ -482,3 +482,37 @@ doi={10.1109/ARITH.1991.145549},}
   organization={IEEE}
 }
 
+%ghdl, the least shitty of the open source vhdl tools
+@misc{ghdl,
+       title = "GHDL Guide",
+       author = "Tristan Gingold",
+       year = "2007",
+       howpublished = "\url{http://ghdl.free.fr/ghdl/}"
+}
+
+% Look into as an alternative to using text files for FPU simulation?
+@misc{tang2000using,
+       title = "Using Binary Files in VHDL Test Benches",
+       author = "Stephen Tang",
+       year = "2000",
+       howpublished = "\url{http://www.ece.ualberta.ca/~elliott/ee552/studentAppNotes/2000_w/vhdl/BinaryFileTestbenching/binary.html}",
+       note = "Application Notes (webpage)"
+}
+
+
+
+@article{demmel1996basic,
+       title = "Basic Issues in Floating Point Arithmetic and Error Analysis",
+       author = "Jim Demmel",
+       journal = "U.C. Berkeley CS267",
+       note = "Lecture Notes",
+       howpublished = "\url{http://www.cs.berkeley.edu/~demmel/cs267/lecture21/lecture21.html}"
+}
+
+@misc{grfpu_dasia,
+       title = "GRFPU - High Performance IEEE- 7 5 4 Floating- Point Unit",
+       author = "Edvin Catovic",
+       howpublished = "\url{http://www.gaisler.com/doc/grfpu_dasia.pdf}"
+}
+
+

UCC git Repository :: git.ucc.asn.au