Question on VUSE
Richard Kenner
kenner@vlsi1.ultra.nyu.edu
Tue Aug 3 19:17:00 GMT 2004
> I don't understand the VUSE on the statement defining T.4_8. Can
> somebody explain where it's coming from?
...
> # VUSE <tbg0803__utn_3>;
> T.4_8 = *sn_7;
From the dereference, of sn_7, obviously.
Sorry: I meant why that variable? What does the dereference have to do
with Utn?
The dereference is to a field inside Unit_Table, not Utn. If it's just
picking some random integer, why not pick T1, T2, T3, or T4, which I
added just to make that happen.
More information about the Gcc
mailing list