coriolis/documentation
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
..
Analog Anlog integration part I. Atomic devices support (transistors). 2018-10-01 16:52:17 +02:00
CrlCore Complete hoverhaul of the documentation to Sphinx. 2017-07-15 17:35:02 +02:00
Hurricane Complete hoverhaul of the documentation to Sphinx. 2017-07-15 17:35:02 +02:00
Katabatic More doc unification and cleanup. 2017-07-17 19:12:18 +02:00
Kite More doc unification and cleanup. 2017-07-17 19:12:18 +02:00
Oroshi Anlog integration part I. Atomic devices support (transistors). 2018-10-01 16:52:17 +02:00
PythonCpp Analog integration part II. Analog place & route (slicing tree). 2018-10-18 18:10:01 +02:00
PythonTutorial Analog integration part II. Analog place & route (slicing tree). 2018-10-18 18:10:01 +02:00
RDS Analog integration part II. Analog place & route (slicing tree). 2018-10-18 18:10:01 +02:00
Stratus Analog integration part II. Analog place & route (slicing tree). 2018-10-18 18:10:01 +02:00
Unicorn Complete hoverhaul of the documentation to Sphinx. 2017-07-15 17:35:02 +02:00
UsersGuide Analog integration part II. Analog place & route (slicing tree). 2018-10-18 18:10:01 +02:00
Viewer Complete hoverhaul of the documentation to Sphinx. 2017-07-15 17:35:02 +02:00
_build Analog integration part II. Analog place & route (slicing tree). 2018-10-18 18:10:01 +02:00
_static Added netlist & tool engines to Hurricane+Python tutorial. 2018-03-18 23:28:49 +01:00
_templates Merge branch 'devel_stratus' of ssh://bop-t/users/largo2/git/coriolis into devel_anabatic 2018-08-19 13:27:09 +02:00
_themes/sphinx_rtd_theme More doc unification and cleanup. 2017-07-17 19:12:18 +02:00
defapi Update documentation to build on Debian 9.2 (stretch). 2017-10-30 15:33:37 +01:00
etc Anlog integration part I. Atomic devices support (transistors). 2018-10-01 16:52:17 +02:00
examples Anlog integration part I. Atomic devices support (transistors). 2018-10-01 16:52:17 +02:00
lefapi Update documentation for new technology scheme. 2017-11-17 12:04:33 +01:00
lefdef Update documentation to build on Debian 9.2 (stretch). 2017-10-30 15:33:37 +01:00
CMakeLists.txt Merge branch 'devel_stratus' of ssh://bop-t/users/largo2/git/coriolis into devel_anabatic 2018-08-19 13:27:09 +02:00
Contents.rst Change Stratus documentation to reST 2018-08-10 14:39:53 +02:00
Makefile Complete hoverhaul of the documentation to Sphinx. 2017-07-15 17:35:02 +02:00
conf.py Merge branch 'devel_stratus' of ssh://bop-t/users/largo2/git/coriolis into devel_anabatic 2018-08-19 13:27:09 +02:00
index.rst Anlog integration part I. Atomic devices support (transistors). 2018-10-01 16:52:17 +02:00