Skip to Main Content
The FPGA Programming Handbook - Second Edition
book

The FPGA Programming Handbook - Second Edition

by Frank Bruno, Guy Eschemann
April 2024
Intermediate to advanced content levelIntermediate to advanced
550 pages
11h 36m
English
Packt Publishing
Content preview from The FPGA Programming Handbook - Second Edition

3

Combinational Logic

Designs are typically composed of combinational and sequential logic. In Chapter 2, FPGA Programming Languages and Tools, we saw how combinational logic is made up of simple gates and created a simple design to show the gate functions on the board. In contrast, it is observed that sequential logic maintains a state, usually based on a clock edge, but it can be level-based as well, as we will discuss when we learn what not to do when inferring sequential logic.

In this chapter, we are going to explore how to write a complete SystemVerilog and VHDL module from scratch that can perform some basic real-world combinational logic operations that you may use one day in your actual designs.

We are going to cover the following main ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Programming with STM32: Getting Started with the Nucleo Board and C/C++

Programming with STM32: Getting Started with the Nucleo Board and C/C++

Donald Norris

Publisher Resources

ISBN: 9781805125594Supplemental Content