[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Question about "size_" of RouteLogic
On Thu, 11 Nov 1999, K Sun wrote:
> Hello,
> I am sorry that I have not found where the "size_" (RouteLogic) has
> been configured and what the meaning of "size_" (RouteLogic) is.
> In the constructor of RouteLogic, size_ has been configured as 0.
> However, following "Simulator instproc run", I did not find where the
> size_ has been reconfigured but the truth is it is indeed reconfigured.
> I have also checked the code about setting up a new node. I have
> not found something about it either.
> I really hope some body can give me an instruction or any
> implication.
If you look up route.cc carefully, you will find this variable being
reconfigured in many places, e.g. check(), alloc(), etc.
Guo, Liang.