Go to file
Jean-Paul Chaput a7c4e8b02e Python Script launcher extended to accomodate Chams.
* New: In VLSISAPD, in Configuration, add a new priority level UserFile
    to distinguish between the system configuration files and the user's
    configuration files (which take precedence).
* New: In Hurricane, in Script (Python), improve the API to be able
    to support Chams (and remove the duplicate capability from it).
      Add separate functions to perform the initialize/run(s)/finalize
    cycle step by step.
* Change: In CRL Core, rename real technology <hcmos9> to <hcmos9gp>,
    it's offcial name from CMP/ST. This is the 130nm.
      Move the reading of the symbolic & real technologies names from
    coriolisInit.py to helpers.__init__.py, to be shared with
    chamsInit.py.
      To avoid a clash of names inside of helpers, the two variables
    of techno.py are renamed "symbolicTechnology" and "realTechnology".
      Move python init system from crlcore/src/crlcore to crlcore/python.
* New: In CRL Core, In Utilities, add site-packages/pharos to the
    PYTHONPATH.
* Change: In Kite, move python init system from kite/src/init to
    kite/python.
2015-03-17 16:31:24 +01:00
bootstrap Support Fedora OS in Builder as well as in coriolisEnv. 2015-02-28 10:30:28 +01:00
crlcore Python Script launcher extended to accomodate Chams. 2015-03-17 16:31:24 +01:00
cumulus Correct clock-tree building when used on a standalone block. 2015-03-03 11:11:22 +01:00
documentation Updated doChip.py script from alliance-check-toolkit. 2015-03-08 16:12:41 +01:00
equinox Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
etesian Fix for Etesian build under Cygwin/W8 (N. Shmizu) 2015-03-04 11:11:12 +01:00
hurricane Python Script launcher extended to accomodate Chams. 2015-03-17 16:31:24 +01:00
ispd Starting to implement support for Windows/Cygwin. 2014-07-13 13:14:49 +02:00
katabatic Bug in Python proxy deallocation. Update to latest Coloquinte. 2015-02-13 23:38:55 +01:00
kite Python Script launcher extended to accomodate Chams. 2015-03-17 16:31:24 +01:00
knik Etesian integration with Chip & ClockTree plugins. 2015-02-24 13:13:17 +01:00
mauka Etesian integration with Chip & ClockTree plugins. 2015-02-24 13:13:17 +01:00
metis Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
nimbus Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
solstice Restore support for both Qt4 & Qt5. 2014-07-22 11:06:26 +02:00
stratus1 Correctly manage clock net isolateds from the main clock. 2015-02-25 22:22:16 +01:00
unicorn Adding Configuration support to Etesian. 2015-02-27 18:16:03 +01:00
vlsisapd Python Script launcher extended to accomodate Chams. 2015-03-17 16:31:24 +01:00
.gitignore More accurate tests in Katabatic to stop whining about bad doglegs. 2014-10-03 19:00:02 +02:00