Abstract
A method is proposed targeting implementation of FPGA-based Mealy finite state machines. The main goal of the method is a reduction for the number of look-up table (LUT) elements and their levels in FSM logic circuits. To do it, it is necessary to eliminate the direct dependence of input memory functions and FSM output functions on FSM inputs and state variables. The method is based on encoding of the terms corresponding to rows of direct structure tables. In such an approach, only terms depend on FSM inputs and state variables. Other functions depend on variables representing terms. The method belongs to the group of the methods of structural decomposition. The set of terms is divided by classes such that each class corresponds to a single-level LUT-based circuit. An embedded memory block (EMB) generates codes of both classes and terms as elements of these classes. The mutual using LUTs and EMB allows diminishing chip area occupied by FSM circuit (as compared to its LUT-based counterpart). The simple sequential algorithm is proposed for finding the partition of the set of terms by a determined number of classes. The method is based on representation of an FSM by a state transition table. However, it can be used for any known form of FSM specification. The example of synthesis is shown. The efficiency of the proposed method was investigated using a library of standard benchmarks. We compared the proposed with some other known design methods. The investigations show that the proposed method gives better results than other discussed methods. It allows the obtaining of FSM circuits with three levels of logic and regular interconnections.
Highlights
The model of Mealy finite state machine (FSM) is used very often in the process of designing control units of modern digital systems [1,2,3]
We propose a method of synthesis leading an FSM circuit to implemented as a network of embedded memory block (EMB) and look-up table (LUT)
There are the following columns in an state transition table (STT): am is a current state; as is a state of transition; Xh is a conjunction of input variables determining the transition h am, as i; Yh is a collection of output functions (COF) generated during the transition h am, as i; h is a number of transition (h ∈ {1, . . . , H })
Summary
The model of Mealy finite state machine (FSM) is used very often in the process of designing control units of modern digital systems [1,2,3]. One of the most important problems is a problem of hardware reduction [6,7] Solution of this problem allows reducing the power consumption and increasing the performance (maximizing operating frequency) [8,9]. We use a state transition table (STT) to represent a Mealy FSM. There are the following columns in an STT: am is a current state; as is a state of transition; Xh is a conjunction of input variables (or their complements) determining the transition h am , as i; Yh is a collection of output functions (COF) generated during the transition h am , as i; h is a number of transition There are the following columns in an STT: am is a current state; as is a state of transition; Xh is a conjunction of input variables (or their complements) determining the transition h am , as i; Yh is a collection of output functions (COF) generated during the transition h am , as i; h is a number of transition (h ∈ {1, . . . , H }).
Published Version (Free)
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have