Tao Chen wrote, on 04/10/08 22:11:
> On Apr 9, 3:30 pm, Riad KACED <riad.ka...@[EMAIL PROTECTED]
> wrote:
>> Hi Tao !
>>
>> What does 'Lots of sentences' mean ?
>> What is/are the error message(s)
>> What it is your spectre version (spectre -V , spectre -W)
>> More sentences to explain your problem could be helpful ;-)
>>
>> Enjoy yourself !
>>
>> Riad.
>
> Hi, Riad,
>
> Thanks for the reply. Sorry for my English. What I mean is "a lot of
> statements". It seems that I cannot put more than 100 statements
> inside the "if" statement. There is no error messages. The ocean
> scripts inside the "if" statement are simply ignored. I tried to
> delete some statements inside "if", then it works well.
> $ spectre -V
> @[EMAIL PROTECTED]
(#)$CDS: spectre version 6.1.1 09/07/2007 06:37 (usimlx111) $
> $ spectre -W
> sub-version 6.1.1.487
>
> My current solution is to put all the statements into a procedure, and
> invoke the procedure inside the "if" statement.
>
> Regards,
> Tao
The spectre subversion won't make a difference here - it's the IC version
(if
anything).
In general I wouldn't expect a limit (there is actually a limit on the
size of
the code vector, but it should be MUCH larger, and that will give an error
about
the code vector size being exceeded). What you should do is re****t this to
customer sup****t, with your OCEAN script, so that it can be investigated.
Regards,
Andrew.


|