coriolis/vlsisapd/openChams
Damien Dupuis eefb15127a ADDS:
- access to Sizing object in Circuit object (method getSizing())
      - now driver is deterministic since it sorts names in alphabetical order (cannot use name's id since names are destroyed when converted to hurricane and then recreated before drive but with totaly unknow/uncontroled ids)
2010-06-03 11:53:18 +00:00
..
CMakeLists.txt File & namespace renaming. 2010-05-18 15:10:35 +00:00
Circuit.cpp ADDS: 2010-06-03 11:53:18 +00:00
Circuit.h ADDS: 2010-06-03 11:53:18 +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 ADDS: 2010-06-03 11:53:18 +00:00
Name.cpp ADDS: 2010-06-03 11:53:18 +00:00
Name.h ADDS: 2010-06-03 11:53:18 +00:00
Net.cpp ADDS: 2010-01-29 09:10:44 +00:00
Net.h ADDS: 2010-06-03 11:53:18 +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 ADDS: 2010-06-03 11:53:18 +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