Go to file
Jean-Paul Chaput e7011ad480 * ./vlsisapd/openChams:
- Change: In Parameters, suppress the two separate maps, one for double
        and another for string (equations). We shouldn't suppose what kind
        of data an user can put in the parameter's value. Now that the
        parameters for the HB-Tree are to be integrated, we have not only
        double but boolean, integers and a direction string. The value are
        now stored in a raw fashion as strings. It is up to the parser/drivers
        (i.e OpenChamsParser/OpenChamsDriver) to give meaning to those strings
        and interpret them accordingly.
    - Change: In Circuit, helper templates (and some non-template) functions
        to cast a string into various types. All the POD through stringAs<>
        template, plus stringAsDirection() & stringAsBool(). Reverse functions
        templates asString<> are also avalaible.
        Note: Those helpers are of more general interest, we should displace
              them sooner or later into a common "Utility" sub-tool.
2012-03-22 14:37:22 +00:00
bootstrap * ./bootstrap: 2012-03-08 10:29:27 +00:00
chamsin MetaCapacitor in progress 2008-07-24 15:39:12 +00:00
crlcore Place the Net in the cell. 2012-03-13 15:41:40 +00:00
cumulus * ./cumulus: 2012-01-02 21:20:36 +00:00
equinox * <All Tools>/CMakeLists.txt: 2011-02-02 22:25:31 +00:00
hurricane * ./hurricane/src/hurricane: 2012-01-02 21:19:31 +00:00
ispd * ./ispd: 2010-08-25 11:42:44 +00:00
katabatic * <All Tools>/CMakeLists.txt: 2011-02-02 22:25:23 +00:00
kite * ./kite: 2012-01-03 17:04:00 +00:00
knik Add library version to flute. 2011-02-04 11:10:02 +00:00
mauka * <All Tools>/CMakeLists.txt: 2011-02-02 22:48:45 +00:00
metis * <All Tools>/CMakeLists.txt: 2011-02-02 22:48:42 +00:00
nimbus * ./nimbus: 2011-04-12 20:37:23 +00:00
solstice * <All Tools>/CMakeLists.txt: 2011-02-02 22:25:28 +00:00
stratus1 export and simul with standard VHDL 2012-03-09 07:50:55 +00:00
unicorn * ./unicorn: 2011-04-12 20:38:31 +00:00
vlsisapd * ./vlsisapd/openChams: 2012-03-22 14:37:22 +00:00