Finite State Machine Datapath Design, Optimization, and Implementation von Justin Davis | ISBN 9783031797750

Finite State Machine Datapath Design, Optimization, and Implementation

von Justin Davis und Robert Reese
Mitwirkende
Autor / AutorinJustin Davis
Autor / AutorinRobert Reese
Buchcover Finite State Machine Datapath Design, Optimization, and Implementation | Justin Davis | EAN 9783031797750 | ISBN 3-031-79775-2 | ISBN 978-3-031-79775-0

Finite State Machine Datapath Design, Optimization, and Implementation

von Justin Davis und Robert Reese
Mitwirkende
Autor / AutorinJustin Davis
Autor / AutorinRobert Reese
Finite State Machine Datapath Design, Optimization, and Implementation explores the design space of combined FSM/Datapath implementations. The lecture starts by examining performance issues in digital systems such as clock skew and its effect on setup and hold time constraints, and the use of pipelining for increasing system clock frequency. This is followed by definitions for latency and throughput, with associated resource tradeoffs explored in detail through the use of dataflow graphs and scheduling tables applied to examples taken from digital signal processing applications. Also, design issues relating to functionality, interfacing, and performance for different types of memories commonly found in ASICs and FPGAs such as FIFOs, single-ports, and dual-ports are examined. Selected design examples are presented in implementation-neutral Verilog code and block diagrams, with associated design files available as downloads for both Altera Quartus and Xilinx Virtex FPGA platforms. A working knowledge of Verilog, logic synthesis, and basic digital design techniques is required. This lecture is suitable as a companion to the synthesis lecture titled Introduction to Logic Synthesis using Verilog HDL.
Table of Contents: Calculating Maximum Clock Frequency / Improving Design Performance / Finite State Machine with Datapath (FSMD) Design / Embedded Memory Usage in Finite State Machine with Datapath (FSMD) Designs