2018-06-06 11:42:26 -05:00
<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0//EN'>
< html >
< head >
< meta http-equiv = "Content-Type" content = "text/html;charset=utf-8" >
< title > VLSI SAPD Documentation< / title >
< link href = "stylesheet.css" rel = "stylesheet" type = "text/css" >
< / head >
< h1 id = "pagetop" class = "header" > VLSI SAPD Documentation< / h1 >
< center class = "header" >
< table class = "header" >
< tr >
< td > < a href = "index.html" > Presentation< / a > < / td >
< td > < a href = "agds.html" > AGDS< / a > < / td >
< td > < a href = "cif.html" > CIF< / a > < / td >
< td > < a href = "dtr.html" > DTR< / a > < / td >
< td > < a href = "openchams.html" > OPENCHAMS< / a > < / td >
< td > < a href = "spice.html" > SPICE< / a > < / td >
< td > < a href = "contact.html" > Links & Contact< / a > < / td >
< / tr >
< / table >
< / center >
< br >
< hr >
< body >
2018-10-18 11:10:01 -05:00
<!-- Generated by Doxygen 1.8.14 -->
2018-06-06 11:42:26 -05:00
< / div > <!-- top -->
< div class = "header" >
< div class = "headertitle" >
< div class = "title" > Presentation < / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< div class = "textblock" > < p > This is the documentation of VLSI SAPD project. This project aims at providing a set of open-source < b > S< / b > tand < b > A< / b > lone < b > P< / b > arser & < b > D< / b > rivers for < b > VLSI< / b > . APIs for these parser & drivers are provided as C++ libraries and Python modules.< / p >
2018-10-18 11:10:01 -05:00
< p > The list of supported parser & drivers is shown in next table : < / p > < center > < table border = "1" width = "60%" >
2018-06-06 11:42:26 -05:00
< tr >
< td > < center > < b > Format< / b > < / center > < / td > < td > < center > < b > Parser< / b > < / center > < / td > < td > < center > < b > Driver< / b > < / center > < / td > < / tr >
< tr >
< td > AGDS < / td > < td > < / td > < td > < center > x< / center > < / td > < / tr >
< tr >
< td > CIF < / td > < td > < / td > < td > < center > x< / center > < / td > < / tr >
< tr >
< td > DTR < / td > < td > < center > x< / center > < / td > < td > < center > x< / center > < / td > < / tr >
< tr >
< td > OPENCHAMS < / td > < td > < center > x< / center > < / td > < td > < center > x< / center > < / td > < / tr >
< tr >
< td > SPICE < / td > < td > < center > x< / center > < / td > < td > < center > x< / center > < / td > < / tr >
< / table >
2018-10-18 11:10:01 -05:00
< / center > < p > To quickly access to documentation of a format, one can use the following links :< / p > < ul >
2018-06-06 11:42:26 -05:00
< li > < a class = "el" href = "agds.html" > AGDS Format< / a > < / li >
< li > < a class = "el" href = "cif.html" > CIF Format< / a > < / li >
< li > < a class = "el" href = "dtr.html" > DTR Format< / a > < / li >
< li > < a class = "el" href = "openchams.html" > OPENCHAMS Format< / a > < / li >
< li > < a class = "el" href = "spice.html" > SPICE Format< / a > < / li >
< / ul >
< / div > < / div > <!-- contents -->
< br >
< hr >
< table class = "footer1" >
< tr >
2019-05-27 11:49:51 -05:00
< td class = "LFooter" > < small > Generated by doxygen 1.8.14 on Sun May 26 2019< / small > < / td >
2018-06-06 11:42:26 -05:00
< td class = "RFooter" > < a href = '#pagetop' > < small > Return to top of page< / small > < / a > < / td >
< / tr >
< / table >
< table class = "footer2" >
< tr >
< td class = "LFooter" > VLSI SAPD Documentation< / td >
< td class = "RFooter" > < small > Copyright © 2010 - 2011 < a href = "http://www.upmc.fr" > UPMC< / a > All rights reserved< / small > < / td >
< / tr >
< / table >
< / body >
< / html >