[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA-user: tasks under iverilog
michael.tresidder@rogers.com said:
> Does anyone know why iverilog does not recognize the 'blah' task where
> it is being called?
Because you are trying to instantiate ``blah ( a, b, s1 );'' like a
module, instead of calling it like a task. You can only invoke tasks
in executable statements.
--
Steve Williams "The woods are lovely, dark and deep.
steve at icarus.com But I have promises to keep,
steve at picturel.com and lines to code before I sleep,
http://www.picturel.com And lines to code before I sleep."
abuse@xo.com
uce@ftc.gov