Go to file
Jean-Paul Chaput 4439d3a142 Added support for multiple symbolic+real technology in configuration.
In CRL Core, the layout of the files under "/coriolis2/etc" changes.
Instead of having them directly under "etc", they are now replicated,
in subdirectories. Each subdirectory having the name of the associated
symbolic or real technology (they are kept separated). We have, for
now:
* etc/cmos/    : symbolic, the Alliance original one.
* etc/vsc200/  : symbolic, for G. Petley vsclib.
* etc/hcmos9/  : real, generic fake (130nm).
To tell which pair (symbolic,real) technologies must be used we create
a *second* (sigh) configuration file "coriolis2_techno.conf", and it's
hidden counterpart in the user's account, to set it up. It needs to be
separate because it is read as early as possible and select which set
of configuration files would be read.

Also add support up to METAL8 and POLY2 in CRL core and it's Alliance
parser/drivers.
2014-05-21 14:50:22 +02:00
bootstrap Small typo in coriolisEnv.py. 2014-05-19 18:00:20 +02:00
crlcore Added support for multiple symbolic+real technology in configuration. 2014-05-21 14:50:22 +02:00
cumulus Improved UpdateSession & exception catching. Start of RoutingGauge implem. 2014-04-20 19:30:07 +02:00
documentation In User's Guide add a section about compiling under MacOS X. 2014-05-13 17:15:29 +02:00
equinox Improved UpdateSession & exception catching. Start of RoutingGauge implem. 2014-04-20 19:30:07 +02:00
etesian Correctly pass position informations between Etesian & Coloquinte. 2014-05-08 12:26:16 +02:00
hurricane Adding support for WOR_BIT in Net::Direction. 2014-05-13 17:11:48 +02:00
ispd Cleanup after SVN importation, <ccb> builder script adaptation. 2014-02-26 18:24:41 +01:00
katabatic Support of RoutingGauge, part 2. 2014-05-19 17:58:38 +02:00
kite Support of RoutingGauge, part 2. 2014-05-19 17:58:38 +02:00
knik Update documentation for compliance with doxygen 1.8.5. 2014-05-13 16:30:41 +02:00
mauka Support of RoutingGauge, part 2. 2014-05-19 17:58:38 +02:00
metis Improved UpdateSession & exception catching. Start of RoutingGauge implem. 2014-04-20 19:30:07 +02:00
nimbus Update to Qt 5, requires cmake 2.8.9. New placer: Etesian. 2014-03-22 11:50:36 +01:00
solstice Improved UpdateSession & exception catching. Start of RoutingGauge implem. 2014-04-20 19:30:07 +02:00
stratus1 Update documentation for compliance with doxygen 1.8.5. 2014-05-13 16:30:41 +02:00
unicorn Update documentation for compliance with doxygen 1.8.5. 2014-05-13 16:30:41 +02:00
vlsisapd Update documentation for compliance with doxygen 1.8.5. 2014-05-13 16:30:41 +02:00
.gitignore Improved UpdateSession & exception catching. Start of RoutingGauge implem. 2014-04-20 19:30:07 +02:00