Logo SoCRocket

Transaction-Level Modeling Framework for Space Applications

Macros | Functions
hpi_new.c File Reference
#include <stdio.h>
#include "hpi_defs.h"
#include "hpi_functions.h"
Include dependency graph for hpi_new.c:

Macros

#define SIMULATION
 
#define MSIZE   32
 
#define LOOPS   1
 
#define START   0x0000
 
#define DATA   ((USHORT)~(2*i))
 

Functions

int main (int argc, char *argv[], char *envp[])
 

Macro Definition Documentation

#define DATA   ((USHORT)~(2*i))

Referenced by main().

#define LOOPS   1

Referenced by main().

#define MSIZE   32

Referenced by main().

#define SIMULATION
#define START   0x0000

Referenced by main().

Function Documentation

int main ( int  argc,
char argv[],
char envp[] 
)

References CTRL_REG::AtoCSlow, CTRL_REG::CShighREC, CTRL_REG::CStoCTRLlow, CTRL_REG::CTRLhighCShigh, CTRL_REG::CTRLlow, CTRL_REG::CTRLlowDvalid, DATA, v::error, HPI_CTRL, i, lcd_hpi_read_word(), lcd_hpi_write_word(), LOOPS, MSIZE, CTRL_REG::reg, CTRL_REG::RESERVED, START, start, and USHORT.

Here is the call graph for this function: