Logic Synthesis for FPGA-Based Mealy Finite State Machines

Logic Synthesis for FPGA-Based Mealy Finite State Machines
Author :
Publisher : CRC Press
Total Pages : 332
Release :
ISBN-10 : 9781040263839
ISBN-13 : 1040263836
Rating : 4/5 (39 Downloads)

Synopsis Logic Synthesis for FPGA-Based Mealy Finite State Machines by : Alexander Barkalov

This book is devoted to the logic synthesis of field programmable gate array (FPGA)-based circuits of Mealy finite state machines (FSM). Three new methods of state assignment are proposed, which allows obtaining FSM circuits required minimum amount of internal chip resources. Logic Synthesis for FPGA-Based Mealy Finite State Machines: Structural Decomposition in Logic Design contains several original synthesis and optimization methods based on the structural decomposition of FPGA-based FSM circuits developed by the authors. To optimize FSM circuits, the authors introduce the use of three methods of state assignment: twofold, extended, and composite. These methods allow for the creation of two- or three-level architectures of FSM circuits. The authors also demonstrate how the proposed methods, FSM architectures and synthesis methods can replace known solutions based on either functional decomposition or classical methods of structural decomposition. The authors also show how these architectures have regular systems of interconnections and demonstrate positive features compared to methods based on functional decomposition, including producing circuits with fewer elements that are faster and consume less power than their counterparts. The book includes experimental results proving the efficiency of the proposed solutions and compares the numbers in Look-up Tables (LUTs), showing the performance (maximum operating frequency) and power consumption for various methods of state assignment. The audience for this book is students, researchers, and engineers specializing in computer science/ engineering, electronics, and telecommunications. It will be especially useful for engineers working within the scope of algorithms, hardware-based software accelerators and control units, and systems based on the use of FPGAs.

Logic Synthesis for FPGA-Based Finite State Machines

Logic Synthesis for FPGA-Based Finite State Machines
Author :
Publisher : Springer
Total Pages : 287
Release :
ISBN-10 : 9783319242026
ISBN-13 : 3319242024
Rating : 4/5 (26 Downloads)

Synopsis Logic Synthesis for FPGA-Based Finite State Machines by : Alexander Barkalov

This book discusses control units represented by the model of a finite state machine (FSM). It contains various original methods and takes into account the peculiarities of field-programmable gate arrays (FPGA) chips and a FSM model. It shows that one of the peculiarities of FPGA chips is the existence of embedded memory blocks (EMB). The book is devoted to the solution of problems of logic synthesis and reduction of hardware amount in control units. The book will be interesting and useful for researchers and PhD students in the area of Electrical Engineering and Computer Science, as well as for designers of modern digital systems.

Logic Synthesis for VLSI-Based Combined Finite State Machines

Logic Synthesis for VLSI-Based Combined Finite State Machines
Author :
Publisher : Springer Nature
Total Pages : 305
Release :
ISBN-10 : 9783031160271
ISBN-13 : 3031160274
Rating : 4/5 (71 Downloads)

Synopsis Logic Synthesis for VLSI-Based Combined Finite State Machines by : Alexander Barkalov

The book is devoted to design and optimization of control units represented by combined finite state machines (CFSMs). The CFSMs combine features of both Mealy and Moore FSMs. Having states of Moore FSM, they produce output signals of both Mealy and Moore types. To optimize the circuits of CFSMs, we propose to use optimization methods targeting both Mealy and Moore FSMs. The book contains some original synthesis and optimization methods targeting hardware reduction in VLSI-based CFSM circuits. These methods take into account the peculiarities of both a CFSM model and a VLSI chip in use. The optimization is achieved due to combining classical optimization methods with new methods proposed in this book. These new methods are a mixed encoding of collections of microoperations and a twofold state assignment in CFSMs. All proposed methods target reducing the numbers of arguments in systems of Boolean functions representing CFSM circuits. Also, we propose to use classes of pseudoequivalent states of Moore FSMs to reduce the number of product terms in these systems.The book includes a lot of examples which contributes to a better understanding of the features of the synthesis methods under consideration. This is the first book entirely devoted to the problems associated with synthesis and optimization of VLSI-based CFSMs. We hope that the book will be interesting and useful for students and PhD students in the area of Computer Science, as well as for designers of various digital systems. We think that proposed CFSM models enlarge the class of models applied for implementation of control units with modern VLSI chips.

Logic Synthesis for Finite State Machines Based on Linear Chains of States

Logic Synthesis for Finite State Machines Based on Linear Chains of States
Author :
Publisher : Springer
Total Pages : 228
Release :
ISBN-10 : 9783319598376
ISBN-13 : 3319598376
Rating : 4/5 (76 Downloads)

Synopsis Logic Synthesis for Finite State Machines Based on Linear Chains of States by : Alexander Barkalov

This book discusses Moore finite state machines (FSMs) implemented with field programmable gate arrays (FPGAs) including look-up table (LUT) elements and embedded memory blocks (EMBs). To minimize the number of LUTs in FSM logic circuits, the authors propose replacing a state register with a state counter. They also put forward an approach allowing linear chains of states to be created, which simplifies the system of input memory functions and, therefore, decreases the number of LUTs in the resulting FSM circuit. The authors combine this approach with using EMBs to implement the system of output functions (microoperations). This allows a significant decrease in the number of LUTs, as well as eliminating a lot of interconnections in the FSM logic circuit. As a rule, it also reduces the area occupied by the circuit and diminishes the resulting power dissipation. This book is an interesting and valuable resource for students and postgraduates in the area of computer science, as well as for designers of digital systems that included complex control units

Logic Synthesis for FSM-Based Control Units

Logic Synthesis for FSM-Based Control Units
Author :
Publisher : Springer Science & Business Media
Total Pages : 245
Release :
ISBN-10 : 9783642043093
ISBN-13 : 3642043097
Rating : 4/5 (93 Downloads)

Synopsis Logic Synthesis for FSM-Based Control Units by : Alexander Barkalov

This book presents the hardware implementation of control algorithms represented by graph-schemes of algorithm. It includes new methods of logic synthesis and optimization for logic circuits of Mealy and Moore FSMs oriented on both ASIC and FPLD.

Logic Synthesis for FPGA-Based Control Units

Logic Synthesis for FPGA-Based Control Units
Author :
Publisher : Springer Nature
Total Pages : 257
Release :
ISBN-10 : 9783030382957
ISBN-13 : 3030382958
Rating : 4/5 (57 Downloads)

Synopsis Logic Synthesis for FPGA-Based Control Units by : Alexander Barkalov

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.

Foundations of Embedded Systems

Foundations of Embedded Systems
Author :
Publisher : Springer
Total Pages : 180
Release :
ISBN-10 : 9783030119614
ISBN-13 : 3030119610
Rating : 4/5 (14 Downloads)

Synopsis Foundations of Embedded Systems by : Alexander Barkalov

This book is devoted to embedded systems (ESs), which can now be found in practically all fields of human activity. Embedded systems are essentially a special class of computing systems designed for monitoring and controlling objects of the physical world. The book begins by discussing the distinctive features of ESs, above all their cybernetic-physical character, and how they can be designed to deliver the required performance with a minimum amount of hardware. In turn, it presents a range of design methodologies. Considerable attention is paid to the hardware implementation of computational algorithms. It is shown that different parts of complex ESs could be implemented using models of finite state machines (FSMs). Also, field-programmable gate arrays (FPGAs) are very often used to implement different hardware accelerators in ESs. The book pays considerable attention to design methods for FPGA-based FSMs, before the closing section turns to programmable logic controllers widely used in industry. This book will be interesting and useful for students and postgraduates in the area of Computer Science, as well as for designers of embedded systems. In addition, it offers a good point of departure for creating embedded systems for various spheres of human activity.

Logic Synthesis for Fpga-Based Mealy Finite State Machines

Logic Synthesis for Fpga-Based Mealy Finite State Machines
Author :
Publisher :
Total Pages : 0
Release :
ISBN-10 : 1032882271
ISBN-13 : 9781032882277
Rating : 4/5 (71 Downloads)

Synopsis Logic Synthesis for Fpga-Based Mealy Finite State Machines by : Alexander Barkalov

This book is devoted to logic synthesis of field programmable gate array (FPGA)-based circuits of Mealy finite state machines (FSM). Three new methods of state assignment are proposed which allows obtaining FSM circuits required minimum amount of internal chip resources. Logic Synthesis for FPGA-Based Mealy Finite State Machines: Structural Decomposition in Logic Design contains several original synthesis and optimization methods based on structural decomposition of FPGA-based FSM circuits developed by the authors. To optimize FSM circuits, the authors introduce the use three of methods of state assignment: twofold, extended, and composite. These methods allow for creating two-or three level architectures of FSM circuits. The authors also demonstrate how the proposed methods, FSM architectures and synthesis methods can replace known solutions based on either functional decomposition or classical methods of structural decomposition. The authors also show how these architectures have regular systems of interconnections and demonstrate positive features as compared to methods based on functional decomposition including producing circuits with fewer elements, that are faster and consume less power than their counterparts. The book includes experimental results proving efficiency of the proposed solutions and compares the numbers in Look-up Tables (LUTs), showing performance (maximum operating frequency) and power consumption for various methods of state assignment. The audience for this book is students researchers, and engineers specializing in computer science/ engineering, electronics, and telecommunications. It will be especially useful for engineers working with in the scope of algorithms, hardware-based software accelerators and control units, and systems based on the use of FPGA's.

Computer Information Systems and Industrial Management

Computer Information Systems and Industrial Management
Author :
Publisher : Springer
Total Pages : 763
Release :
ISBN-10 : 9783319453781
ISBN-13 : 3319453785
Rating : 4/5 (81 Downloads)

Synopsis Computer Information Systems and Industrial Management by : Khalid Saeed

This book constitutes the proceedings of the 15th IFIP TC8 International Conference on Computer Information Systems and Industrial Management, CISIM 2016, held in Vilnius, Lithuania, in September 2016. The 63 regular papers presented together with 1 inivted paper and 5 keynotes in this volume were carefully reviewed and selected from about 89 submissions. The main topics covered are rough set methods for big data analytics; images, visualization, classification; optimization, tuning; scheduling in manufacturing and other applications; algorithms; decisions; intelligent distributed systems; and biometrics, identification, security.

FSM-based Digital Design using Verilog HDL

FSM-based Digital Design using Verilog HDL
Author :
Publisher : John Wiley & Sons
Total Pages : 408
Release :
ISBN-10 : 0470987618
ISBN-13 : 9780470987612
Rating : 4/5 (18 Downloads)

Synopsis FSM-based Digital Design using Verilog HDL by : Peter Minns

As digital circuit elements decrease in physical size, resulting in increasingly complex systems, a basic logic model that can be used in the control and design of a range of semiconductor devices is vital. Finite State Machines (FSM) have numerous advantages; they can be applied to many areas (including motor control, and signal and serial data identification to name a few) and they use less logic than their alternatives, leading to the development of faster digital hardware systems. This clear and logical book presents a range of novel techniques for the rapid and reliable design of digital systems using FSMs, detailing exactly how and where they can be implemented. With a practical approach, it covers synchronous and asynchronous FSMs in the design of both simple and complex systems, and Petri-Net design techniques for sequential/parallel control systems. Chapters on Hardware Description Language cover the widely-used and powerful Verilog HDL in sufficient detail to facilitate the description and verification of FSMs, and FSM based systems, at both the gate and behavioural levels. Throughout, the text incorporates many real-world examples that demonstrate designs such as data acquisition, a memory tester, and passive serial data monitoring and detection, among others. A useful accompanying CD offers working Verilog software tools for the capture and simulation of design solutions. With a linear programmed learning format, this book works as a concise guide for the practising digital designer. This book will also be of importance to senior students and postgraduates of electronic engineering, who require design skills for the embedded systems market.