Book description
Learn how to design digital circuits with FPGAs (field-programmable gate arrays), the devices that reconfigure themselves to become the very hardware circuits you set out to program. With this practical guide, author Justin Rajewski shows you hands-on how to create FPGA projects, whether you’re a programmer, engineer, product designer, or maker. You’ll quickly go from the basics to designing your own processor.
Designing digital circuits used to be a long and costly endeavor that only big companies could pursue. FPGAs make the process much easier, and now they’re affordable enough even for hobbyists. If you’re familiar with electricity and basic electrical components, this book starts simply and progresses through increasingly complex projects.
- Set up your environment by installing Xilinx ISE and the author’s Mojo IDE
- Learn how hardware designs are broken into modules, comparable to functions in a software program
- Create digital hardware designs and learn the basics on how they’ll be implemented by the FPGA
- Build your projects with Lucid, a beginner-friendly hardware description language, based on Verilog, with syntax similar to C/C++ and Java
Publisher resources
Table of contents
- Preface
- 1. Introduction
- 2. Your First FPGA Project
- 3. Combinational Logic
- 4. Sequential Logic
- 5. Seven-Segment LED Displays and Finite‑State Machines
- 6. Hello AVR
- 7. Mixing Colors with an RGB LED
- 8. Analog Inputs
- 9. A Basic Processor
- 10. FPGA Internals
- 11. Advanced Timing and Clock Domains
- 12. Sound Direction Detection: An Advanced Example
- 13. Lucid Reference
- A. Full Modules and Proof
- Index
Product information
- Title: Learning FPGAs
- Author(s):
- Release date: August 2017
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491965450
You might also like
book
Make: FPGAs
What if you could use software to design hardware? Not just any hardware--imagine specifying the behavior …
video
Getting Started with FPGAs
This is an entry level course for computer engineering professionals, dedicated makers, and advanced hobbyists wanting …
book
Getting Started with FPGAs
Whether you have been toying with field programmable gate arrays (FPGAs) for years or are completely …
book
Hands-On RTOS with Microcontrollers
Build a strong foundation in designing and implementing real-time systems with the help of practical examples …