coriolis/vlsisapd/openChams
Jean-Paul Chaput 17294b0b34 Adds LIB_SUFFIX to all CMakeLists install "lib" targets, so that 64 bits
libraries gets installed in "lib64" instead of "lib".

buildCoriolis.py sets automatically LIB_SUFFIX for cmake.
coriolis2.spec modificated to uses lib64 on 64 bits.
2010-05-17 21:19:04 +00:00
..
CMakeLists.txt Adds LIB_SUFFIX to all CMakeLists install "lib" targets, so that 64 bits 2010-05-17 21:19:04 +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