coriolis/oroshi/doc/html/functions.html

298 lines
14 KiB
HTML
Raw Normal View History

Analog integration part II. Analog place & route (slicing tree). * Change: In Hurricane::CellWidget, set the minimal size to 350 pixels to fit my normal DPI secondary screen... * Change: In Hurricane::Error(), reactivate the backtrace generation by default. Seriously slow down the program each time an Error is to be constructed. * Bug: In Analog::Device::preCreate(), check for NULL Technology before attempting to use it. * Change: In Hurricane/Analog, remove all '*Arguments*' classes and their Python interface. It was an obsoleted way of passing devices parameters to the Python layout generators (located in Oroshi). Now we just get them straight from the Device with the getParamter() method. * Change: In CRL::System CTOR, add Python pathes for Oroshi & Karakaze. * Change: In Oroshi/Python/WIP_*.py layout generator scripts, remove all uses of the "Arguments". Directly access the parameters through the device itself. Make the checkCoherency() with identical arguments as of layout(). * New: Bora tool that performs analog place & route. Based on a slicing tree representation. It is the thesis work of Eric Lao. Code beautyfication and some programming cleanup. * New: Karakaze tool, provide the Python base class AnalogDesign used to build an analog design. Create/configure devices and assemble them in a slicing tree. * Change: In Unicorn/cgt.py, display the stack trace in case of an ImportError exception as well as for other exceptions. Add Bora to the set for included tool engines.
2018-10-18 11:10:01 -05:00
<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0//EN'>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Oroshi Documentation</title>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="SoC.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head>
<h1 id="pagetop" class="header">Oroshi - Analog Devices Layouts</h1>
<!--
<center class="header">
<table class="header">
<tr>
<td><a href="customSummary.html">Summary</a></td>
<td><a href="namespaces.html">Namespaces</a></td>
<td><a href="customHierarchy.html">Class Hierarchy</a></td>
<td><a href="annotated.html">Classes</a></td>
<td><a href="functions.html">Member Index</a></td>
</tr>
</table>
</center>
-->
<br>
<body onload="javascript:toggleLevel(1)">
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',false,false,'search.php','Search');
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div class="contents">
<div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div>
<h3><a id="index__"></a>- _ -</h3><ul>
<li>__computeCapDim__()
: <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#a3fa95cb90eed911f790274f5c90aaa67">CapacitorUnit</a>
</li>
<li>__computeConnections__()
: <a class="el" href="classpython_1_1capacitorrouted_1_1RoutMatchedCapacitor.html#ab7dd108892c643c3cc0a5b3118152097">RoutMatchedCapacitor</a>
</li>
Analog integration part II. Analog place & route (slicing tree). * Change: In Hurricane::CellWidget, set the minimal size to 350 pixels to fit my normal DPI secondary screen... * Change: In Hurricane::Error(), reactivate the backtrace generation by default. Seriously slow down the program each time an Error is to be constructed. * Bug: In Analog::Device::preCreate(), check for NULL Technology before attempting to use it. * Change: In Hurricane/Analog, remove all '*Arguments*' classes and their Python interface. It was an obsoleted way of passing devices parameters to the Python layout generators (located in Oroshi). Now we just get them straight from the Device with the getParamter() method. * Change: In CRL::System CTOR, add Python pathes for Oroshi & Karakaze. * Change: In Oroshi/Python/WIP_*.py layout generator scripts, remove all uses of the "Arguments". Directly access the parameters through the device itself. Make the checkCoherency() with identical arguments as of layout(). * New: Bora tool that performs analog place & route. Based on a slicing tree representation. It is the thesis work of Eric Lao. Code beautyfication and some programming cleanup. * New: Karakaze tool, provide the Python base class AnalogDesign used to build an analog design. Create/configure devices and assemble them in a slicing tree. * Change: In Unicorn/cgt.py, display the stack trace in case of an ImportError exception as well as for other exceptions. Add Bora to the set for included tool engines.
2018-10-18 11:10:01 -05:00
<li>__init__()
: <a class="el" href="classpython_1_1capacitormatrix_1_1CapacitorStack.html#a7e9bfbe8f722de7d3472f6971e235328">CapacitorStack</a>
, <a class="el" href="classpython_1_1capacitorrouted_1_1RoutMatchedCapacitor.html#acb14d0c0bde8b81f13e2f4c773691d69">RoutMatchedCapacitor</a>
, <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#ae3f080385324a5f7e92d5fa9d99dc8d4">CapacitorUnit</a>
, <a class="el" href="classpython_1_1stack_1_1Stack.html#a818e80b2a75b3e0d06f9826d1c60ecab">Stack</a>
</li>
<li>__isCapacitorUnitOK__()
: <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#a2fcd6e2dddbbe5fcb09c9365cde11535">CapacitorUnit</a>
</li>
<li>__isMatchingSchemeOK__()
: <a class="el" href="classpython_1_1capacitormatrix_1_1CapacitorStack.html#ada775cb99286f2386facfe173b74f8c6">CapacitorStack</a>
</li>
<li>__isUnitCap__()
: <a class="el" href="classpython_1_1capacitormatrix_1_1CapacitorStack.html#ababc3906986a38853f947e52f870a50c">CapacitorStack</a>
</li>
<li>__setCapacitorPerUnit__()
: <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#a7c8aa8fda868a8ac87effa912fd95b74">CapacitorUnit</a>
</li>
<li>__setStretching__()
: <a class="el" href="classpython_1_1capacitorvrtracks_1_1VerticalRoutingTracks.html#a0196828def1b7ed08eb1bfe027cf4692">VerticalRoutingTracks</a>
</li>
<li>__setStretchingDySourceDyTarget__()
: <a class="el" href="classpython_1_1capacitorrouted_1_1RoutMatchedCapacitor.html#a502017c18e8b268a07ff7f861dfb0e20">RoutMatchedCapacitor</a>
</li>
<li>__stretchTopPlateCompactCap__()
: <a class="el" href="classpython_1_1capacitorrouted_1_1RoutMatchedCapacitor.html#adc7e5eab8f957ba5f80dd1e0d0ff1e50">RoutMatchedCapacitor</a>
</li>
<li>__stretchTopPlates__()
: <a class="el" href="classpython_1_1capacitorrouted_1_1RoutMatchedCapacitor.html#a933728945d2d4a9d641ef93bf669d3b1">RoutMatchedCapacitor</a>
</li>
</ul>
<h3><a id="index_c"></a>- c -</h3><ul>
<li>capacitorIdOccurence()
: <a class="el" href="classpython_1_1capacitormatrix_1_1CapacitorStack.html#a3a76b3e916ad8bfec0513765c297f4ed">CapacitorStack</a>
</li>
<li>capacitorLine()
: <a class="el" href="classpython_1_1capacitormatrix_1_1CapacitorStack.html#a67f014dfa18e1ef67be992df3e731923">CapacitorStack</a>
</li>
<li>capacitorMatrix()
: <a class="el" href="classpython_1_1capacitormatrix_1_1CapacitorStack.html#af325c6856f657efc6819db6c1ed87fa0">CapacitorStack</a>
</li>
<li>computeBottomPlateCuts()
: <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#addb554b11e23dd09df70724d5f72c740">CapacitorUnit</a>
Analog integration part II. Analog place & route (slicing tree). * Change: In Hurricane::CellWidget, set the minimal size to 350 pixels to fit my normal DPI secondary screen... * Change: In Hurricane::Error(), reactivate the backtrace generation by default. Seriously slow down the program each time an Error is to be constructed. * Bug: In Analog::Device::preCreate(), check for NULL Technology before attempting to use it. * Change: In Hurricane/Analog, remove all '*Arguments*' classes and their Python interface. It was an obsoleted way of passing devices parameters to the Python layout generators (located in Oroshi). Now we just get them straight from the Device with the getParamter() method. * Change: In CRL::System CTOR, add Python pathes for Oroshi & Karakaze. * Change: In Oroshi/Python/WIP_*.py layout generator scripts, remove all uses of the "Arguments". Directly access the parameters through the device itself. Make the checkCoherency() with identical arguments as of layout(). * New: Bora tool that performs analog place & route. Based on a slicing tree representation. It is the thesis work of Eric Lao. Code beautyfication and some programming cleanup. * New: Karakaze tool, provide the Python base class AnalogDesign used to build an analog design. Create/configure devices and assemble them in a slicing tree. * Change: In Unicorn/cgt.py, display the stack trace in case of an ImportError exception as well as for other exceptions. Add Bora to the set for included tool engines.
2018-10-18 11:10:01 -05:00
</li>
<li>computeDimensions()
: <a class="el" href="classpython_1_1capacitorrouted_1_1RoutMatchedCapacitor.html#ac6ce841e559dc495eb12a6b22cf4bdf9">RoutMatchedCapacitor</a>
, <a class="el" href="classpython_1_1stack_1_1Stack.html#a74ff17e974efecc28c792db05b5d3eb0">Stack</a>
</li>
<li>computeHRLayerYCenter()
: <a class="el" href="classpython_1_1capacitorrouted_1_1RoutMatchedCapacitor.html#a71bee512b44ecf046fc420bf5040fb89">RoutMatchedCapacitor</a>
</li>
<li>computeHRoutingTrackYCenter()
: <a class="el" href="classpython_1_1capacitorrouted_1_1RoutMatchedCapacitor.html#ab5ada06fee186d6a8666421263c0baa6">RoutMatchedCapacitor</a>
</li>
<li>computeTopPlateCuts()
: <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#acf415dad7b8278ca474a08abd8386665">CapacitorUnit</a>
Analog integration part II. Analog place & route (slicing tree). * Change: In Hurricane::CellWidget, set the minimal size to 350 pixels to fit my normal DPI secondary screen... * Change: In Hurricane::Error(), reactivate the backtrace generation by default. Seriously slow down the program each time an Error is to be constructed. * Bug: In Analog::Device::preCreate(), check for NULL Technology before attempting to use it. * Change: In Hurricane/Analog, remove all '*Arguments*' classes and their Python interface. It was an obsoleted way of passing devices parameters to the Python layout generators (located in Oroshi). Now we just get them straight from the Device with the getParamter() method. * Change: In CRL::System CTOR, add Python pathes for Oroshi & Karakaze. * Change: In Oroshi/Python/WIP_*.py layout generator scripts, remove all uses of the "Arguments". Directly access the parameters through the device itself. Make the checkCoherency() with identical arguments as of layout(). * New: Bora tool that performs analog place & route. Based on a slicing tree representation. It is the thesis work of Eric Lao. Code beautyfication and some programming cleanup. * New: Karakaze tool, provide the Python base class AnalogDesign used to build an analog design. Create/configure devices and assemble them in a slicing tree. * Change: In Unicorn/cgt.py, display the stack trace in case of an ImportError exception as well as for other exceptions. Add Bora to the set for included tool engines.
2018-10-18 11:10:01 -05:00
</li>
<li>create()
: <a class="el" href="classpython_1_1capacitormatrix_1_1CapacitorStack.html#a142799d140cb1936225cf8e224af2b8d">CapacitorStack</a>
, <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#acd7ed0a77e223a638c85d07aed261b9f">CapacitorUnit</a>
</li>
<li>cutLine()
: <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#aa453563e9c329010f89e4b566fc4768d">CapacitorUnit</a>
</li>
<li>cutMatrix()
: <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#ab29fb045a7f82b35194cbb94892fd1a1">CapacitorUnit</a>
</li>
<li>cutMaxNumber()
: <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#ad927ede3cda234b24660b9286a2d68df">CapacitorUnit</a>
</li>
</ul>
<h3><a id="index_d"></a>- d -</h3><ul>
Analog integration part II. Analog place & route (slicing tree). * Change: In Hurricane::CellWidget, set the minimal size to 350 pixels to fit my normal DPI secondary screen... * Change: In Hurricane::Error(), reactivate the backtrace generation by default. Seriously slow down the program each time an Error is to be constructed. * Bug: In Analog::Device::preCreate(), check for NULL Technology before attempting to use it. * Change: In Hurricane/Analog, remove all '*Arguments*' classes and their Python interface. It was an obsoleted way of passing devices parameters to the Python layout generators (located in Oroshi). Now we just get them straight from the Device with the getParamter() method. * Change: In CRL::System CTOR, add Python pathes for Oroshi & Karakaze. * Change: In Oroshi/Python/WIP_*.py layout generator scripts, remove all uses of the "Arguments". Directly access the parameters through the device itself. Make the checkCoherency() with identical arguments as of layout(). * New: Bora tool that performs analog place & route. Based on a slicing tree representation. It is the thesis work of Eric Lao. Code beautyfication and some programming cleanup. * New: Karakaze tool, provide the Python base class AnalogDesign used to build an analog design. Create/configure devices and assemble them in a slicing tree. * Change: In Unicorn/cgt.py, display the stack trace in case of an ImportError exception as well as for other exceptions. Add Bora to the set for included tool engines.
2018-10-18 11:10:01 -05:00
<li>doLayout()
: <a class="el" href="classpython_1_1stack_1_1Stack.html#a2b936db85a32775dd3739ccfdfef636d">Stack</a>
Analog integration part II. Analog place & route (slicing tree). * Change: In Hurricane::CellWidget, set the minimal size to 350 pixels to fit my normal DPI secondary screen... * Change: In Hurricane::Error(), reactivate the backtrace generation by default. Seriously slow down the program each time an Error is to be constructed. * Bug: In Analog::Device::preCreate(), check for NULL Technology before attempting to use it. * Change: In Hurricane/Analog, remove all '*Arguments*' classes and their Python interface. It was an obsoleted way of passing devices parameters to the Python layout generators (located in Oroshi). Now we just get them straight from the Device with the getParamter() method. * Change: In CRL::System CTOR, add Python pathes for Oroshi & Karakaze. * Change: In Oroshi/Python/WIP_*.py layout generator scripts, remove all uses of the "Arguments". Directly access the parameters through the device itself. Make the checkCoherency() with identical arguments as of layout(). * New: Bora tool that performs analog place & route. Based on a slicing tree representation. It is the thesis work of Eric Lao. Code beautyfication and some programming cleanup. * New: Karakaze tool, provide the Python base class AnalogDesign used to build an analog design. Create/configure devices and assemble them in a slicing tree. * Change: In Unicorn/cgt.py, display the stack trace in case of an ImportError exception as well as for other exceptions. Add Bora to the set for included tool engines.
2018-10-18 11:10:01 -05:00
</li>
<li>drawAbutmentBox()
: <a class="el" href="classpython_1_1capacitormatrix_1_1CapacitorStack.html#a8ff901c4f22ccba4e7fc19f9ce98109e">CapacitorStack</a>
, <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#ad3ea453f04d9ec2c38eab0ee8af8047d">CapacitorUnit</a>
</li>
<li>drawBottomPlateCut()
: <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#a727010b51f0670072cfe620aa0fb9973">CapacitorUnit</a>
</li>
<li>drawBottomPlatesRLayers()
: <a class="el" href="classpython_1_1capacitormatrix_1_1CapacitorStack.html#afd56ae8981043c8ef680d0c7ac0a3acb">CapacitorStack</a>
</li>
<li>drawCapacitor()
: <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#aeef7d302c356dc7036c732e114bb1616">CapacitorUnit</a>
</li>
<li>drawCuts()
: <a class="el" href="classpython_1_1capacitorrouted_1_1RoutMatchedCapacitor.html#a0d91006a08de265233844aa7d305d4d5">RoutMatchedCapacitor</a>
</li>
<li>drawCuts_vRoutingTrack_hRoutingTrack()
: <a class="el" href="classpython_1_1capacitorrouted_1_1RoutMatchedCapacitor.html#a7fc53fb348bcaf52180b6cba1e570152">RoutMatchedCapacitor</a>
</li>
<li>drawHRLayers()
: <a class="el" href="classpython_1_1capacitorrouted_1_1RoutMatchedCapacitor.html#aea5cf7e1dc273d8e1dc45e5f4d421f79">RoutMatchedCapacitor</a>
</li>
<li>drawHRoutingTracks()
: <a class="el" href="classpython_1_1capacitorrouted_1_1RoutMatchedCapacitor.html#a7c8e64a89e225c861bc65ec8e8634df9">RoutMatchedCapacitor</a>
</li>
<li>drawOneCut_vRoutingTrack_HRLayer()
: <a class="el" href="classpython_1_1capacitorrouted_1_1RoutMatchedCapacitor.html#a974575dc937c28e440dd0a252c7ef4b7">RoutMatchedCapacitor</a>
</li>
<li>drawOnePlate()
: <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#a2b2756aa53569e2b59504ae6a7286653">CapacitorUnit</a>
</li>
<li>drawRoutingLayers()
: <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#a786938220c3b8fbe346cc53012385c4e">CapacitorUnit</a>
</li>
<li>drawTopPlateCut()
: <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#aa4e6c1a2c4d502778db3d7f571cd8306">CapacitorUnit</a>
</li>
<li>drawTopPlatesRLayers()
: <a class="el" href="classpython_1_1capacitormatrix_1_1CapacitorStack.html#ac4f954eb981ca22afd05d15d24054c78">CapacitorStack</a>
</li>
<li>drawVRoutingTracks()
: <a class="el" href="classpython_1_1capacitorvrtracks_1_1VerticalRoutingTracks.html#ade479990eba75cc3c94fba25082a4b28">VerticalRoutingTracks</a>
</li>
</ul>
<h3><a id="index_g"></a>- g -</h3><ul>
<li>getBotPlateLeftRLayerXCenter()
: <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#a69ed3dbeb675f6c2c52586f4fb3e2e11">CapacitorUnit</a>
</li>
<li>getBotPlateLeftRLayerXMax()
: <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#a8f1e061c67e1794bf35624c57e75c5b7">CapacitorUnit</a>
</li>
<li>getBotPlateLeftRLayerXMin()
: <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#a85436b731b94a4addbddd2868d842976">CapacitorUnit</a>
</li>
<li>getBotPlateRightRLayerXCenter()
: <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#adc34c9971aa055acb6ff7dde24d5ffac">CapacitorUnit</a>
</li>
<li>getBotPlateRLayerWidth()
: <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#a57d6ff2f5cf8cd47476eba0c7dd8b183">CapacitorUnit</a>
</li>
<li>getBotPlateRLayerYMax()
: <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#a61d33d28fd5e266cc84eeefabe3460a9">CapacitorUnit</a>
</li>
<li>getBotPlateRLayerYMin()
: <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#a1599c5468bec2b820a9d37362d21b223">CapacitorUnit</a>
</li>
<li>getBottomPlateLeftCutXMin()
: <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#a62e0decc5c4a2f1484743acffaf50a1a">CapacitorUnit</a>
</li>
<li>getBottomPlateLeftCutYMax()
: <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#a5926a16b566714d884de27edb29e86d0">CapacitorUnit</a>
</li>
<li>getBottomPlateLeftCutYMin()
: <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#a88182f71df23236f152d02855d8f92f4">CapacitorUnit</a>
</li>
<li>getBottomPlateRightCutXMin()
: <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#ad3956fe34a545d496e62f0a499427e69">CapacitorUnit</a>
</li>
<li>getBottomPlateRightCutYCenter()
: <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#aed67ac964dc5d63b17a36e6a13a09b03">CapacitorUnit</a>
</li>
<li>getBottomPlateRightCutYMax()
: <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#ac90114c3fc7731a8de7a65136371759b">CapacitorUnit</a>
</li>
<li>getBottomPlateRightCutYMin()
: <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#a27c6ba5c13e8838ffdba1d7005d52cdc">CapacitorUnit</a>
</li>
<li>getBottomPlateYMax()
: <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#a11ae88c08d4e8b91d584d4a4f69c452d">CapacitorUnit</a>
</li>
<li>getCapacitorType()
: <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#a826bc534525cb9da119bf5e53393c4e8">CapacitorUnit</a>
</li>
<li>getLayers()
: <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#a2f1c438575964c1db979c40b9db805c7">CapacitorUnit</a>
</li>
<li>getMatchingScheme()
: <a class="el" href="classpython_1_1capacitormatrix_1_1CapacitorStack.html#a47fab36d1c5f43b77f6a8bed838f489c">CapacitorStack</a>
</li>
<li>getMatrixDim()
: <a class="el" href="classpython_1_1capacitormatrix_1_1CapacitorStack.html#a7c13ac996df61c10e7249efa4b26a39d">CapacitorStack</a>
</li>
<li>getMaximumCapWidth()
: <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#a11bb732ab03e3d6b3fb8b4e3b109c983">CapacitorUnit</a>
</li>
<li>getMinimumCapWidth()
: <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#ad2f46584dd8249360127259f6c563921">CapacitorUnit</a>
</li>
<li>getTopPlateRLayerWidth()
: <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#a4b2683706e1bf6b90ada029ffc38950e">CapacitorUnit</a>
</li>
<li>getTopPlateRLayerXCenter()
: <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#a92c7940656b8f2940f4a39f167880ff4">CapacitorUnit</a>
</li>
<li>getTopPlateRLayerXMax()
: <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#a279a946fe3127e06435d8eadfa62ec04">CapacitorUnit</a>
</li>
<li>getTopPlateRLayerXMin()
: <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#a9a2ffcdaaabfec8adb1c8a67f82eec67">CapacitorUnit</a>
</li>
<li>getTopPlateRLayerYMax()
: <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#aed0bf7a26c5ee2d1baf06b55084826f2">CapacitorUnit</a>
</li>
<li>getTopPlateRLayerYMin()
: <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#a3765ea9bb990f6f6e22aa8292158587e">CapacitorUnit</a>
</li>
<li>getVerticalRoutingTrack_width()
: <a class="el" href="classpython_1_1capacitormatrix_1_1CapacitorStack.html#a306f64ae38c4f512855ec9b276f47232">CapacitorStack</a>
</li>
</ul>
<h3><a id="index_r"></a>- r -</h3><ul>
<li>route()
: <a class="el" href="classpython_1_1capacitorrouted_1_1RoutMatchedCapacitor.html#a84f0757a2a026ece5364ae0cc0872ef2">RoutMatchedCapacitor</a>
</li>
</ul>
<h3><a id="index_s"></a>- s -</h3><ul>
<li>setLayers()
: <a class="el" href="classpython_1_1capacitorrouted_1_1RoutMatchedCapacitor.html#a9fd411594953ae1c5be7025f258d4354">RoutMatchedCapacitor</a>
</li>
<li>setRules()
: <a class="el" href="classpython_1_1capacitorrouted_1_1RoutMatchedCapacitor.html#a458149b1404a0e797668330beb75b640">RoutMatchedCapacitor</a>
, <a class="el" href="classpython_1_1capacitorunit_1_1CapacitorUnit.html#a458149b1404a0e797668330beb75b640">CapacitorUnit</a>
, <a class="el" href="classpython_1_1capacitorvrtracks_1_1VerticalRoutingTracks.html#a458149b1404a0e797668330beb75b640">VerticalRoutingTracks</a>
</li>
Analog integration part II. Analog place & route (slicing tree). * Change: In Hurricane::CellWidget, set the minimal size to 350 pixels to fit my normal DPI secondary screen... * Change: In Hurricane::Error(), reactivate the backtrace generation by default. Seriously slow down the program each time an Error is to be constructed. * Bug: In Analog::Device::preCreate(), check for NULL Technology before attempting to use it. * Change: In Hurricane/Analog, remove all '*Arguments*' classes and their Python interface. It was an obsoleted way of passing devices parameters to the Python layout generators (located in Oroshi). Now we just get them straight from the Device with the getParamter() method. * Change: In CRL::System CTOR, add Python pathes for Oroshi & Karakaze. * Change: In Oroshi/Python/WIP_*.py layout generator scripts, remove all uses of the "Arguments". Directly access the parameters through the device itself. Make the checkCoherency() with identical arguments as of layout(). * New: Bora tool that performs analog place & route. Based on a slicing tree representation. It is the thesis work of Eric Lao. Code beautyfication and some programming cleanup. * New: Karakaze tool, provide the Python base class AnalogDesign used to build an analog design. Create/configure devices and assemble them in a slicing tree. * Change: In Unicorn/cgt.py, display the stack trace in case of an ImportError exception as well as for other exceptions. Add Bora to the set for included tool engines.
2018-10-18 11:10:01 -05:00
<li>setWirings()
: <a class="el" href="classpython_1_1stack_1_1Stack.html#a4fa5741d1869983366b4ca96c3ae85b5">Stack</a>
Analog integration part II. Analog place & route (slicing tree). * Change: In Hurricane::CellWidget, set the minimal size to 350 pixels to fit my normal DPI secondary screen... * Change: In Hurricane::Error(), reactivate the backtrace generation by default. Seriously slow down the program each time an Error is to be constructed. * Bug: In Analog::Device::preCreate(), check for NULL Technology before attempting to use it. * Change: In Hurricane/Analog, remove all '*Arguments*' classes and their Python interface. It was an obsoleted way of passing devices parameters to the Python layout generators (located in Oroshi). Now we just get them straight from the Device with the getParamter() method. * Change: In CRL::System CTOR, add Python pathes for Oroshi & Karakaze. * Change: In Oroshi/Python/WIP_*.py layout generator scripts, remove all uses of the "Arguments". Directly access the parameters through the device itself. Make the checkCoherency() with identical arguments as of layout(). * New: Bora tool that performs analog place & route. Based on a slicing tree representation. It is the thesis work of Eric Lao. Code beautyfication and some programming cleanup. * New: Karakaze tool, provide the Python base class AnalogDesign used to build an analog design. Create/configure devices and assemble them in a slicing tree. * Change: In Unicorn/cgt.py, display the stack trace in case of an ImportError exception as well as for other exceptions. Add Bora to the set for included tool engines.
2018-10-18 11:10:01 -05:00
</li>
</ul>
</div><!-- contents -->
<br>
<hr>
<table class="footer1">
<tr>
<td class="LFooter"><small>Generated by doxygen 1.8.14 on Thu Nov 12 2020</small></td>
Analog integration part II. Analog place & route (slicing tree). * Change: In Hurricane::CellWidget, set the minimal size to 350 pixels to fit my normal DPI secondary screen... * Change: In Hurricane::Error(), reactivate the backtrace generation by default. Seriously slow down the program each time an Error is to be constructed. * Bug: In Analog::Device::preCreate(), check for NULL Technology before attempting to use it. * Change: In Hurricane/Analog, remove all '*Arguments*' classes and their Python interface. It was an obsoleted way of passing devices parameters to the Python layout generators (located in Oroshi). Now we just get them straight from the Device with the getParamter() method. * Change: In CRL::System CTOR, add Python pathes for Oroshi & Karakaze. * Change: In Oroshi/Python/WIP_*.py layout generator scripts, remove all uses of the "Arguments". Directly access the parameters through the device itself. Make the checkCoherency() with identical arguments as of layout(). * New: Bora tool that performs analog place & route. Based on a slicing tree representation. It is the thesis work of Eric Lao. Code beautyfication and some programming cleanup. * New: Karakaze tool, provide the Python base class AnalogDesign used to build an analog design. Create/configure devices and assemble them in a slicing tree. * Change: In Unicorn/cgt.py, display the stack trace in case of an ImportError exception as well as for other exceptions. Add Bora to the set for included tool engines.
2018-10-18 11:10:01 -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">Oroshi - Analog Devices Layouts</td>
<td class="RFooter"><small>Copyright &#169; 2018-2020 Sorbonne Universite, All rights reserved</small></td>
Analog integration part II. Analog place & route (slicing tree). * Change: In Hurricane::CellWidget, set the minimal size to 350 pixels to fit my normal DPI secondary screen... * Change: In Hurricane::Error(), reactivate the backtrace generation by default. Seriously slow down the program each time an Error is to be constructed. * Bug: In Analog::Device::preCreate(), check for NULL Technology before attempting to use it. * Change: In Hurricane/Analog, remove all '*Arguments*' classes and their Python interface. It was an obsoleted way of passing devices parameters to the Python layout generators (located in Oroshi). Now we just get them straight from the Device with the getParamter() method. * Change: In CRL::System CTOR, add Python pathes for Oroshi & Karakaze. * Change: In Oroshi/Python/WIP_*.py layout generator scripts, remove all uses of the "Arguments". Directly access the parameters through the device itself. Make the checkCoherency() with identical arguments as of layout(). * New: Bora tool that performs analog place & route. Based on a slicing tree representation. It is the thesis work of Eric Lao. Code beautyfication and some programming cleanup. * New: Karakaze tool, provide the Python base class AnalogDesign used to build an analog design. Create/configure devices and assemble them in a slicing tree. * Change: In Unicorn/cgt.py, display the stack trace in case of an ImportError exception as well as for other exceptions. Add Bora to the set for included tool engines.
2018-10-18 11:10:01 -05:00
</tr>
</table>
</body>
</html>