#include "base/abc/abc.h"

Go to the source code of this file.
Macros | |
| #define | NUMBER1 3716960521u |
| #define | NUMBER2 2174103536u |
Functions | |
| unsigned | Random_Int (int fReset) |
| word | Random_Word (int fReset) |
| unsigned | Random_Num (int Seed) |
| #define NUMBER1 3716960521u |
CFile****************************************************************
FileName [rewire_rng.h]
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 35 of file rewire_rng.h.
| #define NUMBER2 2174103536u |
Definition at line 36 of file rewire_rng.h.
| 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 | ) |