coriolis/vlsisapd/openChams
Jean-Paul Chaput 1a874d564a * All tools:
- Change: In the CMakeLists.txt, in all the install commands remove all
        the leading "/" as they prevents the CMAKE_INSTALL_PREFIX to be took
        into account. It was nevertheless working because buildCoriolis.py was
        using DESTDIR which is prepended anyway.
  * ./goodies:
    - Change: In buildCoriolis.py, no longer uses the DESTDIR but instead
        CMAKE_INSTALL_PREFIX.
2010-05-16 16:33:53 +00:00
..
CMakeLists.txt * All tools: 2010-05-16 16:33:53 +00:00
Circuit.cpp Bug correction: _sinzing variable was not default initialized to NULL, which make nwidget core dumps 2010-03-04 09:59:51 +00:00
Circuit.h Added support to transistor in instance so we can reach transistor level in netlist. 2010-03-02 13:25:31 +00:00
Instance.cpp Added support to transistor in instance so we can reach transistor level in netlist. 2010-03-02 13:25:31 +00:00
Instance.h Added support to transistor in instance so we can reach transistor level in netlist. 2010-03-02 13:25:31 +00:00
Name.cpp ADDS: 2010-01-29 09:10:44 +00:00
Name.h ADDS: 2010-01-29 09:10:44 +00:00
Net.cpp ADDS: 2010-01-29 09:10:44 +00:00
Net.h ADDS: 2010-01-29 09:10:44 +00:00
Netlist.cpp * ./io/openChams: 2010-01-29 10:49:15 +00:00
Netlist.h ADDS: 2010-01-29 09:10:44 +00:00
OpenChamsException.h * ./io/openChams: 2010-01-29 10:49:15 +00:00
Operator.cpp Now can parse / drive the sizing procedure. 2010-02-09 12:16:04 +00:00
Operator.h Now can parse / drive the sizing procedure. 2010-02-09 12:16:04 +00:00
Parameters.cpp Now can parse / drive the sizing procedure. 2010-02-09 12:16:04 +00:00
Parameters.h Minor corrections to compile under Linux SLSoC 2010-02-25 10:59:53 +00:00
Schematic.cpp ADDS: 2010-01-29 09:10:44 +00:00
Schematic.h * ./io/openChams: 2010-01-29 10:49:15 +00:00
Sizing.cpp Minor corrections to compile under Linux SLSoC 2010-02-25 10:59:53 +00:00
Sizing.h Now can parse / drive the sizing procedure. 2010-02-09 12:16:04 +00:00
Transistor.cpp Added support to transistor in instance so we can reach transistor level in netlist. 2010-03-02 13:25:31 +00:00
Transistor.h Added support to transistor in instance so we can reach transistor level in netlist. 2010-03-02 13:25:31 +00:00