Andrew Beckett
Guest
|
Posted:
Mon Nov 28, 2005 1:10 pm Post subject:
Re: writing a GUI (in Java/Tcl) to run SKILL commands |
|
|
On Fri, 25 Nov 2005 10:42:01 +0100, Svenn Are Bjerkem <svenn.are@bjerkem.de>
wrote:
| Quote: | In article <h000o11o2s37a7qq7ijs54fi1foa21d9mo@4ax.com>,
andrewb@DcEaLdEeTnEcTe.HcIoSm says...
On Sat, 19 Nov 2005 18:42:22 -0500, fogh <adff@xs4all.nl> wrote:
Andrew Beckett wrote:
Can anybody from Cadence say something if they are reworking the ADE
concept in the near or close future?
There is some stuff going on in this area. Can't say more in an open forum.
Andrew,
I am investing some time into creating a utility with SKILL which use
some GUI components in IC5.1. I am a bit concerned that this effort may
be wasted if the GUI is changed in the future. Could you comment on the
probablity that existing SKILL calls will stay close to what they are
today, or will I have to totally rewrite any SKILL code incorporating
GUI items.
|
Whilst the underlying widgets are moving to Qt (from Motif) the hi.* layer
remains compatible - this is necessary so that all the Cadence and customer code
using hi functions does not have to be rewritten.
So you should be OK...
Note, you can always try ICOA5251 (which is released) which uses Qt already
to see what I mean. Also you can use this to check how ready you are to move to
OA 2.2.
Regards,
Andrew.
|
|