2019-05-27 11:49:51 -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 >
<!-- Generated by Doxygen 1.8.14 -->
< / div > <!-- top -->
< div class = "header" >
< div class = "headertitle" >
< div class = "title" > Port Class Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < p > This class describes port.< / p >
< p > A port is used by schematic to position the input/output ports of the circuit.< / p >
< dl class = "section note" > < dt > Note< / dt > < dd > Althought the < a class = "el" href = "class_port.html" > Port< / a > object is related to < a class = "el" href = "class_schematic.html" > Schematic< / a > , it is handled by < a class = "el" href = "class_net.html" > Net< / a > object since a port always belongs to a < a class = "el" href = "class_net.html" > Net< / a > . < / dd > < / dl >
< / div > < / div > <!-- contents -->
< br >
< hr >
< table class = "footer1" >
< tr >
2020-11-12 07:22:31 -06:00
< td class = "LFooter" > < small > Generated by doxygen 1.8.14 on Thu Nov 12 2020< / small > < / td >
2019-05-27 11:49:51 -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 >
2020-11-12 07:22:31 -06:00
< td class = "RFooter" > < small > Copyright © 2010 - 2020 < a href = "http://www.sorbonne-universite.fr" > UPMC< / a > All rights reserved< / small > < / td >
2019-05-27 11:49:51 -05:00
< / tr >
< / table >
< / body >
< / html >