<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">NBTI Lifetime Evaluation and Extension in Instruction Caches</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Shengyu</forename><surname>Duan</surname></persName>
						</author>
						<author>
							<persName><forename type="first">Basel</forename><surname>Halak</surname></persName>
						</author>
						<author>
							<persName><forename type="first">Rick</forename><surname>Wong</surname></persName>
							<affiliation key="aff1">
								<orgName type="institution">Cisco Systems Inc</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Mark</forename><surname>Zwolinski</surname></persName>
						</author>
						<author>
							<affiliation key="aff0">
								<orgName type="department">School of Electronics and Computer Science</orgName>
								<orgName type="institution">University of Southampton</orgName>
								<address>
									<country key="GB">UK</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">NBTI Lifetime Evaluation and Extension in Instruction Caches</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">5A33E8E6540976044397B61172F8C48B</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T00:53+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>CMOS devices suffer from wearout mechanisms resulting in reliability issues. Negative bias temperature instability (NBTI) is one of the dominant ageing effects that can cause threshold voltage shift on PMOS devices and subsequently impact circuit performance. The static noise margin (SNM) of an SRAM cell may be sharply reduced with unbalanced NBTI stress. This will impact SRAM read stability. From our observations of instruction caches, NBTI stress duty cycles for each cache line generally have similar but unbalanced patterns even when running very different programs. Based on the patterns, we propose an algorithm to evaluate the lifetime of instruction caches by running SPICE simulation. The results predict 6 and 7 years NBTI lifetimes of instruction caches for ARM and MIPS architectures respectively. One of the practical solutions is periodically flipping each cell to balance the degradation rate. However the performance benefits in terms of lifetime are not actually proven before. Using the stress patterns and lifetime evaluation algorithm, our work for the first time prove this technique can extend the lifetime of the cache by two orders of magnitude.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>I. INTRODUCTION</head><p>As transistor dimensions continue to shrink, reliability is one of the most significant remaining concerns for CMOS technology <ref type="bibr" target="#b0">[1]</ref>. Negative bias temperature instability (NBTI) is one of the dominant ageing mechanisms, in which the threshold voltage (V th ) of a PMOS transistor <ref type="bibr" target="#b1">[2]</ref>- <ref type="bibr" target="#b3">[4]</ref> increases over time.</p><p>The NBTI effect on CMOS memory devices such as SRAM cache has received much attention <ref type="bibr" target="#b4">[5]</ref>- <ref type="bibr" target="#b6">[7]</ref>. NBTI leads to degradation of the SRAM static noise margin (SNM) due to time-dependent mismatches <ref type="bibr" target="#b7">[8]</ref>, <ref type="bibr" target="#b8">[9]</ref>. One of the practical solutions is periodically flipping each cell to balance the degradation rate <ref type="bibr" target="#b6">[7]</ref>, <ref type="bibr" target="#b9">[10]</ref>. However, since the storage value is considered unpredictable in these works, the performance benefits of this technique are not actually proven.</p><p>Our work presents a method to evaluate NBTI lifetime in instruction caches. The contributions are as follows: 1) a novel analysis of the instruction cache that shows the NBTI stress duty cycles for each cache line generally have similar patterns even when running very different programs; 2) an algorithm of running SPICE simulation to predict the NBTI lifetime for the instruction cache based on this observation; 3) lifetime extension of cell flipping in instruction caches is proven by using the stress patterns and lifetime evaluation algorithm.</p><p>This paper is organized as follows. Section II presents the theory and simulation results of NBTI on both a single transis-tor and an SRAM cell. In Section III, we demonstrate that the pattern of NBTI stress locality does not vary much between different programs and from this cell lifetimes are calculated. The lifetime evaluation algorithm and the simulation results for instruction caches in ARM and MIPS architectures are presented in Section IV, while Section V describes the lifetime extension by cell flipping. Finally, the paper is concluded in Section VI.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>II. NBTI EFFECT AND SRAM CELL DEGRADATION</head><p>A. Impact of NBTI on Single PMOS Transistor NBTI can result in an increased V th over time. A PMOS transistor can be switched between the NBTI stress phase and the recovery phase. Si-H bonds are disassociated under negative bias condition (V gs = V DD ) and hydrogen spaces and traps are produced at the oxide interface. These hydrogen spaces then diffuse away. Once the stress is removed (V gs = 0), some bonds recover because of recombination with hydrogen. Some traps still remain and therefore the recovery is partial.</p><p>Thus, the V th shift is proportional to the density of traps at the oxide interface <ref type="bibr" target="#b3">[4]</ref>, <ref type="bibr" target="#b10">[11]</ref>. The traps are produced during the stress phase and some will be neutralized in the recovery phase. Therefore, V th degradation is highly dependent on the stress duty cycle, which is the probability of a logic zero at the gate of a PMOS transistor in a digital circuit.</p><p>In <ref type="bibr" target="#b11">[12]</ref>, the authors propose a long-term NBTI model to quantify V th degradation after a given operation time t:</p><formula xml:id="formula_0">V th (t) = p K 2 v ↵T clk 1 1/2n t ! 2n<label>(1)</label></formula><p>where</p><formula xml:id="formula_1">t = 1 2⇠ 1 t e + p ⇠ 2 C(1 ↵)T clk 2t ox + p Ct !</formula><p>where ↵ is the key parameter -the stress duty cycle. K v is a function of supply voltage, temperature and technology while T clk is the equivalent stress-recovery period. n is either 1/4 or 1/6 depending on the diffusion spaces (H or H 2 ).</p><p>C is the diffusion speed in the gate material. ⇠ 1 and ⇠ 2 represent the annealing probabilities in the oxide and the gate respectively. Finally, t e is the effective oxide thickness indicating the diffusion distance in the oxide and is less than or equal to the oxide thickness, t ox . Based on the long-term NBTI model, above, and data from <ref type="bibr" target="#b11">[12]</ref>, V th shifts are simulated using MATLAB as in Figure <ref type="figure" target="#fig_0">1</ref>. The technology parameters are from the Synopsys 90-nm SPICE model. 90-nm technology is, truly, outdated. However, according to the NBTI models proposed already <ref type="bibr" target="#b1">[2]</ref>, <ref type="bibr" target="#b2">[3]</ref>, we believe the trends also apply to smaller technologies.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>B. Impact of NBTI on 6-T SRAM Cell</head><formula xml:id="formula_2">BL WL V BL DD MP1 MP2 MN1 MN2 MN4 MN3 Q Q Fig. 2. Six transistors SRAM cell circuit</formula><p>Figure <ref type="figure">2</ref> shows a basic 6-T SRAM cell, in which only the pull-up transistors, MP1 and MP2, would suffer from NBTI <ref type="bibr" target="#b7">[8]</ref>. Since MP1 and MP2 are part of cross coupled inverters, only one would be under NBTI stress at any time. This might result in unbalanced V th degradations of these two transistors and thereby lead to a mismatch. The static noise margin (SNM) is the biggest noise voltage the SRAM cell can tolerate. V th mismatch on an SRAM cell can result in an asymmetric transfer characteristic and thereby reduce the SNM, Figure <ref type="figure" target="#fig_1">3</ref>.</p><p>Using the long-term NBTI model in Equation ( <ref type="formula" target="#formula_0">1</ref>) to modify the SPICE model, the degradation in the SRAM cell can be simulated, Figure <ref type="figure" target="#fig_2">4</ref>. A cell with 50% stress duty cycle ages most slowly because MP1 and MP2 are matched. Uneven stress accelerates ageing. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>III. STRESS LOCALITY OF INSTRUCTION CACHE</head><p>The observation is noticed that the data stored in a cache shows very similar patterns when executing different benchmark programs. We ran a test on the instruction caches of ARM and MIPS architectures, using GEM5. 16 benchmark programs, all with more than ten thousand instructions, were chosen. The signal probability of each bit of each cache word is shown in Figure <ref type="figure" target="#fig_3">5</ref>. It can be seen that some bits preserve the same values in most locations, consequently leading to NBTI stress locality.</p><p>This phenomenon can be explained as following. For any program, we can expect some types of instruction to be used more frequently than the others. Take the ARM processor results in Figure <ref type="figure" target="#fig_3">5a</ref> as an example. The most significant four bits are the condition field and "1110" is used for unconditional instructions. The number of unconditional instructions is much bigger than that of conditional ones in any program. As a result, the most significant four bits have a high probability of being "1110" as seen in Figure <ref type="figure" target="#fig_3">5a</ref>.</p><p>If the SNM degrades to a value smaller than expected noise, the storage data might be flipped, which causes a failure when the data is read out. This gives the NBTI lifetime of the instruction cache. 50% signal probability will give the longest lifetime because both inverters in the SRAM cell age at the same rate and so are not mismatched. The bit with the probability furthest from 50% would fail first, which determines the lifetime of the whole SRAM array.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>IV. NBTI LIFETIME EVALUATION OF INSTRUCTION CACHE</head><p>According to the stress locality in last section, NBTI lifetime of a instruction cache is predictable. We propose Algorithm1 to evaluate the lifetime. This algorithm uses Monte  goto Monte Carlo</p><formula xml:id="formula_3">↵ 1 ⇠ N (µ i , 2 i ) . Normal distribution 7: ↵ 2 1 ↵ 1 8: V th1 F NBT I (↵ 1 , t) . Implement NBTI model 9: V th2 F NBT I (↵ 2 , t)</formula><p>To model typical operation, the storage value in each cell is set to both 1 and 0 but with different probabilities: we assume NBTI stress duty cycles are distributed with normal distributions with the means and standard deviations shown in Figure <ref type="figure" target="#fig_3">5</ref>. For each bit, we run 1600 simulations to guarantee a 95% confidence level within 1% probability error. simulation results predict 6 and 7 years NBTI lifetimes for ARM and MIPS architectures respectively, at which point, the stored values in some SRAM cells start to be corrupted, Figure <ref type="figure" target="#fig_4">6</ref>. The motivation for previous cell flipping work, <ref type="bibr" target="#b6">[7]</ref>, <ref type="bibr" target="#b9">[10]</ref>, is to avoid a cell holding the same value for a long time. However, since the storage value is considered unpredictable in that work, the performance benefits of periodical cell flipping are not actually proven. On the other hand, in our work, we note that the NBTI stress in the instruction cache stays constant over time.</p><p>Figure <ref type="figure">7</ref> shows the new probability mean values and standard deviations if cell flipping is applied. By definition, the mean values of the probabilities are at 50%. From this, the new predicted lifetimes can be calculated, as shown in Figure <ref type="figure" target="#fig_5">8</ref>. As can be seen, for the same operating conditions, data failures start to occur after more than 300 years in both ARM and MIPS processors. While the exact figure is, of course, dependent on the modelling, it is unarguable that a significant extension to the lifetime of an SRAM instruction cache is achievable by simply flipping cell values periodically.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>VI. CONCLUSION</head><p>Rapid shrinkage of CMOS transistors has led to concerns about reliability risks such as ageing. The effect of NBTI on the Static Noise Margin of SRAM-based instruction cache is discussed in this paper. NBTI directly affects the </p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Fig. 1 .</head><label>1</label><figDesc>Fig. 1. NBTI simulations on PMOS transistor for different duty cycles (T=300K, Vdd=1.2V, Vtp=-0.276V)</figDesc><graphic coords="2,62.40,98.21,224.81,108.25" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Fig. 3 .</head><label>3</label><figDesc>Fig. 3. SRAM cell SNM degradation</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Fig. 4 .</head><label>4</label><figDesc>Fig. 4. SNM degradation simulations for different duty cycles (T=300K, Vdd=1.2V, Vtp=-0.276V)</figDesc><graphic coords="2,314.41,210.59,211.56,95.01" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Fig. 5 .</head><label>5</label><figDesc>Fig. 5. Probability mean values and standard deviations of one cache word in instruction cache when running 16 benchmark programs</figDesc><graphic coords="3,71.59,224.05,206.41,99.39" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head>Fig. 6 .</head><label>6</label><figDesc>Fig. 6. SRAM cache NBTI lifetimes and failure rates simulations based on Algorithm 1 (T=300K, Vdd=1.2V, Vnoise=+/-0.32V)</figDesc><graphic coords="3,318.15,299.63,204.10,91.66" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_5"><head>Fig. 8 .</head><label>8</label><figDesc>Fig. 7. Probability mean values and standard deviations of cell flipping instruction cache</figDesc><graphic coords="4,72.75,373.31,204.10,91.66" type="bitmap" /></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" xml:id="foot_0">Workshop on Early Reliability Modeling for Aging and Variability in Silicon Systems -March 18th 2016 -Co-Located with DATE 2016 -Dresden, GermanyCopyright © 2016 for the individual papers by the papers' authors. Copying permitted for private and academic purposes. This volume is published and copyrighted by its editors.</note>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Reliability issues for nano-scale CMOS dielectrics</title>
		<author>
			<persName><forename type="first">G</forename><surname>Ribes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Rafik</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Roy</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Microelectronic engineering</title>
		<imprint>
			<biblScope unit="volume">84</biblScope>
			<biblScope unit="issue">9</biblScope>
			<biblScope unit="page" from="1910" to="1916" />
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">The impact of NBTI effect on combinational circuit: modeling, simulation, and analysis</title>
		<author>
			<persName><forename type="first">W</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Yang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Bhardwaj</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Vrudhula</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Liu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Cao</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Transactions on</title>
		<imprint>
			<biblScope unit="volume">18</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="173" to="183" />
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
	<note>Very Large Scale Integration (VLSI) Systems</note>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">NBTI degradation: A problem or a scare?</title>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">K</forename><surname>Saluja</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Vijayakumar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Sootkaneung</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Yang</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">VLSID 2008. 21st International Conference on. IEEE</title>
				<imprint>
			<date type="published" when="2008">2008. 2008</date>
			<biblScope unit="page" from="137" to="142" />
		</imprint>
	</monogr>
	<note>VLSI Design</note>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">An analytical model for negative bias temperature instability</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">V</forename><surname>Kumar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">H</forename><surname>Kim</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">S</forename><surname>Sapatnekar</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 2006 IEEE/ACM international conference on Computer-aided design</title>
				<meeting>the 2006 IEEE/ACM international conference on Computer-aided design</meeting>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2006">2006</date>
			<biblScope unit="page" from="493" to="496" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">NBTI degradation: From transistor to SRAM arrays</title>
		<author>
			<persName><forename type="first">V</forename><surname>Huard</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Parthasarathy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Guerin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Valentin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Pion</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Mammasse</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Planes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Camus</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Reliability Physics Symposium</title>
				<imprint>
			<date type="published" when="2008">2008. 2008</date>
			<biblScope unit="page" from="289" to="300" />
		</imprint>
	</monogr>
	<note>IEEE International. IEEE</note>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Dynamic indexing: concurrent leakage and aging optimization for caches</title>
		<author>
			<persName><forename type="first">A</forename><surname>Calimera</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Loghi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Macii</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Poncino</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 16th ACM/IEEE international symposium on Low power electronics and design</title>
				<meeting>the 16th ACM/IEEE international symposium on Low power electronics and design</meeting>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2010">2010</date>
			<biblScope unit="page" from="343" to="348" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Impact of NBTI on SRAM read stability and design for reliability</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">V</forename><surname>Kumar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">H</forename><surname>Kim</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">S</forename><surname>Sapatnekar</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">ISQED&apos;06. 7th International Symposium on. IEEE</title>
				<imprint>
			<date type="published" when="2006">2006. 2006</date>
			<biblScope unit="page">6</biblScope>
		</imprint>
	</monogr>
	<note>Quality Electronic Design</note>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Sram stability analysis considering gate oxide sbd, nbti and hci</title>
		<author>
			<persName><forename type="first">J</forename><surname>Qin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">B</forename><surname>Bernstein</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Integrated Reliability Workshop Final Report</title>
				<imprint>
			<date type="published" when="2007">2007. 2007</date>
			<biblScope unit="page" from="33" to="37" />
		</imprint>
	</monogr>
	<note>IEEE International. IEEE</note>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">SRAM circuitfailure modeling and reliability simulation with SPICE</title>
		<author>
			<persName><forename type="first">X</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Qin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Huang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">B</forename><surname>Bernstein</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Device and Materials Reliability</title>
		<imprint>
			<biblScope unit="volume">6</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="235" to="246" />
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
	<note>IEEE Transactions on</note>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Aging mitigation in memory arrays using self-controlled bit-flipping technique</title>
		<author>
			<persName><forename type="first">A</forename><surname>Gebregiorgis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Ebrahimi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Kiamehr</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Oboril</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Hamdioui</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">B</forename><surname>Tahoori</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Design Automation Conference (ASP-DAC), 2015 20th Asia and South Pacific</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2015">2015</date>
			<biblScope unit="page" from="231" to="236" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Compact modeling and simulation of circuit reliability for 65-nm CMOS technology</title>
		<author>
			<persName><forename type="first">W</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Reddy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">T</forename><surname>Krishnan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Vattikonda</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Krishnan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Cao</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Device and Materials Reliability</title>
		<imprint>
			<biblScope unit="volume">7</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="509" to="517" />
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
	<note>IEEE Transactions on</note>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Predictive modeling of the NBTI effect for reliable design</title>
		<author>
			<persName><forename type="first">S</forename><surname>Bhardwaj</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Vattikonda</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Cao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Vrudhula</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Custom Integrated Circuits Conference</title>
				<imprint>
			<date type="published" when="2006">2006. 2006</date>
			<biblScope unit="page" from="189" to="192" />
		</imprint>
	</monogr>
	<note>CICC&apos;06. IEEE. IEEE</note>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
