From 7f49fe9feb174d34efc2a011bad79b38522a360b Mon Sep 17 00:00:00 2001 From: Dongdong Li Date: Thu, 8 Aug 2013 00:15:58 -0800 Subject: Intesim2 Integration Details: See Review 80001 https://gpgpu-sim-code-review.appspot.com/80001/ [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 16747] --- src/intersim2/power/techfile.txt | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100755 src/intersim2/power/techfile.txt (limited to 'src/intersim2/power/techfile.txt') diff --git a/src/intersim2/power/techfile.txt b/src/intersim2/power/techfile.txt new file mode 100755 index 0000000..c953713 --- /dev/null +++ b/src/intersim2/power/techfile.txt @@ -0,0 +1,26 @@ +// 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 -- cgit v1.3