資料介紹
What is formal property verification? A natural language such as English allows
us to interpret the term formal property verification in two ways, namely:
• Verification of formal properties, or
• Formal methods for property verification
This inherent ambiguity in natural languages has been the source of many
logical bugs in chip designs. Design specifications are sometimes interpreted
in different ways by different designers with the result that the design’s architectural
intent is not implemented correctly. In an era where bugs are more
costly than transistors, the industry is beginning to realize the value of using
formal specifications.
In practice there are indeed two ways in which property verification is
done today. These are static Assertion-based Verification (ABV) and dynamic
Assertion-based Verification (ABV). In both forms, formal properties specify
the correctness requirements of the design, and the goal is to check whether a
given implementation satisfies the properties. Static ABV techniques formally
verify whether all possible behaviors of the design satisfy the given properties.
Dynamic ABV is a simulation-based approach, where the properties are
checked over a simulation run – the verification is thereby confined to only
those behaviors that are encountered during the simulation. In this book, we
shall refer to static ABV as formal property verification (FPV), and continue
to use dynamic ABV to refer to the simulation based property verification
approach.
The main tasks for a practitioner of property verification are as follows:
1. Development of the formal property specification. The main challenge here
is to express key features of the design intent in terms of formal properties.
2. Verifying the consistency and completeness of the specification. This is a
necessary step, because the first task is a non-trivial one and subject to
errors and oversights.
3. Verifying the implementation against the formal property specification. In
order to perform this task effectively, a verification engineer must be aware
of the limitations of the verification tool and must know the best way to
use the tool under various types of constraints.
All the above tasks are replete with open issues – the focus of this book is to
consider some of these issues and attempt to forecast the roadmap for FPV
and dynamic ABV within the existing design verification flows of chip design
companies. This chapter will summarize some of the major challenges. Let us
use the following case as a running example for our discussion.
Example 1.1. Let us consider the specification of a 2-way priority arbiter having
the following interface:
mem-arbiter( input r1, r2, clk, output g1, g2 )
r1 and r2 are the request lines, g1 and g2 are the corresponding grant lines,
and clk is the clock on which the arbiter samples its inputs and performs the
arbitration.We assume that the arbitration decision for the inputs at one cycle
is reflected by the status of the grant lines in the next cycle. Let us suppose
that the specification of the arbiter contains the following requirements:
1. Request line r1 has higher priority than request line r2. Whenever r1 goes
high, the grant line g1 must be asserted for the next two cycles.
2. When none of the request lines are high, the arbiter parks the grant on
g2 in the next cycle.
3. The grant lines, g1 and g2, are mutually exclusive.
It is difficult to locate a book on formal verification that does not have an
arbiter example - we hereby follow the tradition!
- 使您的云安全路線圖靈活、敏捷且用戶友好的五個(gè)技巧
- ChatGPT的技術(shù)路線圖
- 嵌入式Linux內(nèi)核驅(qū)動(dòng)開發(fā)學(xué)習(xí)路線圖
- Rockchip處理器路線圖及芯片選型 17次下載
- 無(wú)線電源產(chǎn)品和路線圖的詳細(xì)資料說明 17次下載
- 無(wú)線充電應(yīng)用之無(wú)線電力產(chǎn)品及路線圖的詳細(xì)資料概述 55次下載
- 無(wú)線充電產(chǎn)品應(yīng)用及路線圖的詳細(xì)資料概述 47次下載
- Android游戲開發(fā)視頻 教程 代碼 全面學(xué)習(xí)路線圖 7次下載
- 嵌入式Linux+Android系統(tǒng)學(xué)習(xí)路線圖 323次下載
- OLED產(chǎn)品技術(shù)路線圖國(guó)際研究 11次下載
- 網(wǎng)絡(luò)數(shù)據(jù)入侵中的路線圖譜繪制方法研究 0次下載
- Picor_CoolPower產(chǎn)品及新產(chǎn)品開發(fā)路線圖 0次下載
- freescale汽車產(chǎn)品路線圖
- 2007年國(guó)際半導(dǎo)體技術(shù)發(fā)展路線圖摘要介紹
- 燃料電池全球技術(shù)法規(guī)路線圖
- 使用AmpereOne遏制快速增長(zhǎng)的能源需求 349次閱讀
- 半導(dǎo)體封裝技術(shù)演進(jìn)路線圖 1899次閱讀
- 關(guān)于數(shù)字處理技術(shù)部分的路線圖介紹 886次閱讀
- 探討數(shù)字處理技術(shù)的路線圖 555次閱讀
- 超詳細(xì)的嵌入式學(xué)習(xí)路線圖 3696次閱讀
- FinFET 發(fā)展的演變 2767次閱讀
- 《物流、倉(cāng)儲(chǔ)和快遞領(lǐng)域應(yīng)用的移動(dòng)機(jī)器人技術(shù)及市場(chǎng)-2022版》 2189次閱讀
- 全球C-V2X落地路線圖正式發(fā)布 2810次閱讀
- 新規(guī)劃PCI核查工具的使用方法和應(yīng)用事例 3142次閱讀
- AMD對(duì)未來(lái)Zen處理器的發(fā)展方向看法 1146次閱讀
- 基于S3C2440處理器和Windows CE實(shí)現(xiàn)電能計(jì)量帶電核查儀系統(tǒng)的設(shè)計(jì) 851次閱讀
- “技術(shù)預(yù)測(cè)”、“技術(shù)預(yù)見”與“技術(shù)路線圖”概念的關(guān)聯(lián)與區(qū)別 1.5w次閱讀
- 未來(lái)三年上海工業(yè)互聯(lián)網(wǎng)發(fā)展的路線是怎么樣的? 3862次閱讀
- 智能電網(wǎng)架構(gòu)的目標(biāo)原則和智能電網(wǎng)架構(gòu)的演進(jìn)路線探討 3169次閱讀
- 入門AI的兩大方式與進(jìn)階AI的10大路線 7650次閱讀
下載排行
本周
- 1電子電路原理第七版PDF電子教材免費(fèi)下載
- 0.00 MB | 1490次下載 | 免費(fèi)
- 2單片機(jī)典型實(shí)例介紹
- 18.19 MB | 92次下載 | 1 積分
- 3S7-200PLC編程實(shí)例詳細(xì)資料
- 1.17 MB | 27次下載 | 1 積分
- 4筆記本電腦主板的元件識(shí)別和講解說明
- 4.28 MB | 18次下載 | 4 積分
- 5開關(guān)電源原理及各功能電路詳解
- 0.38 MB | 10次下載 | 免費(fèi)
- 6基于AT89C2051/4051單片機(jī)編程器的實(shí)驗(yàn)
- 0.11 MB | 4次下載 | 免費(fèi)
- 7藍(lán)牙設(shè)備在嵌入式領(lǐng)域的廣泛應(yīng)用
- 0.63 MB | 3次下載 | 免費(fèi)
- 89天練會(huì)電子電路識(shí)圖
- 5.91 MB | 3次下載 | 免費(fèi)
本月
- 1OrCAD10.5下載OrCAD10.5中文版軟件
- 0.00 MB | 234313次下載 | 免費(fèi)
- 2PADS 9.0 2009最新版 -下載
- 0.00 MB | 66304次下載 | 免費(fèi)
- 3protel99下載protel99軟件下載(中文版)
- 0.00 MB | 51209次下載 | 免費(fèi)
- 4LabView 8.0 專業(yè)版下載 (3CD完整版)
- 0.00 MB | 51043次下載 | 免費(fèi)
- 5555集成電路應(yīng)用800例(新編版)
- 0.00 MB | 33562次下載 | 免費(fèi)
- 6接口電路圖大全
- 未知 | 30320次下載 | 免費(fèi)
- 7Multisim 10下載Multisim 10 中文版
- 0.00 MB | 28588次下載 | 免費(fèi)
- 8開關(guān)電源設(shè)計(jì)實(shí)例指南
- 未知 | 21539次下載 | 免費(fèi)
總榜
- 1matlab軟件下載入口
- 未知 | 935053次下載 | 免費(fèi)
- 2protel99se軟件下載(可英文版轉(zhuǎn)中文版)
- 78.1 MB | 537791次下載 | 免費(fèi)
- 3MATLAB 7.1 下載 (含軟件介紹)
- 未知 | 420026次下載 | 免費(fèi)
- 4OrCAD10.5下載OrCAD10.5中文版軟件
- 0.00 MB | 234313次下載 | 免費(fèi)
- 5Altium DXP2002下載入口
- 未知 | 233045次下載 | 免費(fèi)
- 6電路仿真軟件multisim 10.0免費(fèi)下載
- 340992 | 191183次下載 | 免費(fèi)
- 7十天學(xué)會(huì)AVR單片機(jī)與C語(yǔ)言視頻教程 下載
- 158M | 183277次下載 | 免費(fèi)
- 8proe5.0野火版下載(中文版免費(fèi)下載)
- 未知 | 138039次下載 | 免費(fèi)
評(píng)論