abc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
cmdStarter.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <assert.h>
#include "misc/util/abc_global.h"
#include "misc/extra/extra.h"

Go to the source code of this file.

Functions

ABC_NAMESPACE_IMPL_START void Cmd_RunStarter (char *pFileName, char *pBinary, char *pCommand, int nCores)
 DECLARATIONS ///. More...
 

Function Documentation

ABC_NAMESPACE_IMPL_START void Cmd_RunStarter ( char *  pFileName,
char *  pBinary,
char *  pCommand,
int  nCores 
)

DECLARATIONS ///.

CFile****************************************************************

FileName [cmdStarter.c]

SystemName [ABC: Logic synthesis and verification system.]

PackageName [Command processing package.]

Synopsis [Command to start many instances of ABC in parallel.]

Author [Alan Mishchenko]

Affiliation [UC Berkeley]

Date [Ver. 1.0. Started - June 20, 2005.]

Revision [

Id:
cmdStarter.c,v 1.00 2005/06/20 00:00:00 alanmi Exp

]

Definition at line 47 of file cmdStarter.c.

47 {}