[Magic-dev] Odd warning msg from system .magicrc file

Graham Petley graham.petley at vlsitechnology.org
Wed Nov 21 07:02:04 EST 2007


Hallo Tim,
   The following lines are in the system .magicrc file

magic::suspendout
if {![catch {set Opts(tools)}]} { magic::enable_tools }
set GND "gnd!"
set VDD "vdd!"
magic::resumeout

   When I run magic in batch mode

magic -Tpharosc -dnull -noconsole <<EOF

I get the following error

Processing system .magicrc file
;magic::suspendout
: invalid command name "magic::suspendout"
if {![catch {set Opts(tools)}]} { magic::enable_tools }
: after#0
set GND "gnd!"
: gnd!
set VDD "vdd!"
: vdd!
magic::resumeout
: invalid command name "magic::resumeout"

What is supposed to be happening here?

I have deleted the lines, but a new Magic install replaced by edited file. I
see this in 7.4.44 and 7.5.95.

Best regards, Graham Petley



More information about the magic-dev mailing list