Main Page | Modules | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages | Examples

Create Functions


Functions

void CreateResourceHeader (void)
 Create the header file for ac_resources class.

void CreateTypeHeader (void)
 Create the header file for ArchC types.

void CreateISAHeader (void)
 Create the header file for the AC_ISA derived class.

void CreateARCHHeader (void)
 Create the header file for the AC_ARCH derived class.

void CreateStgHeader (ac_stg_list *stage_list, char *pipe_name)
 Create the header files for pipeline stages.

void CreateProcessorHeader (void)
 Create the header file for the processor module.

void CreateParmHeader (void)
 Create the header file for ArchC common parameters.

void CreateRegsHeader (void)
 Create the header file for ArchC formatted registers.

void CreateCoverifHeader (void)
 Create the header file for ArchC co-verification class.

void CreateStatsHeader (void)
 Create the header file for ArchC statistics collection class.

void CreateArchSyscallHeader (void)
 Create the header file for ArchC model syscalls.

void CreateMakefile (void)
 Create a Makefile for teh ArchC nodel.

void CreateResourceImpl (void)
 Create the .cpp file for ac_resources class.

void CreateStgImpl (ac_stg_list *stage_list, char *pipe_name)
 Create the .cpp file for pipeline stages.

void CreateRegsImpl (void)
 Create the .cpp template file for formatted registers.

void CreateImplTmpl (void)
 Create the .cpp template file for behavior description.

void CreateMainTmpl (void)
 Create the .cpp template file for the main function.

void CreateProcessorImpl (void)
 Create the .cpp file for processor module.

void CreateARCHImpl (void)
 Create the .cpp file for AC_ARCH derived class.


Detailed Description

These functions create several files, composing the behavioral simulator. A function name tells which file it will create. Header functions create .H files and Impl functions create .cpp files.
Generated on Thu Jun 24 08:30:09 2004 for ArchC by doxygen 1.3.4