Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
Über dieses Produkt
Product Identifiers
PublisherCreateSpace
ISBN-101456418467
ISBN-139781456418465
eBay Product ID (ePID)123137435
Product Key Features
Number of Pages302 Pages
Publication NameBsv by Example
LanguageEnglish
Publication Year2010
SubjectElectronics / Digital, Logic Design
TypeTextbook
AuthorRishiyur Nikhil, Kathy Czeck
Subject AreaComputers, Technology & Engineering
FormatTrade Paperback
Dimensions
Item Height0.7 in
Item Weight23.2 Oz
Item Length9.2 in
Item Width7.5 in
Additional Product Features
Intended AudienceTrade
SynopsisThe complexities of modern electronic circuits ("chips") demand powerful tools for design. A key prerequisite is a high-level language in which to express not only designs themselves, but also their models and their testbenches. During design and verification, these need to run much faster than software simulation is capable of, and must therefore be fully synthesizable to run on the only platforms capable of delivering this speed -- FPGAs and emulation.BSV is the only language that meets these requirements (alas, C++ falls woefully short!). This book is a gentle tutorial for learning BSV through a series of small examples, focusing on just one feature at a time. All examples, with full source code, are fully synthesizable and executable.