Language:
English
繁體中文
Help
圖資館首頁
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
Aspect-oriented programming with the...
~
Robinson, David.
Aspect-oriented programming with the e verification languagea pragmatic guide for testbench developers /
Record Type:
Electronic resources : Monograph/item
Title/Author:
Aspect-oriented programming with the e verification languageDavid Robinson.
Reminder of title:
a pragmatic guide for testbench developers /
Author:
Robinson, David.
Published:
Amsterdam ;Elsevier/Morgan Kaufmann,c2007.
Description:
xvii, 244 p. :ill. ;24 cm.
Series:
The Morgan Kaufmann series in systems on silicon
Subject:
Object-oriented programming (Computer science)
Online resource:
An electronic book accessible through the World Wide Web; click for information
Online resource:
http://www.loc.gov/catdir/toc/ecip0717/2007019636.html
ISBN:
9780123742100
Aspect-oriented programming with the e verification languagea pragmatic guide for testbench developers /
Robinson, David.
Aspect-oriented programming with the e verification language
a pragmatic guide for testbench developers /[electronic resource] :David Robinson. - Amsterdam ;Elsevier/Morgan Kaufmann,c2007. - xvii, 244 p. :ill. ;24 cm. - The Morgan Kaufmann series in systems on silicon.
Includes bibliographical references (p. [239]-240) and index.
Introduction to Aspect-Oriented Programming; Aspect-Oriented Programming in e; Using Aspect-Oriented Programming to Organize your Code; Creating Flexible Code; Creating Pluggable Code; Improving your Productivity; Aspect-Oriented Programming in Action; Analyzing e Code; Useful Reading; Epilog.
Whats this AOP thing anyway, reallywhen you get right down to itand can someone please explain what an aspect actually is? Aspect-Oriented Programming with the e Verification Language takes a pragmatic, example based, and fun approach to unraveling the mysteries of AOP. In this book, youll learn how to: Use AOP to organize your code in a way that makes it easy to deal with the things you really care about in your verification environments. Forget about organizing by classes, and start organizing by functionality, layers, components, protocols, functional coverage, checking, or anything that you decide is important to you Easily create flexible code that eases your development burden, and gives your users the power to quickly do what they need to do with your code Truly create a plug-and-play environment that allows you to add and remove functionality without modifying your code. Examples include how to use AOP to create pluggable debug modules, and a pluggable module that lets you check that your testbench is still working before you begin a regression Utilize AOP to sidestep those productivity roadblocks that seem to plague all projects at the most inconvenient of times Discover why return is evil, and some other gotchas with the AOP features of e All of the methodologies, tips, and techniques described in this book have been developed and tested on real projects, with real people, real schedules and all of the associated problems that come with these. Only the ones that worked, and worked well, have made it in, so by following the advice given in this book, youll gain access to the true power of AOP while neatly avoiding the effort of working it all out yourself. Use AOP to organize your code in a way that makes it easy to deal with the things you really care about in your verification environments. Forget about organizing by classes, and start organizing by functionality, layers, components, protocols, functional coverage, checking, or anything that you decide is important to you Easily create flexible code that eases your development burden, and gives your users the power to quickly do what they need to do with your code Truly create a plug-and-play environment that allows you to add and remove functionality without modifying your code. Examples include how to use AOP to create pluggable debug modules, and a pluggable module that lets you check that your testbench is still working before you begin a regression Utilize AOP to sidestep those productivity roadblocks that seem to plague all projects at the most inconvenient of times Discover why return is evil, and some other gotchas with the AOP features of e.
Electronic reproduction.
Amsterdam :
Elsevier Science & Technology,
2008.
Mode of access: World Wide Web.
ISBN: 9780123742100
Source: 141959:142105Elsevier Science & Technologyhttp://www.sciencedirect.comSubjects--Topical Terms:
184801
Object-oriented programming (Computer science)
Index Terms--Genre/Form:
214472
Electronic books.
LC Class. No.: QA76.64 / .R629 2007eb
Dewey Class. No.: 005.1/17
Aspect-oriented programming with the e verification languagea pragmatic guide for testbench developers /
LDR
:04621cmm 2200361Ia 4500
001
256606
003
OCoLC
005
20100729101520.0
006
m d
007
cr cn|||||||||
008
100818s2007 ne a ob 001 0 eng d
020
$a
9780123742100
020
$a
0123742102
029
1
$a
NZ1
$b
12541555
029
1
$a
AU@
$b
000043178400
035
$a
(OCoLC)228148134
035
$a
ocn228148134
037
$a
141959:142105
$b
Elsevier Science & Technology
$n
http://www.sciencedirect.com
040
$a
OPELS
$c
OPELS
$d
OCLCQ
049
$a
TEFA
050
1 4
$a
QA76.64
$b
.R629 2007eb
082
0 4
$a
005.1/17
$2
22
100
1
$a
Robinson, David.
$3
322134
245
1 0
$a
Aspect-oriented programming with the e verification language
$h
[electronic resource] :
$b
a pragmatic guide for testbench developers /
$c
David Robinson.
260
$a
Amsterdam ;
$a
Boston :
$b
Elsevier/Morgan Kaufmann,
$c
c2007.
300
$a
xvii, 244 p. :
$b
ill. ;
$c
24 cm.
440
4
$a
The Morgan Kaufmann series in systems on silicon
504
$a
Includes bibliographical references (p. [239]-240) and index.
505
0
$a
Introduction to Aspect-Oriented Programming; Aspect-Oriented Programming in e; Using Aspect-Oriented Programming to Organize your Code; Creating Flexible Code; Creating Pluggable Code; Improving your Productivity; Aspect-Oriented Programming in Action; Analyzing e Code; Useful Reading; Epilog.
520
$a
Whats this AOP thing anyway, reallywhen you get right down to itand can someone please explain what an aspect actually is? Aspect-Oriented Programming with the e Verification Language takes a pragmatic, example based, and fun approach to unraveling the mysteries of AOP. In this book, youll learn how to: Use AOP to organize your code in a way that makes it easy to deal with the things you really care about in your verification environments. Forget about organizing by classes, and start organizing by functionality, layers, components, protocols, functional coverage, checking, or anything that you decide is important to you Easily create flexible code that eases your development burden, and gives your users the power to quickly do what they need to do with your code Truly create a plug-and-play environment that allows you to add and remove functionality without modifying your code. Examples include how to use AOP to create pluggable debug modules, and a pluggable module that lets you check that your testbench is still working before you begin a regression Utilize AOP to sidestep those productivity roadblocks that seem to plague all projects at the most inconvenient of times Discover why return is evil, and some other gotchas with the AOP features of e All of the methodologies, tips, and techniques described in this book have been developed and tested on real projects, with real people, real schedules and all of the associated problems that come with these. Only the ones that worked, and worked well, have made it in, so by following the advice given in this book, youll gain access to the true power of AOP while neatly avoiding the effort of working it all out yourself. Use AOP to organize your code in a way that makes it easy to deal with the things you really care about in your verification environments. Forget about organizing by classes, and start organizing by functionality, layers, components, protocols, functional coverage, checking, or anything that you decide is important to you Easily create flexible code that eases your development burden, and gives your users the power to quickly do what they need to do with your code Truly create a plug-and-play environment that allows you to add and remove functionality without modifying your code. Examples include how to use AOP to create pluggable debug modules, and a pluggable module that lets you check that your testbench is still working before you begin a regression Utilize AOP to sidestep those productivity roadblocks that seem to plague all projects at the most inconvenient of times Discover why return is evil, and some other gotchas with the AOP features of e.
533
$a
Electronic reproduction.
$b
Amsterdam :
$c
Elsevier Science & Technology,
$d
2008.
$n
Mode of access: World Wide Web.
$n
System requirements: Web browser.
$n
Title from title screen (viewed on May 14, 2008).
$n
Access may be restricted to users at subscribing institutions.
650
0
$a
Object-oriented programming (Computer science)
$3
184801
655
7
$a
Electronic books.
$2
local.
$3
214472
710
2
$a
ScienceDirect (Online service)
$3
307425
776
1
$c
Original
$z
9780123742100
$z
0123742102
$w
(DLC) 2007019636
$w
(OCoLC)124539080
856
4 0
$3
ScienceDirect
$u
http://www.sciencedirect.com/science/book/9780123742100
$z
An electronic book accessible through the World Wide Web; click for information
856
4 1
$3
Table of contents only
$u
http://www.loc.gov/catdir/toc/ecip0717/2007019636.html
994
$a
C0
$b
TEF
based on 0 review(s)
ALL
電子館藏
Items
1 records • Pages 1 •
1
Inventory Number
Location Name
Item Class
Material type
Call number
Usage Class
Loan Status
No. of reservations
Opac note
Attachments
000000039725
電子館藏
1圖書
電子書
EB QA76.64 .R629 2007eb 2007
一般使用(Normal)
On shelf
0
1 records • Pages 1 •
1
Multimedia
Multimedia file
http://www.sciencedirect.com/science/book/9780123742100
http://www.loc.gov/catdir/toc/ecip0717/2007019636.html
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login