paramset_seq_block

From: Geoffrey.Coram <Geoffrey.Coram@analog.com>
Date: Thu Jul 22 2004 - 14:12:57 PDT

I'm working on filling out the paramset parts of the
revised LRM.

I came across the paramset syntax (7-5 in LRM 2.2 draft e),
which contains a paramset_seq_block. I think I put that
in there to be like analog functions: if you want more
than one statement in an analog function (or in the
analog block of a module), you have to wrap them with
begin/end.

However, this seems unnecessary since I have let you put
  paramset_statement {paramset_statement}
(ie, any number of statements) inside a paramset.

Can anyone think of a reason that I need a paramset_seq_block?
Why do we need begin/end around more-than-one statement in
an analog function?

-Geoffrey
Received on Thu Jul 22 14:13:03 2004

This archive was generated by hypermail 2.1.8 : Thu Jul 22 2004 - 14:13:12 PDT