Amazon.com Customer Reviews
Fantastic Book designing FPGAs with VHDL - Review written on November 13, 2006
Rating: 5 out of 5
4 customers found this review helpful.
This book is laid out by language concept (operators, architecture, etc), but features many fully coded examples to get you started - such as RAM, ROM, adders, counters, shifters, etc. Whether you're beginning VHDL, or haven't coded in a while (which is my case), this book is a great instruction or refresher. Additionally, there are mini tutorials in the back for Altera tools (Quartus II and MaxPlus) as well as the Xilinx ISE & modelsim.
By far the best introductory book to circuit design with VHDL! - Review written on July 10, 2005
Rating: 5 out of 5
42 customers found this review helpful, 1 did not.
I am a physics graduate student who needed to learn VHDL for many of my projects (FPGA-based digital filters, FFT and other high speed digital-based processing).
After spending about a week trying to cookbook/copycat the complicated structures in VHDL I decided it would be best to start at a basic level to get a solid grasp of VHDL.
It is hard to imagine a better introduction.
The author did a perfect job integrating the routine software writing with system design.
All of the code is COMPLETE and all of it works (90% of it I checked myself, when going through examples & problems).
Simulations, complete code and clear diagrams are presented for every example!
If you need to do real engineering work using VHDL, and have a list of designs on your table that are begging for FPGA, ASIC, CPLDs, but don't know how to do it in VHDL, this book is for you.
Some cautionary notes:
1) This book gives you basic, but fundamental knowledge of VHDL. If you know other programming languages (for example assembler, Vis. Basic or C/C++), but need VHDL then after this book you can start writing real code and will be able to understand complicated examples and will easily be able to incorporate IP cores into projects.
Contrary to the opinion of some of the above reviewers, I disagree that this book is a cookbook. It doesn't have any really complicated design examples like FFT.
The book is all about giving the reader a very solid footing of VHDL so that the reader could reference other much more involved references/ code examples/ IP cores etc..
2) This book will be of very little use if you don't know
basic logic/ digital circuits.
The book explains things like carry lookahead adder clearly but very briefly.
3) I found the problems, examples and chapter very well connected. And the problems were very useful.
Note though that although the solutions to problems are provided only to instructors, you can rely on simulations to check if the your solution is correct.
4) I also think that it helps to have a development board (FPGA/CPLD)to check some of the designs.
All of the above is only my opinion, of course.
And thanks to Dr. Pedroni for sharing some of his expertise so well.
Essential, indispensable - Review written on February 24, 2005
Rating: 5 out of 5
9 customers found this review helpful.
I'm a fourth year computer engineering student, and I've found this book to be the best reference for VHDL fundamentals in my personal library. What this book offers is a concise reference. It's not very long, but it's very thorough. It's essentially a cookbook; there are lots and lots of examples with clear block logic diagrams which give you an overview of the architecture. In addition, each design has a test bench simulation, which is essential. Of course, each example has the VHDL implementation of the component, each with relevant, helpful comments within the code. There are even more complex examples, such as a vending machine control circuit and neural networks and more. If you're a beginner, the first few chapters will walk you through. If you're an expert, it can be used as reference, made easier by the excellent chapter organization. The appendices also show how to design, simulate, and lay out designs in several popular development software suites. This book is amazing. Do yourself a favor and add it to your library. Buy it now.