cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
#include <cstdlib>
#include <iostream>
#include <cstdio>
#include <memory>
#include <stdexcept>
#include <string>
#include <string.h>
#include <assert.h>
#include <array>
#include <sys/stat.h>
#include <fstream>
#include <limits>
#include "../../../../../PracticalSockets/src/PracticalSockets.h"
#include "../include/config.h"
Go to the source code of this file.
Functions | |
unsigned int | writeStructToConfFile (const char *fname, varin *instruct) |
Fill an output file with data from an image. More... | |
int | main (int argc, char *argv[]) |