All, > From: > Object stability can be achieved as long as object and thread creation > and random number generation are done in the same order as before > To: > Object stability shall be preserved when object and thread creation > and random number generation are done in the same order as before > Not having read the text preceding this so it may already be there, but these seem to be missing a requirement on what is preserving the order of creation - code or tool. It would seem to need to be: Object stability shall be preserved for code that creates objects, threads, and random numbers in the same order. However, this does not address whether stability is maintained when the code creates additional objects, thread, or random numbers after the original objects. Is it? Cheers, Jim Lewis SynthWorks _VHDL_ Training :) -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.Received on Thu Dec 4 14:06:09 2008
This archive was generated by hypermail 2.1.8 : Thu Dec 04 2008 - 14:06:17 PST