coriolis/crlcore/etc
Jean-Paul Chaput cd7a294ca9 * ./crlcore:
- Cleanup: No longer import the std namespace in headers.
    - Bug: In Measures.h, incoherent prototyping of getMeasure() template.
    - Change: In Environment, SearchPath & the XML format, slight change to
        allow overwriting of Alliance library pathes. Instead of having an
        attribute on the <system> node that applies to all libraries, we
        have a "mode" attribute in each <library> node.
          "mode" can takes three values:
            1. - "append" : the library path is added in tail of the list.
            2. - "prepend" : the library path is added in head of the list.
            3. - "replace" : if the library already exists in the pathes,
                    this ones replaces it, whitout modifiying the order.
                    If it doesn't exists, it simply appended.
          The "replace" mode is the one to be used if a users wants to shadow
        system libraries by his own versions (sets in ~/.environment.alliance.xml).
2010-05-13 09:45:20 +00:00
..
CMakeLists.txt Adding new technology support = freePDK45 (this will be used to generate openAccess files since it is the only design kit we've got that is compliant with Cadence 6.x) 2010-04-06 14:32:40 +00:00
display.xml * ./crlcore: 2010-04-12 11:21:41 +00:00
environment.alliance.xml * ./crlcore: 2010-05-13 09:45:20 +00:00
technology.cmos065.s2r.xml * ./hurricane/src/hviewer, 2010-03-09 15:20:13 +00:00
technology.fake.s2r.xml * ./hurricane/src/hviewer, 2010-03-09 15:20:13 +00:00
technology.freePDK45.s2r.xml Adding new technology support = freePDK45 (this will be used to generate openAccess files since it is the only design kit we've got that is compliant with Cadence 6.x) 2010-04-06 14:32:40 +00:00
technology.hcmos9.s2r.xml * ./hurricane/src/hviewer, 2010-03-09 15:20:13 +00:00
technology.symbolic.xml * ./hurricane/src/hviewer, 2010-03-09 15:20:13 +00:00