Magic Mailing List |
|
From: cfk (cfk AT pacbell DOT net) Date: Fri Jun 20 2003 - 20:35:20 EDT
Gentlemen: I downloaded tclspice0.2.11 and magic-7.2.40 and compiled both. Running tclspice under magic has similar problems as 0.2.10 as near as I can tell. From the tkcon window in magic, I tried the following steps. package require spice 0.2.11 spice_init_gui testx_trans.cir # the test circuit I have been using for weeks invalid command name tclreadline::readline package require tclreadline 1.2.0 spice_init_gui testx_trans.cir #succeeds this time The wish window created by tclspice is still extremely fragile and now tends to lock magic up, necessitating a kill of the wish process. The behavior is essentially the same as with 0.2.10. I think some work needs to be done to increase the robustness of the tclspice before we can get much further. There are a number of things I would like to discuss, but having tclspice lock up magic precludes us getting much further till then. Sorry for the bad news. Charles
|
|