This paper has developed the automation system for logic design, using widely available VHDL language as the standard hardware description language[1][8][9], which extracts the efficient FSM(Finite State Machine) List in automatic optimized synthesis ...
This paper has developed the automation system for logic design, using widely available VHDL language as the standard hardware description language[1][8][9], which extracts the efficient FSM(Finite State Machine) List in automatic optimized synthesis for the practical ASIC hardware from the design technique of the register transfer level.
VHDL analysis process in this paper is similar to compiler process in software area, is partitioned into the VHDL parsing, the Behavioral transformation, the Basic block recognition, and the Dependency analysis, etc[5][7]. VHDL parsing resulted in the FSM (Finite State Machine) List efficient in Data Path and Control Path synthesis for logic design with creating the intermediate code in AST(Abstract Syntax Tree) for the intermediate symbol table.