From: Kurt Baty (kurt@wsfdb.com)
Date: Mon Apr 05 2004 - 17:39:58 PDT
On Mon, 2004-04-05 at 19:08, Clifford E. Cummings wrote:
> Hi, Dave -
>
> A couple of clarification questions below.
>
> At 04:23 PM 4/5/2004, Dave Rich wrote:
...
> >initial begin
> > U.AB.byteA = 8'h55;
> > U.AB.byteB = 8'hzz;
> > V = V << 4;
> > $displayh(V); // expect to see 5zz0
> > $displayh({U.AB.byteA,U.AB.byteB}); // expect to see 50z0
>
> Is this supposed to be 55zz?
55zz << 4 is 5zz0 Cliff
This archive was generated by hypermail 2.1.4
: Mon Apr 05 2004 - 17:18:29 PDT
and
sponsored by Boyd Technology, Inc.