Bitstream Interpretation Library (BIL)  0.1
Functions
v5data_gen.cpp File Reference

Contains the main method of the v5data_gen program. More...

#include <cstdlib>
#include <fstream>
#include <iostream>
#include <datagen/v5data_gen/v5data_genArgs.hpp>
#include <datagen/v5data_gen/v5data_genData.hpp>
#include <datagen/v5data_gen/v5data_genMsgs.hpp>
#include <deviceinfo/DeviceRegistry.hpp>
#include <exception/CommandLineException.hpp>
Include dependency graph for v5data_gen.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)

Detailed Description

Contains the main method of the v5data_gen program.

The v5data_gen program generates a file containing the names and IDs of all Virtex-5 devices. For every device also a configuration layout file is created.

Definition in file v5data_gen.cpp.


Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 19 of file v5data_gen.cpp.