Finite State Machines (FSM), are one of the more complex structures found in almost all digital systems today. Hardware Description Languages are used for high-level digital system design. VHDL (VHSIC Hardware Description Language) provides the capability of different coding styles for FSMs. Therefore, a choice of a coding style is needed to achieve specific performance goals and to minimize resource utilization for implementation in a re-configurable computing environment such as an FPGA. This paper is a study of the tradeoffs that can be made by changing coding styles. A comparative study on three different FSM coding styles is shown to address their impact on performance and resource utilization for the most commonly used encoding methods for FPGA designs. The results show that a particular coding style leads to a savings in resource utilization with a significant performance improvement over the others while the others pose a consistent performance regardless of the resource utilization outcome.
[1]
Jukka Saarinen,et al.
Finite state machine encoding for VHDL synthesis
,
2001
.
[2]
Albert A. Liddicoat,et al.
Synchronous State Machine Design Methodologies with VHDL and Implementations using CAD Tools
,
2003,
Modelling, Simulation, and Optimization.
[3]
Ben Cohen.
VHDL Coding Styles and Methodologies
,
1995
.
[4]
Tai-Chi Lee,et al.
Framework for Executing VHDL Code on FPGA
,
2004,
PDPTA.
[5]
Peter J. Ashenden,et al.
The Designer's Guide to VHDL
,
1995
.
[6]
Wen-Tsong Shiue,et al.
Novel state minimization and state assignment in finite state machine design for low-power portable devices
,
2005,
Integr..
[7]
Herb Sutter,et al.
C++ coding standards
,
2004
.