|
system, Heaps, Modules, Diagnostics, Strings, Objects, Reflection, Commands;
|
|
system, Heaps, Modules, Diagnostics, Strings, Objects, Reflection, Commands;
|
|
(* do not inherit from this object -- not supported. This object contains hidden fields instantiated by the compiler that would be lost. *)
|
|
(* do not inherit from this object -- not supported. This object contains hidden fields instantiated by the compiler that would be lost. *)
|
|
if EnableTrace then trace(c,p,name, inout, width); end;
|
|
if EnableTrace then trace(c,p,name, inout, width); end;
|
|
GetContext().AddPort(c.c, p, name, inout, width);
|
|
GetContext().AddPort(c.c, p, name, inout, width);
|