FPGAs for Software Programmers

FPGAs for Software Programmers

Author: Dirk Koch

Publisher: Springer

Published: 2016-06-17

Total Pages: 327

ISBN-13: 3319264087

DOWNLOAD EBOOK

This book makes powerful Field Programmable Gate Array (FPGA) and reconfigurable technology accessible to software engineers by covering different state-of-the-art high-level synthesis approaches (e.g., OpenCL and several C-to-gates compilers). It introduces FPGA technology, its programming model, and how various applications can be implemented on FPGAs without going through low-level hardware design phases. Readers will get a realistic sense for problems that are suited for FPGAs and how to implement them from a software designer’s point of view. The authors demonstrate that FPGAs and their programming model reflect the needs of stream processing problems much better than traditional CPU or GPU architectures, making them well-suited for a wide variety of systems, from embedded systems performing sensor processing to large setups for Big Data number crunching. This book serves as an invaluable tool for software designers and FPGA design engineers who are interested in high design productivity through behavioural synthesis, domain-specific compilation, and FPGA overlays. Introduces FPGA technology to software developers by giving an overview of FPGA programming models and design tools, as well as various application examples; Provides a holistic analysis of the topic and enables developers to tackle the architectural needs for Big Data processing with FPGAs; Explains the reasons for the energy efficiency and performance benefits of FPGA processing; Provides a user-oriented approach and a sense for where and how to apply FPGA technology.


Book Synopsis FPGAs for Software Programmers by : Dirk Koch

Download or read book FPGAs for Software Programmers written by Dirk Koch and published by Springer. This book was released on 2016-06-17 with total page 327 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book makes powerful Field Programmable Gate Array (FPGA) and reconfigurable technology accessible to software engineers by covering different state-of-the-art high-level synthesis approaches (e.g., OpenCL and several C-to-gates compilers). It introduces FPGA technology, its programming model, and how various applications can be implemented on FPGAs without going through low-level hardware design phases. Readers will get a realistic sense for problems that are suited for FPGAs and how to implement them from a software designer’s point of view. The authors demonstrate that FPGAs and their programming model reflect the needs of stream processing problems much better than traditional CPU or GPU architectures, making them well-suited for a wide variety of systems, from embedded systems performing sensor processing to large setups for Big Data number crunching. This book serves as an invaluable tool for software designers and FPGA design engineers who are interested in high design productivity through behavioural synthesis, domain-specific compilation, and FPGA overlays. Introduces FPGA technology to software developers by giving an overview of FPGA programming models and design tools, as well as various application examples; Provides a holistic analysis of the topic and enables developers to tackle the architectural needs for Big Data processing with FPGAs; Explains the reasons for the energy efficiency and performance benefits of FPGA processing; Provides a user-oriented approach and a sense for where and how to apply FPGA technology.


Practical FPGA Programming in C

Practical FPGA Programming in C

Author: David Pellerin

Publisher: Prentice Hall

Published: 2005

Total Pages: 472

ISBN-13:

DOWNLOAD EBOOK

FPGA brings high performance applications to market quickly – this book covers the many emerging platforms in a proven, effective manner.


Book Synopsis Practical FPGA Programming in C by : David Pellerin

Download or read book Practical FPGA Programming in C written by David Pellerin and published by Prentice Hall. This book was released on 2005 with total page 472 pages. Available in PDF, EPUB and Kindle. Book excerpt: FPGA brings high performance applications to market quickly – this book covers the many emerging platforms in a proven, effective manner.


FPGA Programming for Beginners

FPGA Programming for Beginners

Author: Frank Bruno

Publisher: Packt Publishing Ltd

Published: 2021-03-05

Total Pages: 369

ISBN-13: 1789807794

DOWNLOAD EBOOK

Get started with FPGA programming using SystemVerilog, and develop real-world skills by building projects, including a calculator and a keyboard Key Features Explore different FPGA usage methods and the FPGA tool flow Learn how to design, test, and implement hardware circuits using SystemVerilog Build real-world FPGA projects such as a calculator and a keyboard using FPGA resources Book DescriptionField Programmable Gate Arrays (FPGAs) have now become a core part of most modern electronic and computer systems. However, to implement your ideas in the real world, you need to get your head around the FPGA architecture, its toolset, and critical design considerations. FPGA Programming for Beginners will help you bring your ideas to life by guiding you through the entire process of programming FPGAs and designing hardware circuits using SystemVerilog. The book will introduce you to the FPGA and Xilinx architectures and show you how to work on your first project, which includes toggling an LED. You’ll then cover SystemVerilog RTL designs and their implementations. Next, you’ll get to grips with using the combinational Boolean logic design and work on several projects, such as creating a calculator and updating it using FPGA resources. Later, the book will take you through the advanced concepts of AXI and show you how to create a keyboard using PS/2. Finally, you’ll be able to consolidate all the projects in the book to create a unified output using a Video Graphics Array (VGA) controller that you’ll design. By the end of this SystemVerilog FPGA book, you’ll have learned how to work with FPGA systems and be able to design hardware circuits and boards using SystemVerilog programming.What you will learn Understand the FPGA architecture and its implementation Get to grips with writing SystemVerilog RTL Make FPGA projects using SystemVerilog programming Work with computer math basics, parallelism, and pipelining Explore the advanced topics of AXI and keyboard interfacing with PS/2 Discover how you can implement a VGA interface in your projects Who this book is for This FPGA design book is for embedded system developers, engineers, and programmers who want to learn FPGA and SystemVerilog programming from scratch. FPGA designers looking to gain hands-on experience in working on real-world projects will also find this book useful.


Book Synopsis FPGA Programming for Beginners by : Frank Bruno

Download or read book FPGA Programming for Beginners written by Frank Bruno and published by Packt Publishing Ltd. This book was released on 2021-03-05 with total page 369 pages. Available in PDF, EPUB and Kindle. Book excerpt: Get started with FPGA programming using SystemVerilog, and develop real-world skills by building projects, including a calculator and a keyboard Key Features Explore different FPGA usage methods and the FPGA tool flow Learn how to design, test, and implement hardware circuits using SystemVerilog Build real-world FPGA projects such as a calculator and a keyboard using FPGA resources Book DescriptionField Programmable Gate Arrays (FPGAs) have now become a core part of most modern electronic and computer systems. However, to implement your ideas in the real world, you need to get your head around the FPGA architecture, its toolset, and critical design considerations. FPGA Programming for Beginners will help you bring your ideas to life by guiding you through the entire process of programming FPGAs and designing hardware circuits using SystemVerilog. The book will introduce you to the FPGA and Xilinx architectures and show you how to work on your first project, which includes toggling an LED. You’ll then cover SystemVerilog RTL designs and their implementations. Next, you’ll get to grips with using the combinational Boolean logic design and work on several projects, such as creating a calculator and updating it using FPGA resources. Later, the book will take you through the advanced concepts of AXI and show you how to create a keyboard using PS/2. Finally, you’ll be able to consolidate all the projects in the book to create a unified output using a Video Graphics Array (VGA) controller that you’ll design. By the end of this SystemVerilog FPGA book, you’ll have learned how to work with FPGA systems and be able to design hardware circuits and boards using SystemVerilog programming.What you will learn Understand the FPGA architecture and its implementation Get to grips with writing SystemVerilog RTL Make FPGA projects using SystemVerilog programming Work with computer math basics, parallelism, and pipelining Explore the advanced topics of AXI and keyboard interfacing with PS/2 Discover how you can implement a VGA interface in your projects Who this book is for This FPGA design book is for embedded system developers, engineers, and programmers who want to learn FPGA and SystemVerilog programming from scratch. FPGA designers looking to gain hands-on experience in working on real-world projects will also find this book useful.


FPGA Prototyping by Verilog Examples

FPGA Prototyping by Verilog Examples

Author: Pong P. Chu

Publisher: John Wiley & Sons

Published: 2011-09-20

Total Pages: 528

ISBN-13: 1118210611

DOWNLOAD EBOOK

FPGA Prototyping Using Verilog Examples will provide you with a hands-on introduction to Verilog synthesis and FPGA programming through a “learn by doing” approach. By following the clear, easy-to-understand templates for code development and the numerous practical examples, you can quickly develop and simulate a sophisticated digital circuit, realize it on a prototyping device, and verify the operation of its physical implementation. This introductory text that will provide you with a solid foundation, instill confidence with rigorous examples for complex systems and prepare you for future development tasks.


Book Synopsis FPGA Prototyping by Verilog Examples by : Pong P. Chu

Download or read book FPGA Prototyping by Verilog Examples written by Pong P. Chu and published by John Wiley & Sons. This book was released on 2011-09-20 with total page 528 pages. Available in PDF, EPUB and Kindle. Book excerpt: FPGA Prototyping Using Verilog Examples will provide you with a hands-on introduction to Verilog synthesis and FPGA programming through a “learn by doing” approach. By following the clear, easy-to-understand templates for code development and the numerous practical examples, you can quickly develop and simulate a sophisticated digital circuit, realize it on a prototyping device, and verify the operation of its physical implementation. This introductory text that will provide you with a solid foundation, instill confidence with rigorous examples for complex systems and prepare you for future development tasks.


The FPGA Programming Handbook

The FPGA Programming Handbook

Author: Frank Bruno

Publisher: Packt Publishing Ltd

Published: 2024-04-26

Total Pages: 551

ISBN-13: 1805121200

DOWNLOAD EBOOK

Develop solid FPGA programming skills in SystemVerilog and VHDL by crafting practical projects – VGA controller, microprocessor, calculator, keyboard – and amplify your know-how with insider industry knowledge, all in one handbook. Purchase of the print or Kindle book includes a free eBook in PDF format Key Features Explore a wide range of FPGA applications, grasp their versatility, and master Xilinx FPGA tool flow Master the intricacies of SystemVerilog and VHDL to develop robust and efficient hardware circuits Refine skills with CPU, VGA, and calculator projects for practical expertise in real-world applications Book DescriptionIn today's tech-driven world, Field Programmable Gate Arrays (FPGAs) are the foundation of many modern systems. Transforming ideas into reality demands a deep dive into FPGA architecture, tools, and design principles. This FPGA book is your companion to mastering FPGA development with SystemVerilog and VHDL. In this edition, you will master both SystemVerilog and VHDL, gaining supreme versatility in FPGA design. These skills open doors to diverse opportunities and projects in the field. Move beyond theory with real-world projects, starting from LED control and progressing to advanced microcontroller applications, which are highly sought after in today's FPGA job market. You will journey from basic Boolean logic circuits to a resource-optimized calculator, showcasing your hardware design prowess. You will elevate your knowledge by designing a Video Graphics Array (VGA) controller, demonstrating your ability to synthesize complex hardware systems. You can use this handbook as your FPGA development guide, where you will master intricacies, ignite creativity, and emerge with the expertise to craft hardware circuits using SystemVerilog and VHDL. The FPGA Programming Handbook isn't just another technical manual; it's your exhilarating journey to master theory and practice, accelerating your FPGA design skills to soaring new heights.What you will learn Understand the FPGA architecture and its implementation Get to grips with writing SystemVerilog and VHDL RTL Make FPGA projects using SystemVerilog and VHDL programming Work with computer math basics, parallelism, and pipelining Explore the advanced topics of AXI and keyboard interfacing with PS/2 Discover how you can implement a VGA interface in your projects Explore the PMOD connectors-SPI and UART, using Nexys A7 board Implement an embedded microcontroller in the FPGA Who this book is for This FPGA design book is for embedded system developers, engineers, and programmers who want to learn FPGA design using SystemVerilog or VHDL programming from scratch. FPGA designers looking to gain hands-on experience in working on real-world projects will also find this book useful.


Book Synopsis The FPGA Programming Handbook by : Frank Bruno

Download or read book The FPGA Programming Handbook written by Frank Bruno and published by Packt Publishing Ltd. This book was released on 2024-04-26 with total page 551 pages. Available in PDF, EPUB and Kindle. Book excerpt: Develop solid FPGA programming skills in SystemVerilog and VHDL by crafting practical projects – VGA controller, microprocessor, calculator, keyboard – and amplify your know-how with insider industry knowledge, all in one handbook. Purchase of the print or Kindle book includes a free eBook in PDF format Key Features Explore a wide range of FPGA applications, grasp their versatility, and master Xilinx FPGA tool flow Master the intricacies of SystemVerilog and VHDL to develop robust and efficient hardware circuits Refine skills with CPU, VGA, and calculator projects for practical expertise in real-world applications Book DescriptionIn today's tech-driven world, Field Programmable Gate Arrays (FPGAs) are the foundation of many modern systems. Transforming ideas into reality demands a deep dive into FPGA architecture, tools, and design principles. This FPGA book is your companion to mastering FPGA development with SystemVerilog and VHDL. In this edition, you will master both SystemVerilog and VHDL, gaining supreme versatility in FPGA design. These skills open doors to diverse opportunities and projects in the field. Move beyond theory with real-world projects, starting from LED control and progressing to advanced microcontroller applications, which are highly sought after in today's FPGA job market. You will journey from basic Boolean logic circuits to a resource-optimized calculator, showcasing your hardware design prowess. You will elevate your knowledge by designing a Video Graphics Array (VGA) controller, demonstrating your ability to synthesize complex hardware systems. You can use this handbook as your FPGA development guide, where you will master intricacies, ignite creativity, and emerge with the expertise to craft hardware circuits using SystemVerilog and VHDL. The FPGA Programming Handbook isn't just another technical manual; it's your exhilarating journey to master theory and practice, accelerating your FPGA design skills to soaring new heights.What you will learn Understand the FPGA architecture and its implementation Get to grips with writing SystemVerilog and VHDL RTL Make FPGA projects using SystemVerilog and VHDL programming Work with computer math basics, parallelism, and pipelining Explore the advanced topics of AXI and keyboard interfacing with PS/2 Discover how you can implement a VGA interface in your projects Explore the PMOD connectors-SPI and UART, using Nexys A7 board Implement an embedded microcontroller in the FPGA Who this book is for This FPGA design book is for embedded system developers, engineers, and programmers who want to learn FPGA design using SystemVerilog or VHDL programming from scratch. FPGA designers looking to gain hands-on experience in working on real-world projects will also find this book useful.


FPGA Prototyping by SystemVerilog Examples

FPGA Prototyping by SystemVerilog Examples

Author: Pong P. Chu

Publisher: John Wiley & Sons

Published: 2018-05-04

Total Pages: 656

ISBN-13: 1119282705

DOWNLOAD EBOOK

A hands-on introduction to FPGA prototyping and SoC design This is the successor edition of the popular FPGA Prototyping by Verilog Examples text. It follows the same “learning-by-doing” approach to teach the fundamentals and practices of HDL synthesis and FPGA prototyping. The new edition uses a coherent series of examples to demonstrate the process to develop sophisticated digital circuits and IP (intellectual property) cores, integrate them into an SoC (system on a chip) framework, realize the system on an FPGA prototyping board, and verify the hardware and software operation. The examples start with simple gate-level circuits, progress gradually through the RT (register transfer) level modules, and lead to a functional embedded system with custom I/O peripherals and hardware accelerators. Although it is an introductory text, the examples are developed in a rigorous manner, and the derivations follow the strict design guidelines and coding practices used for large, complex digital systems. The book is completely updated and uses the SystemVerilog language, which “absorbs” the Verilog language. It presents the hardware design in the SoC context and introduces the hardware-software co-design concept. Instead of treating examples as isolated entities, the book integrates them into a single coherent SoC platform that allows readers to explore both hardware and software “programmability” and develop complex and interesting embedded system projects. The new edition: Adds four general-purpose IP cores, which are multi-channel PWM (pulse width modulation) controller, I2C controller, SPI controller, and XADC (Xilinx analog-to-digital converter) controller. Introduces a music synthesizer constructed with a DDFS (direct digital frequency synthesis) module and an ADSR (attack-decay-sustain-release) envelope generator. Expands the original video controller into a complete stream based video subsystem that incorporates a video synchronization circuit, a test-pattern generator, an OSD (on-screen display) controller, a sprite generator, and a frame buffer. Provides a detailed discussion on blocking and nonblocking statements and coding styles. Describes basic concepts of software-hardware co-design with Xilinx MicroBlaze MCS soft-core processor. Provides an overview of bus interconnect and interface circuit. Presents basic embedded system software development. Suggests additional modules and peripherals for interesting and challenging projects. FPGA Prototyping by SystemVerilog Examples makes a natural companion text for introductory and advanced digital design courses and embedded system courses. It also serves as an ideal self-teaching guide for practicing engineers who wish to learn more about this emerging area of interest.


Book Synopsis FPGA Prototyping by SystemVerilog Examples by : Pong P. Chu

Download or read book FPGA Prototyping by SystemVerilog Examples written by Pong P. Chu and published by John Wiley & Sons. This book was released on 2018-05-04 with total page 656 pages. Available in PDF, EPUB and Kindle. Book excerpt: A hands-on introduction to FPGA prototyping and SoC design This is the successor edition of the popular FPGA Prototyping by Verilog Examples text. It follows the same “learning-by-doing” approach to teach the fundamentals and practices of HDL synthesis and FPGA prototyping. The new edition uses a coherent series of examples to demonstrate the process to develop sophisticated digital circuits and IP (intellectual property) cores, integrate them into an SoC (system on a chip) framework, realize the system on an FPGA prototyping board, and verify the hardware and software operation. The examples start with simple gate-level circuits, progress gradually through the RT (register transfer) level modules, and lead to a functional embedded system with custom I/O peripherals and hardware accelerators. Although it is an introductory text, the examples are developed in a rigorous manner, and the derivations follow the strict design guidelines and coding practices used for large, complex digital systems. The book is completely updated and uses the SystemVerilog language, which “absorbs” the Verilog language. It presents the hardware design in the SoC context and introduces the hardware-software co-design concept. Instead of treating examples as isolated entities, the book integrates them into a single coherent SoC platform that allows readers to explore both hardware and software “programmability” and develop complex and interesting embedded system projects. The new edition: Adds four general-purpose IP cores, which are multi-channel PWM (pulse width modulation) controller, I2C controller, SPI controller, and XADC (Xilinx analog-to-digital converter) controller. Introduces a music synthesizer constructed with a DDFS (direct digital frequency synthesis) module and an ADSR (attack-decay-sustain-release) envelope generator. Expands the original video controller into a complete stream based video subsystem that incorporates a video synchronization circuit, a test-pattern generator, an OSD (on-screen display) controller, a sprite generator, and a frame buffer. Provides a detailed discussion on blocking and nonblocking statements and coding styles. Describes basic concepts of software-hardware co-design with Xilinx MicroBlaze MCS soft-core processor. Provides an overview of bus interconnect and interface circuit. Presents basic embedded system software development. Suggests additional modules and peripherals for interesting and challenging projects. FPGA Prototyping by SystemVerilog Examples makes a natural companion text for introductory and advanced digital design courses and embedded system courses. It also serves as an ideal self-teaching guide for practicing engineers who wish to learn more about this emerging area of interest.


Programmer Guide to FPGA and Verilog

Programmer Guide to FPGA and Verilog

Author: Terry Loesch

Publisher:

Published: 2020-10-03

Total Pages: 261

ISBN-13:

DOWNLOAD EBOOK

Programmers Guide for FPGA and Verilog is specifically written with a software developer in mind. The book is an invaluable resource for understanding the power and applicability of FPGAs and how to utilize the Verilog language to develop fast, efficient, parallel designs for real world applications. Using examples of functional code, it provides the building blocks, and discusses the pitfalls of FPGA development; enabling the developer to quickly become proficient and bypass many of the common FPGA mistakes.This book is written to help a software developer with the following:* Understand differences inherent in a FPGA * Understand Verilog's simulation and synthesis constructs* Point out pitfalls that make the transition to FPGA development difficult* Design parallel applications that utilize the power of the FPGA* Provide Verilog coding examples for commonly used programming concepts* Describe best practices for improving readability and maintainability


Book Synopsis Programmer Guide to FPGA and Verilog by : Terry Loesch

Download or read book Programmer Guide to FPGA and Verilog written by Terry Loesch and published by . This book was released on 2020-10-03 with total page 261 pages. Available in PDF, EPUB and Kindle. Book excerpt: Programmers Guide for FPGA and Verilog is specifically written with a software developer in mind. The book is an invaluable resource for understanding the power and applicability of FPGAs and how to utilize the Verilog language to develop fast, efficient, parallel designs for real world applications. Using examples of functional code, it provides the building blocks, and discusses the pitfalls of FPGA development; enabling the developer to quickly become proficient and bypass many of the common FPGA mistakes.This book is written to help a software developer with the following:* Understand differences inherent in a FPGA * Understand Verilog's simulation and synthesis constructs* Point out pitfalls that make the transition to FPGA development difficult* Design parallel applications that utilize the power of the FPGA* Provide Verilog coding examples for commonly used programming concepts* Describe best practices for improving readability and maintainability


Sixth International Workshop on FPGAs for Software Programmers (FSP 2019)

Sixth International Workshop on FPGAs for Software Programmers (FSP 2019)

Author: Christian Hochberger

Publisher:

Published: 2019

Total Pages:

ISBN-13: 9783800750467

DOWNLOAD EBOOK


Book Synopsis Sixth International Workshop on FPGAs for Software Programmers (FSP 2019) by : Christian Hochberger

Download or read book Sixth International Workshop on FPGAs for Software Programmers (FSP 2019) written by Christian Hochberger and published by . This book was released on 2019 with total page pages. Available in PDF, EPUB and Kindle. Book excerpt:


Embedded Systems Design with Platform FPGAs

Embedded Systems Design with Platform FPGAs

Author: Ronald Sass

Publisher: Morgan Kaufmann

Published: 2010-09-10

Total Pages: 409

ISBN-13: 0080921787

DOWNLOAD EBOOK

Embedded Systems Design with Platform FPGAs introduces professional engineers and students alike to system development using Platform FPGAs. The focus is on embedded systems but it also serves as a general guide to building custom computing systems. The text describes the fundamental technology in terms of hardware, software, and a set of principles to guide the development of Platform FPGA systems. The goal is to show how to systematically and creatively apply these principles to the construction of application-specific embedded system architectures. There is a strong focus on using free and open source software to increase productivity. Each chapter is organized into two parts. The white pages describe concepts, principles, and general knowledge. The gray pages provide a technical rendition of the main issues of the chapter and show the concepts applied in practice. This includes step-by-step details for a specific development board and tool chain so that the reader can carry out the same steps on their own. Rather than try to demonstrate the concepts on a broad set of tools and boards, the text uses a single set of tools (Xilinx Platform Studio, Linux, and GNU) throughout and uses a single developer board (Xilinx ML-510) for the examples. Explains how to use the Platform FPGA to meet complex design requirements and improve product performance Presents both fundamental concepts together with pragmatic, step-by-step instructions for building a system on a Platform FPGA Includes detailed case studies, extended real-world examples, and lab exercises


Book Synopsis Embedded Systems Design with Platform FPGAs by : Ronald Sass

Download or read book Embedded Systems Design with Platform FPGAs written by Ronald Sass and published by Morgan Kaufmann. This book was released on 2010-09-10 with total page 409 pages. Available in PDF, EPUB and Kindle. Book excerpt: Embedded Systems Design with Platform FPGAs introduces professional engineers and students alike to system development using Platform FPGAs. The focus is on embedded systems but it also serves as a general guide to building custom computing systems. The text describes the fundamental technology in terms of hardware, software, and a set of principles to guide the development of Platform FPGA systems. The goal is to show how to systematically and creatively apply these principles to the construction of application-specific embedded system architectures. There is a strong focus on using free and open source software to increase productivity. Each chapter is organized into two parts. The white pages describe concepts, principles, and general knowledge. The gray pages provide a technical rendition of the main issues of the chapter and show the concepts applied in practice. This includes step-by-step details for a specific development board and tool chain so that the reader can carry out the same steps on their own. Rather than try to demonstrate the concepts on a broad set of tools and boards, the text uses a single set of tools (Xilinx Platform Studio, Linux, and GNU) throughout and uses a single developer board (Xilinx ML-510) for the examples. Explains how to use the Platform FPGA to meet complex design requirements and improve product performance Presents both fundamental concepts together with pragmatic, step-by-step instructions for building a system on a Platform FPGA Includes detailed case studies, extended real-world examples, and lab exercises


Rapid System Prototyping with FPGAs

Rapid System Prototyping with FPGAs

Author: R. C. Cofer

Publisher: Elsevier

Published: 2006

Total Pages: 322

ISBN-13: 0750678666

DOWNLOAD EBOOK

Reading this guide will take a designer with a basic knowledge of FPGAs to the next level of FPGA implementation."--Jacket.


Book Synopsis Rapid System Prototyping with FPGAs by : R. C. Cofer

Download or read book Rapid System Prototyping with FPGAs written by R. C. Cofer and published by Elsevier. This book was released on 2006 with total page 322 pages. Available in PDF, EPUB and Kindle. Book excerpt: Reading this guide will take a designer with a basic knowledge of FPGAs to the next level of FPGA implementation."--Jacket.