ASL  0.1.7
Advanced Simulation Library
Functions
asl-hardware.cc File Reference
#include "acl/aclHardware.h"
#include "aslUtilities.h"
Include dependency graph for asl-hardware.cc:

Go to the source code of this file.

Functions

string typeToString (unsigned int t)
 
void printHardwareInfo (const CommandQueue &queue)
 
int main ()
 

Function Documentation

◆ main()

int main ( )

Definition at line 72 of file asl-hardware.cc.

◆ printHardwareInfo()

void printHardwareInfo ( const CommandQueue queue)

Definition at line 51 of file asl-hardware.cc.

◆ typeToString()

string typeToString ( unsigned int  t)

Definition at line 36 of file asl-hardware.cc.