|
TechnologyNode Struct Reference#include <Technology.h>
Detailed DescriptionDefinition of the technology parameters data structure.
Member Data Documentation
Technology name.
Target clock.
Number of metal layers.
Output resistance of a minimum sized transitor.
Output capacitance of the minimum sized transitor.
Input capacitance of the minimum sized transitor.
Capacitance per unit lenght. One value for each metal layer.
Resistance per unit lenght. One value for each metal layer.
Supply voltage.
Transistor's off current.
Minimum transistor width.
Transistor's short-circuit current.
Router's energy consumption Erouter[i][j] is the energy consumption of a router with i+1 input ports and j+1 output ports. This values are taken from Orion.
Optimal repeater size. Computed from previous values.
Optimal inter-repeater distance. Computed from previous values.
Delay per unit length. Computed from previous values.
Dynamic energy consumption. Computed from previous values.
Leakage power. Computed from previous values.
Short circuit energy. Computed from previous values.
Critical sequential length. Computed from previous values.
Wire area (we consider 32 bit).
Router area (we consider 0.1mm^2.
The documentation for this struct was generated from the following file:
Generated on Sun Sep 7 18:37:45 2008 for COSI by 1.5.4 |