ilang
1.1.4
ILAng: A Modeling and Verification Platform for SoCs
|
Function object for flatten ILA tree. More...
#include <u_rewriter.h>
Public Member Functions | |
FuncObjFlatIla (const InstrLvlAbsCnstPtr &top_, const IlaMap &ila_map, const ExprMap &expr_map) | |
Constructor. | |
bool | pre (const InstrLvlAbsCnstPtr &src) |
Pre-processing: create new ILA based on the given source. | |
void | post (const InstrLvlAbsCnstPtr &src) |
Nothing. | |
Function object for flatten ILA tree.