Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Tomokazu Yoneda is active.

Publication


Featured researches published by Tomokazu Yoneda.


european test symposium | 2004

An efficient scan tree design for test time reduction

Yannick Bonhomme; Tomokazu Yoneda; Hideo Fujiwara; Patrick Girard

We propose a new scan tree architecture for test application time reduction. This technique is based on a dynamic reconfiguration mode allowing one to reduce the dependence between the test set and the final scan tree architecture. The proposed method includes two different configuration modes: the scan tree mode and the single scan mode. The proposed method does not require any additional input or output. Experimental results show up to 95% of test application time saving and test data volume reduction in comparison with a single scan chain architecture.


asian test symposium | 2007

Thermal-Safe Test Access Mechanism and Wrapper Co-optimization for System-on-Chip

Thomas Edison Yu; Tomokazu Yoneda; Krishnendu Chakrabarty; Hideo Fujiwara

Smaller manufacturing processes have resulted in higher power densities which put greater emphasis on packaging and temperature control during test. For system-on-chips, peak power-based scheduling algorithms are used to optimize tests while satisfying power budgets. However, imposing power constraints does not necessarily mean that overheating is avoided due to the non-uniform power distribution across the chip. This paper presents a TAM/Wrapper co-design methodology for system-on-chips that ensures thermal safety while still optimizing the test schedule. The method combines a simplified thermal-cost model with a traditional bin-packing algorithm to minimize test time while satisfying temperature constraints. Experiments show that even minimal increases in test time can yield considerable decrease in test temperature as well as the possibility of further lowering temperatures beyond those achieved using traditional power-based test scheduling.


asia and south pacific design automation conference | 2006

A memory grouping method for sharing memory BIST logic

Masahide Miyazaki; Tomokazu Yoneda; Hideo Fujiwara

With the increasing demand for SoCs to include rich functionality, SoCs are being designed with hundreds of small memories with different sizes and frequencies. If memory BIST logics were individually added to these various memories, the area overhead would be very high. To reduce the overhead, memory BIST logic must therefore be shared. This paper proposes a memory-grouping method for memory BIST logic sharing. A memory-grouping problem is formulated and an algorithm to solve the problem is proposed. Experimental results showed that the proposed method reduced the area of the memory BIST wrapper by up to 40.55%. The results also showed that the ability to select from two types of connection methods produced a greater reduction in area than using a single connection method


european test symposium | 2007

Optimization of NoC Wrapper Design under Bandwidth and Test Time Constraints

Fawnizu Azmadi Hussin; Tomokazu Yoneda; Hideo Fujiwara

In this paper, two wrapper designs are proposed for core- based test application based on Networks-on-Chip (NoC) reuse. It will be shown that the previously proposed NoC wrapper does not efficiently utilize the NoC bandwidth, which may result in poor test schedules. Our wrappers (Type 1 and Type 2) complement each other to overcome this inefficiency while minimizing the overhead. The Type 2 wrapper uses larger area overhead to increase bandwidth efficiency, while the Type 1 takes advantage of some special configurations which may not require a complex and high-cost wrapper. Two wrapper optimization algorithms are applied to both wrapper designs under channel bandwidth and test time constraints, resulting in very little or no increase in the test application time compared to conventional TAM approaches.


european test symposium | 2009

Partial Scan Approach for Secret Information Protection

Michiko Inoue; Tomokazu Yoneda; Muneo Hasegawa; Hideo Fujiwara

This paper proposes a secure scan design method whichprotects the circuits containing secret information such ascryptographic circuits from scan-based side channel attacks.The proposed method prevents the leakage of secretinformation by partial scan design based on a balancedstructure. We also guarantee the testability of both the designunder test and DFT circuitry, and therefore, realizeboth security and testability. Experiments for RSA circuitshows the effectiveness of the proposed method.


design, automation, and test in europe | 2006

Power-Constrained Test Scheduling for Multi-Clock Domain SoCs

Tomokazu Yoneda; Kimihiko Masuda; Hideo Fujiwara

This paper presents a wrapper and test access mechanism design for multi-clock domain SoCs that consists of cores with different clock frequencies during test. We also propose a test scheduling algorithm for multi-clock domain SoCs to minimize test time under power constraint. In the proposed method, we use virtual TAM to solve the frequency gaps between cores and the ATE, and also to reduce power consumption of a core during test while maintaining the test time of the core. Experimental results show the effectiveness of our method not only for multi-clock domain SoCs, but also for single-clock domain SoCs with power constraints


Journal of Electronic Testing | 2002

Design for Consecutive Testability of System-on-a-Chip with Built-In Self Testable Cores

Tomokazu Yoneda; Hideo Fujiwara

This paper introduces a new concept of testability called consecutive testability and proposes a design-for-testability method for making a given SoC consecutively testable based on integer linear programming problem. For a consecutively testable SoC, testing can be performed as follows. Test patterns of a core are propagated to the core inputs from test pattern sources (implemented either off-chip or on-chip) consecutively at the speed of system clock. Similarly the test responses are propagated to test response sinks (implemented either off-chip or on-chip) from the core outputs consecutively at the speed of system clock. The propagation of test patterns and responses is achieved by using interconnects and consecutive transparency properties of surrounding cores. All interconnects can be tested in a similar fashion. Therefore, it is possible to test not only logic faults but also timing faults that require consecutive application of test patterns at the speed of system clock since the consecutively testable SoC can achieve consecutive application of any test sequence at the speed of system clock.


international test conference | 2012

DART: Dependable VLSI test architecture and its implementation

Yasuo Sato; Seiji Kajihara; Tomokazu Yoneda; Kazumi Hatayama; Michiko Inoue; Yukiya Miura; Satosni Untake; Takumi Hasegawa; Motoyuki Sato; Kotaro Shimamura

Although many electronic safety-related systems require very high reliability, it is becoming harder and harder to achieve it because of delay-related failures, which are caused by decreased noise margin. This paper describes a technology named DART and its implementation. The DART repeatedly measures the maximum delay of a circuit and the amount of degradation in field, in consequence, confirms the marginality of the circuit. The system employing the DART will be informed the significant reduction of delay margin in advance of a failure and be able to repair it at an appropriate time. The DART also equips a technique to improve the test coverage using the rotating test and a technique to consider the test environment such as temperature or voltage using novel ring-oscillator-based monitors. The authors applied the proposed technology to an industrial design and confirmed its effectiveness and availability with reasonable resources.


IEEE Transactions on Very Large Scale Integration Systems | 2012

A Failure Prediction Strategy for Transistor Aging

Hyunbean Yi; Tomokazu Yoneda; Michiko Inoue; Yasuo Sato; Seiji Kajihara; Hideo Fujiwara

This paper presents a novel failure prediction technique that is applicable for system-on-chips (SoCs). Highly reliable systems such as automobiles, aircrafts, or medical equipments would not allow any interruptive erroneous responses during system operations, which might result in catastrophes. Therefore, we propose a failure prediction technique that can be applied during an idle time when a system is not working, such as power-on/-off time. To achieve high reliability in the field, the proposed technique should take into consideration various types of aging mechanisms and the testing environment of voltage and temperature which is uncontrollable in the field. Therefore, we propose: 1) an accurate delay measurement technique considering the variation due to voltage and temperature and 2) an adaptive test scheduling that gives more test chances to more probable degrading parts. Experimental results show the required memory space and area cost for implementing the proposed technique.


IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems | 2008

A Nonscan Design-for-Testability Method for Register-Transfer-Level Circuits to Guarantee Linear-Depth Time Expansion Models

Hideo Fujiwara; Hiroyuki Iwata; Tomokazu Yoneda; Chia Yee Ooi

This paper presents a nonscan design-for-testability (DFT) method for register-transfer-level (RTL) circuits. We first introduce the notation to analyze the test generation complexity, as well as two classes of sequential circuits, namely: 1) the combinationally testable class and 2) the acyclically testable class. Then, we introduce a new class of linear-depth time-bounded circuits as one of the acyclically testable classes. The linear-depth time-bounded testability guarantees that the number of time frames required for any testable fault is bounded by a linear function of the number of flip-flops in the circuit during the test generation process. As one of the linear-depth time-bounded classes, we introduce a new class of RTL circuits, called the cycle-unrollable RTL circuits, which is shown to be linear depth time bounded. We propose a DFT method to make RTL circuits cycle unrollable and a test generation method for cycle-unrollable RTL circuits. Experimental results show that we can drastically reduce hardware overhead and test application time compared to the full-scan method and the method proposed by Ohtake Moreover, our proposed method can achieve 100% fault efficiency for gate-level single stuck-at faults in practical test generation time and allow at-speed testing.

Collaboration


Dive into the Tomokazu Yoneda's collaboration.

Top Co-Authors

Avatar

Hideo Fujiwara

Nara Institute of Science and Technology

View shared research outputs
Top Co-Authors

Avatar

Michiko Inoue

Nara Institute of Science and Technology

View shared research outputs
Top Co-Authors

Avatar

Yasuo Sato

Kyushu Institute of Technology

View shared research outputs
Top Co-Authors

Avatar

Thomas Edison Yu

Nara Institute of Science and Technology

View shared research outputs
Top Co-Authors

Avatar

Yuta Yamato

Kyushu Institute of Technology

View shared research outputs
Top Co-Authors

Avatar

Fawnizu Azmadi Hussin

Universiti Teknologi Petronas

View shared research outputs
Top Co-Authors

Avatar

Satoshi Ohtake

Nara Institute of Science and Technology

View shared research outputs
Top Co-Authors

Avatar

Seiji Kajihara

Kyushu Institute of Technology

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Researchain Logo
Decentralizing Knowledge