Logo SoCRocket

Transaction-Level Modeling Framework for Space Applications

Functions | Variables
blit.c File Reference
#include <math.h>
#include <stdio.h>
Include dependency graph for blit.c:

Functions

void blit (unsigned long saddr, unsigned long daddr, unsigned long n)
 
int main ()
 

Variables

unsigned long src [1024]
 
unsigned long dst [1024]
 

Function Documentation

void blit ( unsigned long  saddr,
unsigned long  daddr,
unsigned long  n 
)

References d, dst, s, src, x, and y.

Referenced by main().

int main ( void  )

References blit(), dst, and i.

Here is the call graph for this function:

Variable Documentation

unsigned long dst[1024]

Referenced by blit(), and main().

unsigned long src[1024]
Initial value:
=
{
0x00005678,0x12340000,0x02040608,0x00000001,
0x12345678,0x12345678,0x12345678,0x12345678,
0x00005678,0x12340000,0x02040608,0x00000001,
0x12345678,0x12345678,0x12345678,0x12345678,
0x00005678,0x12340000,0x02040608,0x00000001,
0x12345678,0x12345678,0x12345678,0x12345678,
0x00005678,0x12340000,0x02040608,0x00000001,
0x12345678,0x12345678,0x12345678,0x12345678,
0x00005678,0x12340000,0x02040608,0x00000001,
0x12345678,0x12345678,0x12345678,0x12345678,
0x00005678,0x12340000,0x02040608,0x00000001,
0x10101010,0x12345678,0x10101010,0x12345678,
0x00005678,0x12340000,0x02040608,0x00000001,
0x10101010,0x12345678,0x10101010,0x12345678,
0x00005678,0x12340000,0x02040608,0x00000001,
0x10101010,0x12345678,0x10101010,0x12345678,
0
}

Referenced by blit().