DESabstractMain.h File Reference

DESabstractMain holds common functionality for main classes -*- C++ -*-. More...

#include <iostream>
#include <string>
#include <vector>
#include <map>
#include <utility>
#include <cstdio>
#include "Galois/Statistic.h"
#include "Galois/Graphs/Graph.h"
#include "Galois/Galois.h"
#include "Lonestar/Banner.h"
#include "Lonestar/CommandLine.h"
#include "SimObject.h"
#include "SimInit.h"
#include <set>
#include <cassert>
#include "comDefs.h"
#include "logicDefs.h"
#include "LogicFunctions.h"
#include "NetlistParser.h"
#include "LogicUpdate.h"
#include "Event.h"
#include "BaseOneInputGate.h"
#include <cstdlib>
#include <queue>
#include <algorithm>
#include "BaseLogicGate.h"
#include "LogicGate.h"
#include "OneInputGate.h"
#include "AbstractSimObject.h"
#include "BaseTwoInputGate.h"

Go to the source code of this file.

Classes

class  DESabstractMain
 The Class DESabstractMain holds common functionality for DESunorderedSerial and DESunordered. More...

Variables

static const char * name = "Discrete Event Simulation"
static const char * description = "Uses Chandy-Misra's algorithm, which is unordered, to perform logic circuit simulations"
static const char * url = "discrete_event_simulation"
static const char * help = "<progname> netlistFile [NEVENTS_PER_ITER]"

Detailed Description

DESabstractMain holds common functionality for main classes -*- C++ -*-.

License

Galois, a framework to exploit amorphous data-parallelism in irregular programs.

Copyright (C) 2011, The University of Texas at Austin. All rights reserved. UNIVERSITY EXPRESSLY DISCLAIMS ANY AND ALL WARRANTIES CONCERNING THIS SOFTWARE AND DOCUMENTATION, INCLUDING ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR ANY PARTICULAR PURPOSE, NON-INFRINGEMENT AND WARRANTIES OF PERFORMANCE, AND ANY WARRANTY THAT MIGHT OTHERWISE ARISE FROM COURSE OF DEALING OR USAGE OF TRADE. NO WARRANTY IS EITHER EXPRESS OR IMPLIED WITH RESPECT TO THE USE OF THE SOFTWARE OR DOCUMENTATION. Under no circumstances shall University be liable for incidental, special, indirect, direct or consequential damages or loss of profits, interruption of business, or related expenses which may arise from use of Software or Documentation, including but not limited to those resulting from defects in Software and/or Documentation, or loss or inaccuracy of data of any kind.

Created on: Jun 24, 2011

Author:
M. Amber Hassaan <ahassaan@ices.utexas.edu>

Variable Documentation

const char* description = "Uses Chandy-Misra's algorithm, which is unordered, to perform logic circuit simulations" [static]
const char* help = "<progname> netlistFile [NEVENTS_PER_ITER]" [static]
const char* name = "Discrete Event Simulation" [static]
const char* url = "discrete_event_simulation" [static]
Generated on Tue Aug 2 11:51:26 2011 for Galois by  doxygen 1.6.3