Aspect-Oriented Programming with the e Verification Language: A Pragmatic Guide for Testbench Developers: Systems on Silicon, cartea .
Autor David Robinsonen Limba Engleză Paperback – 23 oct 2007
- 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, you'll gain access to the true power of AOP while neatly avoiding the effort of working it all out yourself.
Preț: 570.65 lei
Preț vechi: 713.32 lei
-20% Nou
Puncte Express: 856
Preț estimativ în valută:
109.22€ • 115.22$ • 91.01£
109.22€ • 115.22$ • 91.01£
Carte tipărită la comandă
Livrare economică 02-16 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780123742100
ISBN-10: 0123742102
Pagini: 264
Ilustrații: Illustrated
Dimensiuni: 191 x 235 x 17 mm
Greutate: 0.55 kg
Editura: ELSEVIER SCIENCE
Seria Systems on Silicon
ISBN-10: 0123742102
Pagini: 264
Ilustrații: Illustrated
Dimensiuni: 191 x 235 x 17 mm
Greutate: 0.55 kg
Editura: ELSEVIER SCIENCE
Seria Systems on Silicon
Public țintă
Hardware verification engineers, especially those using the e Language.Descriere
Takes a pragmatic, example based approach to unraveling the mysteries of AOP. This book helps to 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.