diff options
| author | Myrice <[email protected]> | 2015-04-07 14:43:05 -0700 |
|---|---|---|
| committer | Myrice <[email protected]> | 2015-04-07 14:43:05 -0700 |
| commit | 6b9eb92bd0b03d69a2f2e9c075a8af99d860d4d1 (patch) | |
| tree | c741ac460cb86219446070765be97536143def55 /src/intersim2/.svn/pristine/f4/f47cc0dc517c023ddeaf70f92c90e0ecfe343030.svn-base | |
| parent | 4dc9d53085b568aea0cefe75d599f87bb5e0841f (diff) | |
Booksim2 abandoned svn and moved to github (https://github.com/booksim/booksim2). This .svn folder is useless now and should be deleted.
For further integration, a git submodule/git subtree may be used. Since I modified their source code, we cannot use git submodule/git subtree easily.
Signed-off-by: Myrice <[email protected]>
Diffstat (limited to 'src/intersim2/.svn/pristine/f4/f47cc0dc517c023ddeaf70f92c90e0ecfe343030.svn-base')
| -rw-r--r-- | src/intersim2/.svn/pristine/f4/f47cc0dc517c023ddeaf70f92c90e0ecfe343030.svn-base | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/src/intersim2/.svn/pristine/f4/f47cc0dc517c023ddeaf70f92c90e0ecfe343030.svn-base b/src/intersim2/.svn/pristine/f4/f47cc0dc517c023ddeaf70f92c90e0ecfe343030.svn-base deleted file mode 100644 index c953713..0000000 --- a/src/intersim2/.svn/pristine/f4/f47cc0dc517c023ddeaf70f92c90e0ecfe343030.svn-base +++ /dev/null @@ -1,26 +0,0 @@ -// 2007 ITRS predictions for a 32nm high-performance library
-H_INVD2 = 8;//int
-W_INVD2 = 3;//int
-H_DFQD1 = 8;//int
-W_DFQD1 = 16;//int
-H_ND2D1 = 8;//int
-W_ND2D1 = 3;//int
-H_SRAM = 8;//int
-W_SRAM = 6;//int
-Vdd = 0.9;//float
-R = 606.321;//float
-IoffSRAM = 0.00000032;//float
-// 70 C
-IoffP = 0.00000102;//float
-IoffN = 0.00000102;//float
-Cg_pwr = 0.000000000000000534;//float
-Cd_pwr = 0.000000000000000267;//float
-Cgdl = 0.0000000000000001068;//float
-Cg = 0.000000000000000534;//float
-Cd = 0.000000000000000267;//float
-LAMBDA = 0.016;//float
-MetalPitch = 0.000080;//float
-Rw = 0.720044;//float
-Cw_gnd = 0.000000000000267339;//float
-Cw_cpl = 0.000000000000267339;//float
-wire_length = 2.0;//float
\ No newline at end of file |
