Re: BTF B23 - More on constant functions

From: Adam Krolnik (krolnik@lsil.com)
Date: Wed Aug 18 1999 - 15:23:06 PDT


Hi Mac,

I'm glad to see that you correctly understand our proposed
implementation of generation and agree that we have not
proposed the 'best and most wonderful implementation.'

Unfortunately, this is illegal code. :(

> always @(top.dump_reg) begin
> $write($stime,,"REG %m value is ");
> for( j = 0; j < width; j = j + 1) begin
> $write("%b",dff[i].q);
             // dff[] must be a string.
> end
> $write("\n");
> end

<p> Adam



This archive was generated by hypermail 2.1.4 : Mon Jul 08 2002 - 12:53:29 PDT and
sponsored by Boyd Technology, Inc.