coriolis/vlsisapd/examples/openChams
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
..
cplusplus * ./vlsisapd/openChams: 2012-03-22 14:37:22 +00:00
python - New support for <hbtree> section in <layout> section used to describe relative placement with constraints 2011-09-14 08:13:46 +00:00
CMakeLists.txt !! Adding support for subCircuits !!! 2010-11-22 10:22:04 +00:00
buffer.xml OpenChams: 2011-03-10 10:42:30 +00:00
inverter.xml - New support for <hbtree> section in <layout> section used to describe relative placement with constraints 2011-09-14 08:13:46 +00:00