Home / Product / CEMTool6.0 International Edition / AUTOTool

Generate portable ANSI C code from SIMTool block code

AUTOTool is a convenient C-code generator which generates efficient and ANSI C code directly from block code designed with SIMTool. Until now, systems such as control system or signal processor were developed with C language and Assembly language, and therefore required high cost and long time for system development. However with AUTOTool, after constructing algorithm with SIMTool blocks is possible in a similar way as piling up Lego blocks and users can generate C-code automatically and export the generated C code into the target board. This is a new technology which enables users to construct various system such as controller or signal processor.


  Step 1. Designing the block code with SIMTool




  Step 2. Simulating & analyzing the algorithm by graphs and monitoring tools


  Step 3. Generating C-Code with AUTOTool


  Step 4. Implementing actual controller or signal processor by porting the generated C-Code into
    the board.
Features
  Convenient C code generation (After block coding, you can generate C-Code for the implemented block code automatically by just one click)
  Portability to heterogeneous hardware by generating standard ANSI C-Code
  Reduced cost and time(about 1/10) for the development of controller or signal processor