[quirks-uvm-devel] Last changes
Status: Pre-Alpha
Brought to you by:
teodor
From: Sergei L. <s_l...@ya...> - 2002-08-27 14:42:54
|
Hello! I've made some changes to the existing sources. New specification for core modules will be available soon and than I will start extensive module testing. 1. The schema of error processing is changed. See the file exceptions.h. It emulates exception mechanism like C++ (this idea was gotten from Palm OS SDK). Maxim, could you examine the possibility of such "exceptions" catching available from Ada programs? 2. descr_stack now realized as a two-linked list. It eliminates the limit of stack size. Ada interfaces need to be changed for the create_stack function (it loses the max_size parameter). Now I am working on a test bench. I am trying create random descriptors for stress testing. It demands of solving some mathematic tasks (getting random trees with given features). __________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com |