[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gEDA-dev: Re: gEDA: Iverilog : problem with real number
Steven Kwan wrote:
> Problem on line 63.
>
> /////////////////////////////////////////
>
> assign #(6*vcoClkHalfPeriod) resetDoneDelayed = resetDone; // line62 :
> compile pass
> assign #(6.0*vcoClkHalfPeriod) resetDoneDelayed = resetDone; // line63 :
> compile fail
> assign #(test) resetDoneDelayed = resetDone; // line64 : compile pass
That should work. A bug report in the bugs database is in order.
--
Steve Williams "The woods are lovely, dark and deep.
steve at icarus.com But I have promises to keep,
http://www.icarus.com and lines to code before I sleep,
http://www.picturel.com And lines to code before I sleep."
_______________________________________________
geda-dev mailing list
geda-dev@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev