#include "rewire_rng.h"
Go to the source code of this file.
Functions | |
| ABC_NAMESPACE_IMPL_START unsigned | Random_Int (int fReset) |
| word | Random_Word (int fReset) |
| unsigned | Random_Num (int Seed) |
| ABC_NAMESPACE_IMPL_START unsigned Random_Int | ( | int | fReset | ) |
CFile****************************************************************
FileName [rewire_rng.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Re-wiring.]
Synopsis []
Author [Jiun-Hao Chen]
Affiliation [National Taiwan University]
Date [Ver. 1.0. Started - June 20, 2005.]
Revision [
]
Definition at line 25 of file rewire_rng.c.

| unsigned Random_Num | ( | int | Seed | ) |
Definition at line 43 of file rewire_rng.c.


| word Random_Word | ( | int | fReset | ) |