Nettbutikk for bedrifter og skoler

Getting Started With Fpgas

Pocket
Engelsk
Getting Started With Fpgas
Getting Started With Fpgas
  • Forfatter: Russell Merrick
  • Format: Pocket
  • Antall sider: 240
  • Språk: Engelsk
  • Forlag/Utgiver: SD Books
  • EAN: 9781718502949
  • Utgivelsesår: 2023
  • Bidragsyter: Merrick, Russell
Se flere produktegenskaper
649,-

Kjøp på nett

FPGAs are reprogrammable integrated circuits used in everything from hardware hacking and hobbyist electronics to aerospace engineering, video processing, and high-frequency stock trading. They''re fast, powerful, and incredibly flexible, but they have a notoriously steep bar of entry. Getting Started with FPGAs lowers that bar, providing a straightforward introduction to working with FPGAs, without unnecessary jargon or complexity. The book explores FPGAs from the bottom up, starting with a look at the basics of digital logic and the fundamental components that make up FPGAs: look-up tables and flip-flops. Understanding how these components work together is critical to thinking like an FPGA designer. As the chapters progress, readers will learn how to master higher-level FPGA concepts like state machines and crossing clock domains, while working on increasingly sophisticated hands-on projects. Loaded with thoroughly annotated, downloadable code examples in both Verilog and VHDL - the