Home
last modified time | relevance | path

Searched defs:SC_Surface_ (Results 1 – 1 of 1) sorted by relevance

/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/map/scl/
H A DsclLib.h147 struct SC_Surface_ struct
149 char * pName;
150 …ex0; // Vec<float> -- correspondes to "index_1" in the liberty file (for timing: slew)
151 …ex1; // Vec<float> -- correspondes to "index_2" in the liberty file (for timing: load)
152 … vData; // Vec<Vec<float> > -- 'data[i0][i1]' gives value at '(index0[i0], index1[i1])'
153 …ex0I; // Vec<float> -- correspondes to "index_1" in the liberty file (for timing: slew)
154 …ex1I; // Vec<float> -- correspondes to "index_2" in the liberty file (for timing: load)
155 … vDataI; // Vec<Vec<float> > -- 'data[i0][i1]' gives value at '(index0[i0], index1[i1])'
156 float approx[3][6];