#include <vlib.h>
Public Member Functions | |
int | alwaysget () |
void | alwayspop () |
void | alwayspush () |
void | alwaysstart () |
char * | constant (int bits, char *val) |
char * | constant (int bits, int val) |
int | getalwaysn () |
int | getce () |
int | getchange () |
int | getfunction () |
module * | getparent () |
rval | getpassn () |
globcontrol () | |
void | passn_inc () |
int | setce (int c) |
void | setchange (int i) |
void | setfunction (int i) |
void | setparent (module *rparent) |
Protected Attributes | |
int | alwayscnt |
int | alwaysn |
int | ce |
int | change |
char | constring [2 *32+32] |
int | functiondecl |
module * | parent |
rval | passn |
int | VFileOpen |
|
inline |
|
inline |
|
inline |
|
inline |
char * globcontrol::constant | ( | int | bits, |
char * | val | ||
) |
char * globcontrol::constant | ( | int | bits, |
int | val | ||
) |
|
inline |
Definition at line 328 of file vlib.h.
References alwayscnt, and alwaysn.
Referenced by Signal::asgn(), Signal::getval(), and Signal::operator=().
|
inline |
|
inline |
|
inline |
Definition at line 335 of file vlib.h.
References functiondecl, and OrderedSet::t.
|
inline |
Definition at line 333 of file vlib.h.
References parent.
Referenced by Signal::clock(), Signal::initreg(), Signal::input(), and Signal::wire().
|
inline |
|
inline |
|
inline |
Definition at line 341 of file vlib.h.
References HltBtagPostValidation_cff::c, and ce.
Referenced by module::negedge(), and module::posedge().
void globcontrol::setchange | ( | int | i | ) |
Definition at line 1206 of file vlib.cc.
References change, and mps_fire::i.
Referenced by Signal::asgn(), and function::vendfunction().
|
inline |
Definition at line 334 of file vlib.h.
References functiondecl, and mps_fire::i.
Referenced by function::vbeginfunction(), and module::vbeginmodule().
|
inline |
|
protected |
Definition at line 371 of file vlib.h.
Referenced by alwaysget(), alwayspop(), alwayspush(), alwaysstart(), getalwaysn(), and globcontrol().
|
protected |
Definition at line 372 of file vlib.h.
Referenced by alwaysstart(), getalwaysn(), and globcontrol().
|
protected |
|
protected |
Definition at line 374 of file vlib.h.
Referenced by getchange(), globcontrol(), and setchange().
|
protected |
Definition at line 379 of file vlib.h.
Referenced by constant().
|
protected |
Definition at line 369 of file vlib.h.
Referenced by getfunction(), and setfunction().
|
protected |
Definition at line 375 of file vlib.h.
Referenced by edmIntegrityCheck.PublishToFileSystem::get(), getparent(), edmIntegrityCheck.PublishToFileSystem::publish(), and setparent().
|
protected |
Definition at line 380 of file vlib.h.
Referenced by getpassn(), and passn_inc().
|
protected |
Definition at line 377 of file vlib.h.
Referenced by globcontrol().