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

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

#include <cstdlib>
#include <cstring>
#include <fstream>
#include <iostream>
#include <datagen/v5cfgmap_gen/v5cfgmap_genAlgo.hpp>
#include <datagen/v5cfgmap_gen/v5cfgmap_genArgs.hpp>
#include <datagen/v5cfgmap_gen/v5cfgmap_genMsgs.hpp>
#include <deviceinfo/DeviceNameUtil.hpp>
#include <exception/CommandLineException.hpp>
Include dependency graph for v5cfgmap_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 v5cfgmap_gen program.

The v5cfgmap_gen program reads in a device description, and generates the configuration tile map (describing which tiles get configured by which configuration frames) out of this.

Definition in file v5cfgmap_gen.cpp.


Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 20 of file v5cfgmap_gen.cpp.