Are array parameters in functions allowed?

From: Muranyi, Arpad <arpad.muranyi_at_.....>
Date: Wed Jun 13 2007 - 10:52:35 PDT
Hello everyone,

Sorry for bringing this questions to this forum, but
the information in the v2.2 LRM doesn't answer my
question.

I wonder whether arrays are allowed as parameters to
analog (or digital) functions.  Section 4.6 doesn't
give enough detail on the "function_item_declaration"
to answer this question, and I am getting an error
message from my favorite simulator when I do this:

  analog function integer FindCursorIndex;
    input Wfm[1:100];
    ...
    ...
    ...

Error: Illegal array parameter 'Wfm' in function 'FindCursorIndex'

Thanks,

Arpad
======================================================

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Received on Wed Jun 13 10:52:55 2007

This archive was generated by hypermail 2.1.8 : Wed Jun 13 2007 - 10:53:12 PDT