首页 > 最新文献

2019 IEEE International Test Conference in Asia (ITC-Asia)最新文献

英文 中文
An On-Chip IEEE 1687 Network Controller for Reliability and Functional Safety Management of System-on-Chips 基于片上系统可靠性和功能安全管理的片上IEEE 1687网络控制器
Pub Date : 2019-09-03 DOI: 10.1109/ITC-Asia.2019.00032
Ahmed M. Y. Ibrahim, H. Kerkhoff
The IEEE 1687 standard defines a standardized mechanism for the off-chip access of embedded instruments. A subset of these instruments are also used for maintaining the reliability and functional safety of the chip during its lifetime. For example, temperature sensors, voltage monitors and Built-In-Self-Test engines. In this paper, we present a novel on-chip controller for IEEE 1687 networks which can execute instrument procedures documented in the IEEE 1687 PDL language. These procedures are incorporated within the reliability and functional safety embedded software that uses the measurements data of the instruments. The controller includes an efficient structural model of the IEEE 1687 network and can perform on-chip pattern retargeting on arbitrary networks. In addition, it can perform localization of instrument interrupts that are propagated via multi-mode IEEE 1687 networks.
IEEE 1687标准为嵌入式仪器的片外访问定义了一种标准化机制。这些仪器的一个子集也用于维持芯片在其使用寿命期间的可靠性和功能安全。例如,温度传感器,电压监测器和内置自检引擎。本文提出了一种适用于IEEE 1687网络的新型片上控制器,该控制器可以执行以IEEE 1687 PDL语言编写的仪器程序。这些程序包含在使用仪器测量数据的可靠性和功能安全嵌入式软件中。该控制器包含一个高效的IEEE 1687网络结构模型,可以在任意网络上实现片上模式重定向。此外,它还可以对通过多模IEEE 1687网络传播的仪器中断进行定位。
{"title":"An On-Chip IEEE 1687 Network Controller for Reliability and Functional Safety Management of System-on-Chips","authors":"Ahmed M. Y. Ibrahim, H. Kerkhoff","doi":"10.1109/ITC-Asia.2019.00032","DOIUrl":"https://doi.org/10.1109/ITC-Asia.2019.00032","url":null,"abstract":"The IEEE 1687 standard defines a standardized mechanism for the off-chip access of embedded instruments. A subset of these instruments are also used for maintaining the reliability and functional safety of the chip during its lifetime. For example, temperature sensors, voltage monitors and Built-In-Self-Test engines. In this paper, we present a novel on-chip controller for IEEE 1687 networks which can execute instrument procedures documented in the IEEE 1687 PDL language. These procedures are incorporated within the reliability and functional safety embedded software that uses the measurements data of the instruments. The controller includes an efficient structural model of the IEEE 1687 network and can perform on-chip pattern retargeting on arbitrary networks. In addition, it can perform localization of instrument interrupts that are propagated via multi-mode IEEE 1687 networks.","PeriodicalId":348469,"journal":{"name":"2019 IEEE International Test Conference in Asia (ITC-Asia)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-09-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130953478","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 10
Embedded Tutorial 嵌入式教程
Pub Date : 2019-09-01 DOI: 10.1109/itc-asia.2019.00012
As SoCs continue to evolve to have more and more programmable elements and processors on them, the opportunity to tune the processors, interconnect and other blocks to match the intended application and gain advantages of performance and energy consumption is one that many designers are still not aware of. Experience on a wide variety of SoC designs has shown that significant increases in SoC performance and reduction in energy consumption are possible through the use of tuned ApplicationSpecific Instruction set Processors (ASIPs), along with the right choices of interconnect structures and associated hardware blocks. This embedded tutorial introduces the audience to the concept of ASIPs and uses practical examples to illustrate how ASIP architectures can be mapped to applications. It also covers a processor-centric design flow for complex SoC and in particular will describe models and methodologies for design, simulation and verification of these devices using the latest Electronic System Level (ESL) methods.
{"title":"Embedded Tutorial","authors":"","doi":"10.1109/itc-asia.2019.00012","DOIUrl":"https://doi.org/10.1109/itc-asia.2019.00012","url":null,"abstract":"As SoCs continue to evolve to have more and more programmable elements and processors on them, the opportunity to tune the processors, interconnect and other blocks to match the intended application and gain advantages of performance and energy consumption is one that many designers are still not aware of. Experience on a wide variety of SoC designs has shown that significant increases in SoC performance and reduction in energy consumption are possible through the use of tuned ApplicationSpecific Instruction set Processors (ASIPs), along with the right choices of interconnect structures and associated hardware blocks. This embedded tutorial introduces the audience to the concept of ASIPs and uses practical examples to illustrate how ASIP architectures can be mapped to applications. It also covers a processor-centric design flow for complex SoC and in particular will describe models and methodologies for design, simulation and verification of these devices using the latest Electronic System Level (ESL) methods.","PeriodicalId":348469,"journal":{"name":"2019 IEEE International Test Conference in Asia (ITC-Asia)","volume":"23 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126788056","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Instruction Vulnerability Test and Code Optimization Against DVFS Attack 指令漏洞测试及针对DVFS攻击的代码优化
Pub Date : 2019-09-01 DOI: 10.1109/ITC-Asia.2019.00022
Junying Huang, Jing Ye, Xiaochun Ye, Da Wang, Dongrui Fan, Huawei Li, Xiaowei Li, Zhimin Zhang
With the growing cost of powering and cooling, the Dynamic Voltage Frequency Scaling (DVFS) technique has been adopted in many mobiles and embedded devices nowadays. However, attackers are capable of maliciously manipulating the DVFS to threaten application programs including the security related ones. This paper first proposes a test method to test the vulnerabilities of CPU instructions under the DVFS attack. The test program feature, the testability of CPU instructions, and the Test Program Generation Algorithm (TPGA) are proposed. It is applied to an arm CPU in a mobile phone. Typical instructions are tested, and some are found vulnerable. Then, based on the test result, a method for code optimization by instruction substitution is proposed. The application program using vulnerable instructions are then attacked and optimized to prove the effectiveness of the proposed methods.
随着供电和冷却成本的不断增长,动态电压频率缩放(DVFS)技术已被许多移动和嵌入式设备所采用。然而,攻击者可以恶意操纵DVFS来威胁应用程序,包括与安全相关的应用程序。本文首先提出了一种测试方法来测试CPU指令在DVFS攻击下的漏洞。提出了测试程序的特点、CPU指令的可测试性以及测试程序生成算法(TPGA)。并应用于手机的臂式CPU。对典型的指令进行了测试,发现有些指令很容易受到攻击。然后,在测试结果的基础上,提出了一种基于指令替换的代码优化方法。然后对使用易受攻击指令的应用程序进行了攻击和优化,验证了所提方法的有效性。
{"title":"Instruction Vulnerability Test and Code Optimization Against DVFS Attack","authors":"Junying Huang, Jing Ye, Xiaochun Ye, Da Wang, Dongrui Fan, Huawei Li, Xiaowei Li, Zhimin Zhang","doi":"10.1109/ITC-Asia.2019.00022","DOIUrl":"https://doi.org/10.1109/ITC-Asia.2019.00022","url":null,"abstract":"With the growing cost of powering and cooling, the Dynamic Voltage Frequency Scaling (DVFS) technique has been adopted in many mobiles and embedded devices nowadays. However, attackers are capable of maliciously manipulating the DVFS to threaten application programs including the security related ones. This paper first proposes a test method to test the vulnerabilities of CPU instructions under the DVFS attack. The test program feature, the testability of CPU instructions, and the Test Program Generation Algorithm (TPGA) are proposed. It is applied to an arm CPU in a mobile phone. Typical instructions are tested, and some are found vulnerable. Then, based on the test result, a method for code optimization by instruction substitution is proposed. The application program using vulnerable instructions are then attacked and optimized to prove the effectiveness of the proposed methods.","PeriodicalId":348469,"journal":{"name":"2019 IEEE International Test Conference in Asia (ITC-Asia)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126443114","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
On-Chip Test Clock Validation Using A Time-to-Digital Converter in FPGAs 在fpga中使用时间-数字转换器的片上测试时钟验证
Pub Date : 2019-09-01 DOI: 10.1109/ITC-Asia.2019.00040
Yousuke Miyake, S. Kajihara, Poki Chen
While on-chip delay measurement combining logic BIST with a variable test clock is an effective way to secure field reliability of VLSI/FPGAs, validation of the variable test clock generated on the chip is important to guarantee measurement accuracy. This paper addresses a method of on-chip test clock validation using a TDC (Time-to-Digital Converter) for FPGAs. The proposed method has two operation modes, one is a resolution measurement mode and the other is a phase difference measurement mode. The resolution measurement mode is performed first to check the resolution of the TDC circuit. The phase difference measurement mode checks the timing difference between the original clock and the generated test clock. Evaluation experiments using a real FPGA device shows that the resolution of the proposed clock validation method using a TDC is 50.46 ps. For a variable test clock with resolution of 96.15 ps, it was confirmed that INL (Integral Non-Linearity) of the clock is within 10% and it was inconsistent with a result observed by an oscilloscope.
将逻辑BIST与可变测试时钟相结合的片上延迟测量是确保VLSI/ fpga现场可靠性的有效方法,而片上生成的可变测试时钟的验证对于保证测量精度至关重要。本文讨论了一种使用fpga的TDC(时间-数字转换器)进行片上测试时钟验证的方法。该方法有两种工作模式,一种是分辨率测量模式,另一种是相位差测量模式。首先执行分辨率测量模式,以检查TDC电路的分辨率。相位差测量方式检查原始时钟与生成的测试时钟之间的时间差。在实际FPGA器件上进行的评估实验表明,采用TDC的时钟验证方法的分辨率为50.46 ps,对于分辨率为96.15 ps的可变测试时钟,证实时钟的INL(积分非线性)在10%以内,与示波器观察结果不一致。
{"title":"On-Chip Test Clock Validation Using A Time-to-Digital Converter in FPGAs","authors":"Yousuke Miyake, S. Kajihara, Poki Chen","doi":"10.1109/ITC-Asia.2019.00040","DOIUrl":"https://doi.org/10.1109/ITC-Asia.2019.00040","url":null,"abstract":"While on-chip delay measurement combining logic BIST with a variable test clock is an effective way to secure field reliability of VLSI/FPGAs, validation of the variable test clock generated on the chip is important to guarantee measurement accuracy. This paper addresses a method of on-chip test clock validation using a TDC (Time-to-Digital Converter) for FPGAs. The proposed method has two operation modes, one is a resolution measurement mode and the other is a phase difference measurement mode. The resolution measurement mode is performed first to check the resolution of the TDC circuit. The phase difference measurement mode checks the timing difference between the original clock and the generated test clock. Evaluation experiments using a real FPGA device shows that the resolution of the proposed clock validation method using a TDC is 50.46 ps. For a variable test clock with resolution of 96.15 ps, it was confirmed that INL (Integral Non-Linearity) of the clock is within 10% and it was inconsistent with a result observed by an oscilloscope.","PeriodicalId":348469,"journal":{"name":"2019 IEEE International Test Conference in Asia (ITC-Asia)","volume":"3 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127946044","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
An FPGA-Based Data Receiver for Digital IC Testing 一种基于fpga的数字集成电路测试数据接收器
Pub Date : 2019-09-01 DOI: 10.1109/ITC-Asia.2019.00018
Wei-Chen Huang, G. Hou, Jiun-Lang Huang, Terry Kuo
FPGA-based digital IC test equipment is a promising solution for low to mid-end applications. In the past, several FPGA data/timing formatters have been demonstrated to generate test waveforms at 100 MHz symbol rate and 200 ps or better resolution. In this paper, an FPGA-based test response receiver for digital IC testing is proposed. First, a three-stage round-trip-delay compensation scheme is introduced so that the strobe window can fully cover the test response window. Then, the corresponding characterization and calibration techniques are developed for the programmable delay line and roundtrip-delay. A prototype receiver is implemented on a Xilinx Spartan 6 FPGA; measurement results show that it is capable of 100 MHz sampling rate with 200 ps strobe position resolution.
基于fpga的数字集成电路测试设备是一种很有前途的中低端应用解决方案。在过去,几个FPGA数据/时序格式化器已经被证明可以在100 MHz符号速率和200 ps或更好的分辨率下生成测试波形。提出了一种基于fpga的数字集成电路测试响应接收机。首先,提出了一种三级往返时延补偿方案,使频闪窗口能够完全覆盖测试响应窗口。然后,开发了相应的可编程延迟线和往返延迟的表征和校准技术。在Xilinx Spartan 6 FPGA上实现了原型接收器;测量结果表明,该系统具有100mhz的采样率和200ps的频闪位置分辨率。
{"title":"An FPGA-Based Data Receiver for Digital IC Testing","authors":"Wei-Chen Huang, G. Hou, Jiun-Lang Huang, Terry Kuo","doi":"10.1109/ITC-Asia.2019.00018","DOIUrl":"https://doi.org/10.1109/ITC-Asia.2019.00018","url":null,"abstract":"FPGA-based digital IC test equipment is a promising solution for low to mid-end applications. In the past, several FPGA data/timing formatters have been demonstrated to generate test waveforms at 100 MHz symbol rate and 200 ps or better resolution. In this paper, an FPGA-based test response receiver for digital IC testing is proposed. First, a three-stage round-trip-delay compensation scheme is introduced so that the strobe window can fully cover the test response window. Then, the corresponding characterization and calibration techniques are developed for the programmable delay line and roundtrip-delay. A prototype receiver is implemented on a Xilinx Spartan 6 FPGA; measurement results show that it is capable of 100 MHz sampling rate with 200 ps strobe position resolution.","PeriodicalId":348469,"journal":{"name":"2019 IEEE International Test Conference in Asia (ITC-Asia)","volume":"50 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133034372","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
A Delay-Aware Implementation Scheme for Cost-Effective Implication-Based Concurrent Error Detection 一种低成本的基于隐含的并发错误检测的延迟感知实现方案
Pub Date : 2019-09-01 DOI: 10.1109/ITC-Asia.2019.00038
Tong-Yu Hsieh, Kuang-Chun Lin, Hsin-Hsien Lin
Implications have been shown to be beneficial for both concurrent error detection and diagnosis. To reduce the incurred hardware cost, one critical issue is selection of a minimum number of appropriate implications. Although the previous work developed several implication selection algorithms, the critical path delay may still be high. This is because the factors related to the critical path delay have not been well studied and considered during implication selection. In this paper, we investigate these factors and develop a new delay-aware implication selection algorithm. A buffer insertion algorithm is also developed such that the minimum number of buffers are inserted to further reduce the delay. This algorithm is integrated with the implication selection algorithm as a delay-aware implementation scheme. Experimental results on 18 ISCAS'85 and ITC'99 benchmark circuits show that 29.02% delay overhead reduction is achieved on average with only additional 0.34% implications selected.
结果表明,这对并发错误检测和诊断都是有益的。为了减少产生的硬件成本,一个关键问题是选择最小数量的适当含义。虽然前人已经开发了几种隐含选择算法,但关键路径延迟仍然很高。这是因为在隐含选择过程中,与关键路径延迟相关的因素没有得到很好的研究和考虑。在本文中,我们研究了这些因素,并开发了一种新的延迟感知隐含选择算法。还开发了一种缓冲区插入算法,使得插入的缓冲区数量最少,以进一步减少延迟。该算法与隐含选择算法相结合,作为一种延迟感知的实现方案。在18个ISCAS'85和ITC'99基准电路上的实验结果表明,在只选择额外0.34%的隐含含义的情况下,平均实现了29.02%的延迟开销降低。
{"title":"A Delay-Aware Implementation Scheme for Cost-Effective Implication-Based Concurrent Error Detection","authors":"Tong-Yu Hsieh, Kuang-Chun Lin, Hsin-Hsien Lin","doi":"10.1109/ITC-Asia.2019.00038","DOIUrl":"https://doi.org/10.1109/ITC-Asia.2019.00038","url":null,"abstract":"Implications have been shown to be beneficial for both concurrent error detection and diagnosis. To reduce the incurred hardware cost, one critical issue is selection of a minimum number of appropriate implications. Although the previous work developed several implication selection algorithms, the critical path delay may still be high. This is because the factors related to the critical path delay have not been well studied and considered during implication selection. In this paper, we investigate these factors and develop a new delay-aware implication selection algorithm. A buffer insertion algorithm is also developed such that the minimum number of buffers are inserted to further reduce the delay. This algorithm is integrated with the implication selection algorithm as a delay-aware implementation scheme. Experimental results on 18 ISCAS'85 and ITC'99 benchmark circuits show that 29.02% delay overhead reduction is achieved on average with only additional 0.34% implications selected.","PeriodicalId":348469,"journal":{"name":"2019 IEEE International Test Conference in Asia (ITC-Asia)","volume":"15 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116196294","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A Post-Bond TSVs Test Solution for Leakage Fault 泄漏故障的键合后tsv测试解决方案
Pub Date : 2019-09-01 DOI: 10.1109/ITC-Asia.2019.00035
Yang Yu, Zhiming Yang, Kangkang Xu
During the 3-D ICs manufacturing process, TSVs are susceptible to undergo different faults. Among these faults, the leakage fault is one of the most common cases. In this paper, a new test structure based on the improved ring oscillator circuit is proposed to detect the TSV leakage fault. An accurate TSV leakage fault model extracted from three-dimensional full-wave simulation is adopted in the test structure. HSPICE Monte Carlo simulation shows that the proposed test structure can detect the weak leakage faults with no less than 0.2025um2 pin-hole area, which is a larger coverage compared with the traditional test structure.
在三维集成电路的制造过程中,tsv容易发生各种故障。在这些故障中,漏电故障是最常见的一种。本文提出了一种基于改进环形振荡电路的TSV漏电故障检测结构。试验结构采用三维全波模拟提取的精确TSV泄漏故障模型。HSPICE蒙特卡罗仿真表明,所提出的测试结构可以检测到针孔面积不小于0.2025um2的弱泄漏故障,与传统测试结构相比,覆盖范围更大。
{"title":"A Post-Bond TSVs Test Solution for Leakage Fault","authors":"Yang Yu, Zhiming Yang, Kangkang Xu","doi":"10.1109/ITC-Asia.2019.00035","DOIUrl":"https://doi.org/10.1109/ITC-Asia.2019.00035","url":null,"abstract":"During the 3-D ICs manufacturing process, TSVs are susceptible to undergo different faults. Among these faults, the leakage fault is one of the most common cases. In this paper, a new test structure based on the improved ring oscillator circuit is proposed to detect the TSV leakage fault. An accurate TSV leakage fault model extracted from three-dimensional full-wave simulation is adopted in the test structure. HSPICE Monte Carlo simulation shows that the proposed test structure can detect the weak leakage faults with no less than 0.2025um2 pin-hole area, which is a larger coverage compared with the traditional test structure.","PeriodicalId":348469,"journal":{"name":"2019 IEEE International Test Conference in Asia (ITC-Asia)","volume":"26 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122879144","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Wafer Plot Classification Using Neural Networks and Tensor Methods 基于神经网络和张量方法的晶圆图分类
Pub Date : 2019-09-01 DOI: 10.1109/ITC-Asia.2019.00027
A. Wahba, Chuanhe Jay Shan, Li-C. Wang, N. Sumikawa
This paper presents an automated flow to classify wafer plots obtained based on production test data. The wafer plots are based on pass/fail locations. The classification is achieved through wafer pattern recognition models built with two sets of techniques, Generative Adversarial Networks and Tensor analysis. The primary focus is on developing the automatic flow. Experiment results based on production test data from a microcontroller product line will be presented to demonstrate the usefulness of the proposed classification flow.
本文提出了一种基于生产试验数据的晶圆图自动分类流程。晶圆图基于合格/不合格位置。该分类是通过使用生成对抗网络和张量分析两套技术建立的晶圆模式识别模型来实现的。主要的重点是发展自动流程。基于微控制器产品线的生产测试数据的实验结果将展示所提出的分类流程的有效性。
{"title":"Wafer Plot Classification Using Neural Networks and Tensor Methods","authors":"A. Wahba, Chuanhe Jay Shan, Li-C. Wang, N. Sumikawa","doi":"10.1109/ITC-Asia.2019.00027","DOIUrl":"https://doi.org/10.1109/ITC-Asia.2019.00027","url":null,"abstract":"This paper presents an automated flow to classify wafer plots obtained based on production test data. The wafer plots are based on pass/fail locations. The classification is achieved through wafer pattern recognition models built with two sets of techniques, Generative Adversarial Networks and Tensor analysis. The primary focus is on developing the automatic flow. Experiment results based on production test data from a microcontroller product line will be presented to demonstrate the usefulness of the proposed classification flow.","PeriodicalId":348469,"journal":{"name":"2019 IEEE International Test Conference in Asia (ITC-Asia)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121206269","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
Low Cost Recycled FPGA Detection Using Virtual Probe Technique 基于虚拟探针技术的低成本FPGA回收检测
Pub Date : 2019-09-01 DOI: 10.1109/ITC-Asia.2019.00031
Foisal Ahmed, Michihiro Shintani, M. Inoue
Analyzing aging-induced delay degradations of ring oscillators (ROs) is an effective way to detect recycled fieldprogrammable gate arrays (FPGAs). On the other hand, it requires a large number of measurements of ROs for all FPGAs before shipping, and thus leads to measurement cost inflation. In this research, we propose a low-cost recycled FPGA detection method using a virtual probe (VP) technique based on compressed sensing. The VP technique enables us to accurately predict the spatial process variation on a die from a very small number of sample measurements. Using the estimated process variation as a supervisor, machine-learning algorithm classifies target FPGAs into recycled or fresh. Through experiments using circuit simulation, our method achieves more than 96% detection accuracy using one-class support vector machine where only 20% samples of the frequency are used at the best case. Silicon measurement results on Xilinx Artix-7 FPGAs also demonstrate the efficiencies of the proposed method.
分析环形振荡器(ROs)老化引起的延迟退化是检测回收现场可编程门阵列(fpga)的有效方法。另一方面,它需要在发货前对所有fpga进行大量的ro测量,从而导致测量成本膨胀。在本研究中,我们提出了一种基于压缩感知的虚拟探针(VP)技术的低成本回收FPGA检测方法。VP技术使我们能够从非常少量的样品测量中准确地预测模具上的空间过程变化。机器学习算法使用估计的过程变化作为监督,将目标fpga分类为回收或新鲜。通过电路仿真实验,我们的方法在最佳情况下仅使用20%的频率样本,使用一类支持向量机实现了96%以上的检测准确率。在Xilinx Artix-7 fpga上的硅测量结果也证明了该方法的有效性。
{"title":"Low Cost Recycled FPGA Detection Using Virtual Probe Technique","authors":"Foisal Ahmed, Michihiro Shintani, M. Inoue","doi":"10.1109/ITC-Asia.2019.00031","DOIUrl":"https://doi.org/10.1109/ITC-Asia.2019.00031","url":null,"abstract":"Analyzing aging-induced delay degradations of ring oscillators (ROs) is an effective way to detect recycled fieldprogrammable gate arrays (FPGAs). On the other hand, it requires a large number of measurements of ROs for all FPGAs before shipping, and thus leads to measurement cost inflation. In this research, we propose a low-cost recycled FPGA detection method using a virtual probe (VP) technique based on compressed sensing. The VP technique enables us to accurately predict the spatial process variation on a die from a very small number of sample measurements. Using the estimated process variation as a supervisor, machine-learning algorithm classifies target FPGAs into recycled or fresh. Through experiments using circuit simulation, our method achieves more than 96% detection accuracy using one-class support vector machine where only 20% samples of the frequency are used at the best case. Silicon measurement results on Xilinx Artix-7 FPGAs also demonstrate the efficiencies of the proposed method.","PeriodicalId":348469,"journal":{"name":"2019 IEEE International Test Conference in Asia (ITC-Asia)","volume":"19 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"117005931","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 7
A Framework for TSV Based 3D-IC to Analyze Aging and TSV Thermo-Mechanical Stress on Soft Errors 基于三维集成电路的TSV老化和TSV软误差热机械应力分析框架
Pub Date : 2019-09-01 DOI: 10.1109/ITC-Asia.2019.00034
R. P. Reddy, A. Acharyya, S. Khursheed
The CMOS aging, transient effects, and TSV thermomechanical stress degrade the resilience of 3D-ICs. The transients effects lead to soft errors and aggravated with the CMOS Bias temperature instability (BTI). In this paper, we analyze detrimental transient and BTI effect on soft error rate (SER) in 3D-ICs. However, TSV thermomechanical stress presents a considerable benefit by enhancing the critical charge (Qc) and reduce the SER due to decrease in the threshold voltage and increase in mobility of carriers in transistor present out of keep-out-zone and useful range. Therefore we propose a framework to evaluate the effect of transient, BTI, and TSV thermomechanical stress on critical charge and SER in 3D-ICs. Subsequently, through HSPICE simulation we show that for a lifetime of ten years and on the topmost layer of stacked 3D-IC, the reduction in SER of NAND gate by 5.12% – 9.05% and in 6T SRAM 2.51% – 4.76% and 3.77% – 5.64% decrease for storing 0 and 1 respectively.
CMOS老化、瞬态效应和TSV热机械应力降低了3d - ic的回弹性。瞬态效应导致软误差,并随着CMOS偏置温度不稳定性(BTI)的增大而加剧。本文分析了三维集成电路中有害瞬态和BTI对软误码率的影响。然而,TSV热机械应力表现出相当大的好处,通过提高临界电荷(Qc)和降低SER,由于阈值电压的降低和晶体管中载流子的迁移率的增加,存在于禁止区和有用范围之外。因此,我们提出了一个框架来评估瞬态、BTI和TSV热机械应力对3d - ic中临界电荷和SER的影响。随后,通过HSPICE模拟我们发现,在10年的寿命内,在堆叠3D-IC的最上层,NAND门的SER降低了5.12% - 9.05%,在6T SRAM中,存储0和1分别降低了2.51% - 4.76%和3.77% - 5.64%。
{"title":"A Framework for TSV Based 3D-IC to Analyze Aging and TSV Thermo-Mechanical Stress on Soft Errors","authors":"R. P. Reddy, A. Acharyya, S. Khursheed","doi":"10.1109/ITC-Asia.2019.00034","DOIUrl":"https://doi.org/10.1109/ITC-Asia.2019.00034","url":null,"abstract":"The CMOS aging, transient effects, and TSV thermomechanical stress degrade the resilience of 3D-ICs. The transients effects lead to soft errors and aggravated with the CMOS Bias temperature instability (BTI). In this paper, we analyze detrimental transient and BTI effect on soft error rate (SER) in 3D-ICs. However, TSV thermomechanical stress presents a considerable benefit by enhancing the critical charge (Qc) and reduce the SER due to decrease in the threshold voltage and increase in mobility of carriers in transistor present out of keep-out-zone and useful range. Therefore we propose a framework to evaluate the effect of transient, BTI, and TSV thermomechanical stress on critical charge and SER in 3D-ICs. Subsequently, through HSPICE simulation we show that for a lifetime of ten years and on the topmost layer of stacked 3D-IC, the reduction in SER of NAND gate by 5.12% – 9.05% and in 6T SRAM 2.51% – 4.76% and 3.77% – 5.64% decrease for storing 0 and 1 respectively.","PeriodicalId":348469,"journal":{"name":"2019 IEEE International Test Conference in Asia (ITC-Asia)","volume":"50 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114663615","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
期刊
2019 IEEE International Test Conference in Asia (ITC-Asia)
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1