| Title |
Match Releases |
|
CoO |
License |
Language |
Author |
 |
Derive class from managed oaObject/ |
oa22.04 (22.04p007 DM4) | None Provided |
Apache License, Version 2.0 (shrinkwrap)
|
C++ |
techdev |
| | Description: This code derives a class from oaScalarNet for the purpose of adding
a convenience method to the class that will get an Array of all the
ParasiticNetworks on the Net (a set that is not directly available
from the Net class). The derivation encapsulates the algorithm to
find these Networks as a class method.
|
| Total Downloads: |
17 |
| Last Update: |
2008-08-21 13:39:42 |
| Init Date: |
2008-08-21 12:33:30 |
|
Patch to make oaOccTraverser 22.04p028 more useful/ |
oa22.04 (22.04p028) | None Provided |
Apache License, Version 2.0 (shrinkwrap)
|
C++ |
johnmamd |
| | Description: OaOccTraverser is a fine idea; it just needs a bit of rearrangement. As I developed an application on top of it at AMD, I implemented a new OaOccTraverser that met my needs. It really quite useful now. The application based on oaOccTraverser is very easy to maintain.
In OA enhancement 1114, I documented my changes so they can be integrated into the OpenAccess release.
If you want to use the new AMD oaOccTraverser now without waiting for integration into OpenAccess, use this patch to create your own oaOccTraverserNew to use in the interim. Make sure to read enhancement 1114 for more details.
Thank you AMD for directing me to release this patch.
John McGehee
On site at AMD
Voom, Inc.
|
| Total Downloads: |
19 |
| Last Update: |
2008-12-16 11:19:46 |
| Init Date: |
2008-12-16 11:19:46 |
|
SWIG automation of oaTcl wrappers/ |
oa22.04 (22.04p007 DM4) | None Provided |
Apache License, Version 2.0 (shrinkwrap)
|
C++ |
techdev |
| | Description: This package provides one way to automate wrapping application C++ functions that use OA objects -- as well as app-defined class objects -- for use in Tcl programs. TCl, C++, SWIG
|
| Total Downloads: |
45 |
| Last Update: |
2008-07-31 12:55:25 |
| Init Date: |
2008-07-31 12:55:25 |
|
Traits to assist oaObject processing/ |
oa22.04 (22.04p007 DM4) | None Provided |
Apache License, Version 2.0 (shrinkwrap)
|
C++ |
techdev |
| | Description: Example test of traits to process InstTerms. This code illustrates
the use of traits declarations to simplify processing of InstTerm
attribute information across a range of different Types. Traits are
used to enable a simple call interface, regardless of the whether
the InstTerm is in the Block or Module Domain.
|
| Total Downloads: |
14 |
| Last Update: |
2008-08-21 16:07:22 |
| Init Date: |
2008-08-21 16:07:22 |
|