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