I am using Ptolemy 0.7 under solaris 2.5
In my code-generation domain, the DlxMemory class is inherited from the
DualMemory class.
The addresses for portholes may be assinged to the x-memory or
y-memory. This depends on the attribute setting of the inputs or outputs
of the star. This works fine as long I don't use any Multi-input
portholes. If I use multi-input portholes, the star always uses the
default setting.
PortHole Constructor
// allocate portholes in m memory by default
// this can be changed by specifying, say, P_RMEM
// in the attributes block in a star.
HePaDlxPortHole :: HePaDlxPortHole() {setAttributes(P_MMEM);}
Thank you
Michael Henze
P.S.: If you need more information than ask me.
----------------------------------------------------------------------------
Posted to the ptolemy-hackers mailing list. Please send administrative
mail for this list to: [EMAIL PROTECTED]