26
Mark Handover Formal Fault Injection for Functional Safety November 2016 European Application Engineer Digital Design & Verification Solutions

European Application Engineer Digital Design ... · PDF fileEuropean Application Engineer Digital Design & Verification Solutions. ... —Cell pins —Internal nets All design elements

  • Upload
    dinhdan

  • View
    217

  • Download
    1

Embed Size (px)

Citation preview

Page 1: European Application Engineer Digital Design ... · PDF fileEuropean Application Engineer Digital Design & Verification Solutions. ... —Cell pins —Internal nets All design elements

Mark Handover

Formal Fault Injection for Functional Safety

November 2016

European Application Engineer Digital Design & Verification Solutions

Page 2: European Application Engineer Digital Design ... · PDF fileEuropean Application Engineer Digital Design & Verification Solutions. ... —Cell pins —Internal nets All design elements

www.mentor.com© Mentor Graphics Corp. Company Confidential

Fault Injection – an ISO26262 Recommended Verification Method

Questa Formal-based fault injection, 2016

� Functional Safety— Absence of unreasonable risk due to hazards caused by

malfunction of Electrical/Electronic systems

� Fault tolerance the objective of the ISO26262 standard— Recovery or fail-safe – Safety Mechanism

� ISO26262 standard provides specific regulations and recommendations for automotive systems.— Fault Injection: is a method for hardware and software integration

testing

Page 3: European Application Engineer Digital Design ... · PDF fileEuropean Application Engineer Digital Design & Verification Solutions. ... —Cell pins —Internal nets All design elements

www.mentor.com© Mentor Graphics Corp. Company Confidential

Random Faults and Safety Mechanism (SM)

Questa Formal-based fault injection, 2016

� Random Faults — Physical defects that can occur in system components during system

operation

� Purpose of Safety Mechanism— Control random faults

– Detect all faults– Provide a deterministic and correct reaction to faults

— Guarantee safety operation of the system– Recover the system, or– Go to a safe system state

� Validation/Verification of Safety Mechanism— Completeness

– Check the ability to detect and handle all possible faults

— Correctness– Check that the safety mechanism specification/requirements are satisfied – For example:

– Check design behaves as without presence of faults – Check design goes to a safe state

Page 4: European Application Engineer Digital Design ... · PDF fileEuropean Application Engineer Digital Design & Verification Solutions. ... —Cell pins —Internal nets All design elements

www.mentor.com© Mentor Graphics Corp. Company Confidential

Safety Mechanism:Illustration Using SPI Master Core Example

Questa Formal-based fault injection, 2016

APB I

nte

rface

APB B

us

Page 5: European Application Engineer Digital Design ... · PDF fileEuropean Application Engineer Digital Design & Verification Solutions. ... —Cell pins —Internal nets All design elements

www.mentor.com© Mentor Graphics Corp. Company Confidential

SPI Master Core:Assume Faults Occurs in Clock Generator

Questa Formal-based fault injection, 2016

SPI Top

Serial InterfaceClock Gen

Page 6: European Application Engineer Digital Design ... · PDF fileEuropean Application Engineer Digital Design & Verification Solutions. ... —Cell pins —Internal nets All design elements

www.mentor.com© Mentor Graphics Corp. Company Confidential

SPI Master Core:Faults Could Affect Functional Safety

Questa Formal-based fault injection, 2016

SPI Top

Serial InterfaceClock Gen

Page 7: European Application Engineer Digital Design ... · PDF fileEuropean Application Engineer Digital Design & Verification Solutions. ... —Cell pins —Internal nets All design elements

www.mentor.com© Mentor Graphics Corp. Company Confidential

SPI Master Core: Fail-OperationalSafety Mechanism Handles Faults

Questa Formal-based fault injection, 2016

SPI Top

Serial InterfaceClock Gen

Safe

ty M

echanism

Go to safe state, orDo action1, …

Page 8: European Application Engineer Digital Design ... · PDF fileEuropean Application Engineer Digital Design & Verification Solutions. ... —Cell pins —Internal nets All design elements

www.mentor.com© Mentor Graphics Corp. Company Confidential

General Functional Safety Validation Flow

Questa Formal-based fault injection, 2016

Tool Generated FlowUser Inputs

Fault Points

RTL orGate

Optimized Fault Points

Analysis Engines

Simulation

Formal

Emulation

Fault Modelling Env

Fault Models

Fault Checker

Fault Injector

Fault Coverage

Simulation Cov

Emulation Cov

Formal Cov

Page 9: European Application Engineer Digital Design ... · PDF fileEuropean Application Engineer Digital Design & Verification Solutions. ... —Cell pins —Internal nets All design elements

www.mentor.com© Mentor Graphics Corp. Company Confidential

Fault Simulation Regression Results

Questa Formal-based fault injection, 2016

� Regression — Number of Tests 372

– Fault Models: Stuck-at-1– 372 Faults (Cell Outputs)

— Results– Non-Propagatable 67%

— Run Time 2H 16min

Sim Detected &Corrected

Sim Not Detected

Page 10: European Application Engineer Digital Design ... · PDF fileEuropean Application Engineer Digital Design & Verification Solutions. ... —Cell pins —Internal nets All design elements

www.mentor.com© Mentor Graphics Corp. Company Confidential

Questa Formal Model for Fault Injection

Questa Formal-based fault injection, 2016

Fault signal Fault signal

Design

Safe

ty

Mechanism

Formal Top

Safe

ty M

ech

anis

m C

heck

er

Design

Safe

ty

Mechanism

Design inputsDesign inputs

Control signals for guiding fault injection

Control signals for guiding fault injection

Fault InjectorFault Injector

Fault PointsFault Points

Page 11: European Application Engineer Digital Design ... · PDF fileEuropean Application Engineer Digital Design & Verification Solutions. ... —Cell pins —Internal nets All design elements

www.mentor.com© Mentor Graphics Corp. Company Confidential

Fault Points

Questa Formal-based fault injection, 2016

— Input/output ports— Internal signals— Registers— Memories

— Cell pins— Internal nets

All design elements whose faults effect the functional safety

RTLRTL Gate-LevelGate-Level

Page 12: European Application Engineer Digital Design ... · PDF fileEuropean Application Engineer Digital Design & Verification Solutions. ... —Cell pins —Internal nets All design elements

www.mentor.com© Mentor Graphics Corp. Company Confidential

Generation of Optimized Fault Points

Questa Formal-based fault injection, 2016

� Simple Rules1) Only Fan-in logic of

“Safety Mechanism”2) All nodes

– Exclude silicon-proven Cells/Modules – Exclude internal cell nets– Exclude not used nets– Exclude specific types of cells (Buffers, …)

� Advanced Rules1) Remove equivalent (collapsible) faults2) Remove undetectable faults

RTL orGate

Fault PointsFault Points

FormalOptimisation

GenerateFault Points

OptimalFault Points

SafeFaults

Page 13: European Application Engineer Digital Design ... · PDF fileEuropean Application Engineer Digital Design & Verification Solutions. ... —Cell pins —Internal nets All design elements

www.mentor.com© Mentor Graphics Corp. Company Confidential

Categories for Faults

Questa Formal-based fault injection, 2016

� Permanent Faults (Stuck at 0, Stuck at 1)— Irreversible component damage

� Transient Faults (a.k.a. soft-errors, SEU and SET)— Environmental Conditions— Cause Erroneous States in the system— Do not cause permanent damage— Hardest to detect

� Intermittent Faults— Caused by unstable HW— Often become permanent faults after a period of time

Page 14: European Application Engineer Digital Design ... · PDF fileEuropean Application Engineer Digital Design & Verification Solutions. ... —Cell pins —Internal nets All design elements

www.mentor.com© Mentor Graphics Corp. Company Confidential

Modelling Faults in Formal

Questa Formal-based fault injection, 2016

arbitrary time point

design_sig == ref_design_sig

Control signal

design_sig is stuck at 0 or 1

arbitrary time pointControl signalParametrized fault duration

design_sign = ref_design_sigdesign_sign = ref_design_sig design_sign = ref_design_sigdesign_sign = ref_design_sigdesign_sign =/= ref_design_sigdesign_sign =/= ref_design_sig

arbitrary time point

Only at these time points design_sign and ref_design_sig could be differentOnly at these time points design_sign and ref_design_sig could be different

Control signal

Permanent

Transient

Intermittent

Page 15: European Application Engineer Digital Design ... · PDF fileEuropean Application Engineer Digital Design & Verification Solutions. ... —Cell pins —Internal nets All design elements

www.mentor.com© Mentor Graphics Corp. Company Confidential

Size of Fault List:Assume Faults in Clock Generator

Questa Formal-based fault injection, 2016

clock gen2

SPI Top

clock gen1

clock gen3

tmr1

tmr2

tmr3

Serial InterfaceClock Gen Wrapper

Category of Faults Size of Fault List

All nodes 5409

All nodes without unused nets 5123

All nodes without unused and internal nets 1455

All cell outputs (without unused and internal nets) 372

All storage cells (without unused and internal nets) 57

All nodes optimized for Stuck-at-0 1287

All nodes optimized for Stuck-at-1 1188

Page 16: European Application Engineer Digital Design ... · PDF fileEuropean Application Engineer Digital Design & Verification Solutions. ... —Cell pins —Internal nets All design elements

www.mentor.com© Mentor Graphics Corp. Company Confidential

Size of Fault List:Assume Faults in Clock Generator + TMRs

Questa Formal-based fault injection, 2016

clock gen2

SPI Top

clock gen1

clock gen3

tmr1

tmr2

tmr3

Serial InterfaceClock Gen Wrapper

* extended with for faulty injection

Category of Faults Size of Fault List

All nodes 5639

All nodes without unused nets 5353

All nodes without unused and internal nets 1520

All cell outputs (without unused and internal nets) 392

All storage cells (without unused and internal nets) 57

All nodes optimized for Stuck-at-0 1341

All nodes optimized for Stuck-at-1 1241

Page 17: European Application Engineer Digital Design ... · PDF fileEuropean Application Engineer Digital Design & Verification Solutions. ... —Cell pins —Internal nets All design elements

www.mentor.com© Mentor Graphics Corp. Company Confidential

Size of Fault List:Assume Faults in SPI Top

Questa Formal-based fault injection, 2016

SPI Top

Serial InterfaceClock Gen

Category of Faults Size of Fault List

All nodes 27680

All nodes without unused nets 26339

All nodes without unused and internal nets 7251

All cell outputs (without unused and internal nets) 1751

All storage cells (without unused and internal nets) 267

All nodes optimized for Stuck-at-0 6639

All nodes optimized for Stuck-at-1 6460

Page 18: European Application Engineer Digital Design ... · PDF fileEuropean Application Engineer Digital Design & Verification Solutions. ... —Cell pins —Internal nets All design elements

www.mentor.com© Mentor Graphics Corp. Company Confidential

Questa Formal Model for Fault Injection

Questa Formal-based fault injection, 2016

Fault signal Fault signal

Design

Safe

ty

Mechanism

Formal Top

Safe

ty M

ech

anis

m C

heck

er

Design

Safe

ty

Mechanism

Design inputsDesign inputs

Control signals for guiding fault injection

Control signals for guiding fault injection

Fault InjectorFault Injector

Fault PointsFault Points

Page 19: European Application Engineer Digital Design ... · PDF fileEuropean Application Engineer Digital Design & Verification Solutions. ... —Cell pins —Internal nets All design elements

www.mentor.com© Mentor Graphics Corp. Company Confidential

Formal Results

Fault injected and SM behaves correctly

Questa Formal-based fault injection, 2016

Fault injected and detected/observed

Fault injected and SM behaves incorrectly

Fault is undetectable

Page 20: European Application Engineer Digital Design ... · PDF fileEuropean Application Engineer Digital Design & Verification Solutions. ... —Cell pins —Internal nets All design elements

www.mentor.com© Mentor Graphics Corp. Company Confidential

Fault Detected

Questa Formal-based fault injection, 2016

match

diff

match

( SM_Outputs )SM_Outputs

Page 21: European Application Engineer Digital Design ... · PDF fileEuropean Application Engineer Digital Design & Verification Solutions. ... —Cell pins —Internal nets All design elements

www.mentor.com© Mentor Graphics Corp. Company Confidential

Undetected/Masked Fault

Questa Formal-based fault injection, 2016

( SM_Outputs )SM_Outputs

Page 22: European Application Engineer Digital Design ... · PDF fileEuropean Application Engineer Digital Design & Verification Solutions. ... —Cell pins —Internal nets All design elements

www.mentor.com© Mentor Graphics Corp. Company Confidential

Fault Outside of SM defined Scope

Questa Formal-based fault injection, 2016

clock gen2

SPI Top

clock gen1

clock gen3

tmr1

tmr2

tmr3

Serial InterfaceClock Gen Wrapper

* extended with for faulty injection

Page 23: European Application Engineer Digital Design ... · PDF fileEuropean Application Engineer Digital Design & Verification Solutions. ... —Cell pins —Internal nets All design elements

www.mentor.com© Mentor Graphics Corp. Company Confidential

Fault Propagated

Questa Formal-based fault injection, 2016

diff

match

match

diff

match

match

diff

match

match

diff

match

match

( SM_Outputs )SM_Outputs

Page 24: European Application Engineer Digital Design ... · PDF fileEuropean Application Engineer Digital Design & Verification Solutions. ... —Cell pins —Internal nets All design elements

www.mentor.com© Mentor Graphics Corp. Company Confidential

SPI Master CoreFault Coverage Results

Questa Formal-based fault injection, 2016

Page 25: European Application Engineer Digital Design ... · PDF fileEuropean Application Engineer Digital Design & Verification Solutions. ... —Cell pins —Internal nets All design elements

www.mentor.com© Mentor Graphics Corp. Company Confidential

Summary

Questa Formal-based fault injection, 2016

� Functional safety critical components are often small enough to be analyzed using formal techniques

� Formal fault injection is exhaustive regarding legal design input pattern AND failure time points

� Questa Formal Fault Injection can enable you to reach your safety verification targets

Page 26: European Application Engineer Digital Design ... · PDF fileEuropean Application Engineer Digital Design & Verification Solutions. ... —Cell pins —Internal nets All design elements

www.mentor.com© Mentor Graphics Corp. Company Confidential

www.mento r. com

Questa Formal-based fault injection, 2016