[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA: gnetlist is slow



Hello

I am having Athlon 2500+ machine and gnetlist run takes 6.8 seconds:

clock@beton:~/creat/ronja/schematics$ time gnetlist -o a -g bom twister.sch 
gEDA/gnetlist version 20040111
[...]

Loading schematic [twister.sch]
Found duplicate net name, renaming [+5V] to [Vcc]
Found duplicate net name, renaming [GND] to [VSS]
WARNING: Trying to rename something twice:
        GND and GND
are both a src and dest name
This warning is okay if you have multiple levels of hierarchy!

real    0m6.866s
user    0m6.830s
sys     0m0.020s

twister.sch can be downloaded from
http://ronja.twibright.com/schematics/twister.sch

I don't consider twister.sch to be much large schematic:
http://ronja.twibright.com/schematics/twister.png

Cl<