Original articles: An FPGA-based approach to the automatic generation of VHDL code for industrial control systems applications: A case study of MSOGIs implementation

  • Authors:
  • P. MartíN;E. Bueno;Fco. J. RodríGuez;O. Machado;B. Vuksanovic

  • Affiliations:
  • Department of Electronic, University of Alcala, 28871 Alcalá de Henares, Madrid, Spain;Department of Electronic, University of Alcala, 28871 Alcalá de Henares, Madrid, Spain;Department of Electronic, University of Alcala, 28871 Alcalá de Henares, Madrid, Spain;Department of Electronic, University of Alcala, 28871 Alcalá de Henares, Madrid, Spain;Department of Electronic & Computer Engineering, Faculty of Technology, PO1 2UP University of Portsmouth, UK

  • Venue:
  • Mathematics and Computers in Simulation
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

When used for specifying control systems, system level design tools such as Xilinx System Generator (XSG) allows the use of Simulink for designs based on Field Programmable Gate Arrays (FPGAs). This increases productivity by reducing the wide gap between control system designers and FPGA-based implementations. However, there is still a need for new methods to bridge the gap since a direct implementation from XSG may not be an optimal solution when constraints are imposed. This is particularly true for resource-dominated circuits, where the number of operational units exceed the number of available resources. This paper presents both a methodology and a tool aimed at automatically reducing the required resources, in particular in systems where the required sampling period is greater than the computation time delay. An automatic process of converting XSG specifications into efficient Very High Speed Integrated Circuit Hardware Description Language (VHDL) code is described. The process mainly involves customized fixed-point hardware definition, Data Flow Graph (DFG) extraction, resource-constrained and latency-constrained scheduling and VHDL specification of the system, inter alia. This solution considerably improves on the results obtained by XSG.