|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
Aspect-Oriented Programming with the e Verification Language: A Pragmatic Guide for Testbench Developers (Systems on Silicon)
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
[ 本帖最后由 vertyang 于 2008-6-4 19:30 编辑 ] |
|