Logic Synthesis for FPGA-Based Control Units: Structural Decomposition in Logic Design: Lecture Notes in Electrical Engineering, cartea 636
Autor Alexander Barkalov, Larysa Titarenko, Kamil Mielcarek, Sławomir Chmielewskien Limba Engleză Hardback – 9 ian 2020
This book discusses Moore and Mealy FSMs implemented with FPGA chips, including look-up table elements (LUT) and embedded memory blocks (EMB). It is crucial to minimize the number of LUTs and EMBs in an FSM logic circuit, as well as to make the interconnections between the logic elements more regular, and various methods of structural decompositions can be used to solve this problem. These methods are reduced to the presentation of an FSM circuit as a composition of different logic blocks, the majority of which implement systems of intermediate logic functions different (and much simpler) than input memory functions and FSM output functions. The structural decomposition results in multilevel FSM circuits having fewer logic elements than equivalent single-level circuits. The book describes well-known methods of structural decomposition and proposes new ones, examining their impact on the final amount of hardware in an FSM circuit. It is of interest to students and postgraduates in the area of Computer Science, as well as experts involved in designing digital systems with complex control units. The proposed models and design methods open new possibilities for creating logic circuits of control units with an optimal amount of hardware and regular interconnections.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 620.47 lei 43-57 zile | |
Springer International Publishing – 10 ian 2021 | 620.47 lei 43-57 zile | |
Hardback (1) | 626.49 lei 43-57 zile | |
Springer International Publishing – 9 ian 2020 | 626.49 lei 43-57 zile |
Din seria Lecture Notes in Electrical Engineering
- 18% Preț: 1805.56 lei
- 18% Preț: 869.58 lei
- 18% Preț: 1517.25 lei
- 20% Preț: 1431.02 lei
- 18% Preț: 5020.69 lei
- 20% Preț: 1691.40 lei
- 20% Preț: 1862.86 lei
- 18% Preț: 1527.96 lei
- 18% Preț: 1798.50 lei
- 18% Preț: 1533.34 lei
- 18% Preț: 1848.35 lei
- 18% Preț: 2052.23 lei
- 18% Preț: 866.81 lei
- 18% Preț: 1363.93 lei
- 18% Preț: 1101.05 lei
- 18% Preț: 1794.68 lei
- 18% Preț: 1344.77 lei
- 20% Preț: 1262.79 lei
- 20% Preț: 1141.04 lei
- 20% Preț: 1272.40 lei
- 18% Preț: 2473.01 lei
- 20% Preț: 1272.40 lei
- 18% Preț: 1628.37 lei
- 20% Preț: 1148.24 lei
- 18% Preț: 1352.44 lei
- 18% Preț: 1087.24 lei
- 18% Preț: 1629.92 lei
- 18% Preț: 1550.93 lei
- 18% Preț: 1357.82 lei
- 20% Preț: 1403.80 lei
- 18% Preț: 1209.14 lei
- 20% Preț: 1139.41 lei
- 18% Preț: 787.56 lei
- 20% Preț: 1140.22 lei
- 20% Preț: 1439.87 lei
- 20% Preț: 1860.45 lei
- 18% Preț: 1347.84 lei
- 18% Preț: 1384.64 lei
- 20% Preț: 1260.40 lei
- 18% Preț: 1367.01 lei
- 18% Preț: 1619.95 lei
- 18% Preț: 1360.11 lei
- 18% Preț: 1084.94 lei
- 18% Preț: 1527.96 lei
- 18% Preț: 1365.48 lei
- 18% Preț: 705.57 lei
- 18% Preț: 1365.48 lei
- 18% Preț: 1202.99 lei
- 18% Preț: 704.81 lei
Preț: 626.49 lei
Preț vechi: 737.05 lei
-15% Nou
Puncte Express: 940
Preț estimativ în valută:
119.91€ • 124.98$ • 99.82£
119.91€ • 124.98$ • 99.82£
Carte tipărită la comandă
Livrare economică 06-20 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9783030382940
ISBN-10: 303038294X
Ilustrații: XVI, 247 p. 190 illus., 1 illus. in color.
Dimensiuni: 155 x 235 mm
Greutate: 0.54 kg
Ediția:1st ed. 2020
Editura: Springer International Publishing
Colecția Springer
Seria Lecture Notes in Electrical Engineering
Locul publicării:Cham, Switzerland
ISBN-10: 303038294X
Ilustrații: XVI, 247 p. 190 illus., 1 illus. in color.
Dimensiuni: 155 x 235 mm
Greutate: 0.54 kg
Ediția:1st ed. 2020
Editura: Springer International Publishing
Colecția Springer
Seria Lecture Notes in Electrical Engineering
Locul publicării:Cham, Switzerland
Cuprins
FSM-Based Models of Control Units.- Structural decomposition in FSM synthesis.- Twofold State Assignment for Mealy FSMs.- Twofold state assignment for Moore FSMs.- Combining twofold state assignment with transformation of object codes.- Combining twofold state assignment with replacement of logical conditions.- Mixed encoding of microoperations.- Synthesis of Mealy FSMs with counters
Textul de pe ultima copertă
This book focuses on control units, which are a vital part of modern digital systems, and responsible for the efficiency of controlled systems. The model of a finite state machine (FSM) is often used to represent the behavior of a control unit. As a rule, control units have irregular structures that make it impossible to design their logic circuits using the standard library cells. Design methods depend strongly on such factors as the FSM used, specific features of the logic elements implemented in the FSM logic circuit, and the characteristics of the control algorithm to be interpreted.
This book discusses Moore and Mealy FSMs implemented with FPGA chips, including look-up table elements (LUT) and embedded memory blocks (EMB). It is crucial to minimize the number of LUTs and EMBs in an FSM logic circuit, as well as to make the interconnections between the logic elements more regular, and various methods of structural decompositions can be used to solve this problem. These methods are reduced to the presentation of an FSM circuit as a composition of different logic blocks, the majority of which implement systems of intermediate logic functions different (and much simpler) than input memory functions and FSM output functions. The structural decomposition results in multilevel FSM circuits having fewer logic elements than equivalent single-level circuits. The book describes well-known methods of structural decomposition and proposes new ones, examining their impact on the final amount of hardware in an FSM circuit. It is of interest to students and postgraduates in the area of Computer Science, as well as experts involved in designing digital systems with complex control units. The proposed models and design methods open new possibilities for creating logic circuits of control units with an optimal amount of hardware and regular interconnections.
This book discusses Moore and Mealy FSMs implemented with FPGA chips, including look-up table elements (LUT) and embedded memory blocks (EMB). It is crucial to minimize the number of LUTs and EMBs in an FSM logic circuit, as well as to make the interconnections between the logic elements more regular, and various methods of structural decompositions can be used to solve this problem. These methods are reduced to the presentation of an FSM circuit as a composition of different logic blocks, the majority of which implement systems of intermediate logic functions different (and much simpler) than input memory functions and FSM output functions. The structural decomposition results in multilevel FSM circuits having fewer logic elements than equivalent single-level circuits. The book describes well-known methods of structural decomposition and proposes new ones, examining their impact on the final amount of hardware in an FSM circuit. It is of interest to students and postgraduates in the area of Computer Science, as well as experts involved in designing digital systems with complex control units. The proposed models and design methods open new possibilities for creating logic circuits of control units with an optimal amount of hardware and regular interconnections.
Caracteristici
Includes new methods of logic synthesis and optimization for logic circuits of Mealy and Moore and combined FSMs targeting FPGAs, as well numerous examples Discusses the hardware implementation of control algorithms represented by graph-schemes Presents the methods of structural decomposition, taking into account the peculiarities of an FSM model used for interpretation of a control algorithm, as well as features of the hardware used Features numerous examples illustrating the design of FSMs using the proposed methods