Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

....................................................................................................................

The following software headers are required to run this example software application:

#include <sys/mman.h>

#include <sys/stat.h>

#include <fcntl.h>

#include <stdio.h>

#include <stdlib.h>

#include <fcntl.h>

#include <string.h>

#include <unistd.h>

#include <time.h>

#include <iostream>

#include <limits.h>

#include <AxiStreamDma.h> // Custom DMA engine located in /mnt/host/Common/AxiStreamDma.h

#include <PrbsData.h> // Custom DMA engine located in /mnt/host/Common/PrbsData.h

Building and Running the "PgpSoftware" Application

...

....................................................................................................................

....................................................................................................................

The following software headers are required to run this example software application:

#include <sys/mman.h>

#include <sys/stat.h>

#include <fcntl.h>

#include <stdio.h>

#include <stdlib.h>

#include <fcntl.h>

#include <string.h>

#include <unistd.h>

#include <time.h>

#include <sstream>

#include <iostream>

#include <iomanip>

#include <limits.h>

#include <termios.h>

#include <pthread.h>

#include <AxiStreamDma.h> // Custom DMA engine located in /mnt/host/Common/AxiStreamDma.h