coriolis/vlsisapd/doc
Jean-Paul Chaput fcd6d69a2f 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 18:10:01 +02:00
..
agds Problem of files' names generated on mac osx (case insensitive) 2011-04-04 11:19:04 +00:00
cif Problem of files' names generated on mac osx (case insensitive) 2011-04-04 11:19:04 +00:00
dtr * ./vlsisapd/dtr: 2012-03-26 15:39:08 +00:00
html Analog integration part II. Analog place & route (slicing tree). 2018-10-18 18:10:01 +02:00
img CHANGES 2010-06-11 14:49:21 +00:00
latex Analog integration part II. Analog place & route (slicing tree). 2018-10-18 18:10:01 +02:00
openChams Adding documentation for placement tree. 2011-09-14 10:45:57 +00:00
spice Full documentation for spice parser / driver 2011-05-31 14:16:22 +00:00
CMakeLists.txt Typo in CMakeLists.txt : AND instead of "and". 2018-06-06 23:22:18 +02:00
Contact.dox Problem of files' names generated on mac osx (case insensitive) 2011-04-04 11:19:04 +00:00
doxyfile Update documentation for compliance with doxygen 1.8.5. 2014-05-13 16:30:41 +02:00
footer.html Adding primary version of Spice parser/driver documentation. 2011-05-20 09:33:10 +00:00
header.html Adding primary version of Spice parser/driver documentation. 2011-05-20 09:33:10 +00:00
mainPage.dox Adding primary version of Spice parser/driver documentation. 2011-05-20 09:33:10 +00:00
stylesheet.css Adding DTR documentation 2010-06-15 13:12:13 +00:00