A Parser of ACM/Sigda 89' benchmarks. More...
Static Public Member Functions | |
static Cell * | load (std::string benchmark) |
A Parser of ACM/Sigda 89' benchmarks.
Thoses benches are also known as the MCNC or ISCAS98.
The generic cells have been mapped into the sxlib Alliance library in a straighforward way.
Boolean Function | SxLib mapping |
---|---|
NOT | inv_x1 |
BUFF | buff_x2 |
AND | a2_x2 , a3_x2 , a4_x4 |
NAND | na2_x1 , na3_x1 , na4_x1 |
OR | o2_x2 , o3_x3 , o4_x4 |
NOR | no2_x1 , no3_x1 , no4_x1 |
XOR | xr2_x1 |
XNOR | nxr2_x1 |
DFF | sff1_x4 |
|
static |
Load the bench name
into Coriolis.
Generated by doxygen 1.8.14 on Sun Nov 21 2021 | Return to top of page |
Coriolis Core (CRL) | Copyright © 2008-2020 Sorbonne Universite, All rights reserved |