VHDL 2008: Just the New Stuff (Systems on Silicon)

该资源由用户: 猫巷少女雅萍 上传  举报不良内容

As the title says, this presents only the deltas from the previous version of the spec. If you`re not already reasonably conversant with VHDL, this won`t do a thing for you. But, if you`ve used VHDL long enough to be utterly maddened by some of its shortcomings, get this one. You`re in for some happy surprises. The two biggest changes have to do with generics and with assertions. Since day one, logic designers have treated strongly-typed VHDL as an untyped language. We`ve had to cast everything to bitvectors, like a PL/I programmer who uses unspec for everything, because of inflexible typing. A FIFO, for example, that handled one data type could never be reused with a different type. You`d have rewrite the entire FIFO, identical in every way, except for the data type. Yuk - better to cast everything to std_logic_vector, reuse the component, and adopt the old C-language slogan: "strong typing is for weak memories." Generic types, more like C++ templates, get past that. Generic subprograms increase reusability, too. If you`re new to the concept, it`s like passing a function as parameter, but at compile time. In the world VHDL addresses, compile-time binding is just fine. Much has been made of SystemVerilog assertions - and with good reason. They add a huge level of expressiveness to the verification engineer`s task, and represented a real advance over what VHDL had. The gap closes with VHDL`s integrated PSL. I haven`t done a point by point comparison, but SV assertions and PSL appear to have closely comparable feature sets. That includes Verilog`s scope-busting ability to reach internal signals deep down in the structure hierarchy, but PSL allows up-level references, too. VHDL 2008 also includes minor features that scratch many itches from the previous standards: ability to use std_logic values as "if" tests without casting to boolean, conditional assignments in sequential blocks, bitwise reduction operators, and fixes to other niggling annoyances that people have been coding around for years. The one thing conspicuous by its absence is mention of what`s in the synthesizable subset. Using advanced features in testbenches is nice. But, if you can`t put them in the payload logic, they tend to create impedance mismatch where the application plugs into the test harness. Also, one of VHDL`s big advantages has been its formally standardized synthesizable subset. That meant you could code for one tool suite and have some assurance that your work would port to other tools, too. Without that kind of contract for reusability, the new features (especially richer generics) will never live up to their promise. This book is just a stopgap, and will become obsolete once complete VHDL references include the new features. Those books aren`t out yet, however, and this is. For now, I recommend this highly to anyone who uses or develops VHDL tools. -- wiredweird

如果您对该资源产生疑虑,欢迎您 点击此处 举报不良内容。 希望我们能共建一个文明社区!感谢您的合作与支持!

扫一扫即可关注本站(PDF之家)微信公众账号
发送您想要找的书籍名称即可找到书籍

Image

本站为非盈利性网站, 但服务器成本高昂, 如果本站内容对您有帮助, 欢迎捐赠, 您的鼓励是我们最大的动力!

大小: 2.2 MB
格式: PDF

声明

本站资源来源于网络及个人用户网盘上传,仅用于分享知识,学习和交流! 本站不保存,不制作,不出售任何图书。请您下载完在24小时内删除。 资源禁用于商业用途!如果您喜欢本站资源,请购买正版,谢谢合作!

标签

VHDL 2008 Just New Stuff Systems Silicon

扫码支持一下:

Image Image

猜你喜欢

VHDL 2008: Just the New Stuff (Systems on Silicon)

请输入验证码: