werner2101 / spicelib

Tools to collect and test spice models
http://www.h-renrew.de/h/spicelib/doc/index.html
BSD 2-Clause "Simplified" License
34 stars 10 forks source link

"scoms create" does not populate model_library #11

Closed stonux closed 12 years ago

stonux commented 12 years ago

"scoms download" does its job fine. The "downloads" directory gets populated as expected. I do not know what "scoms create" is supposed to do, I guess populating the "model_library" directory. "scoms test" fails because "model_library" is not populated.

Is there any manual work to be done to populate the "model_library" directory? Vendor subdirs and "opamp" subdirs are there, but no files.

Thanks for any help on this.

stonux

werner2101 commented 12 years ago

Mmmmhhh.

There is an additional step. I thought we made it obsolete.

scons unpack

to unpack the downloaded zip files of the vendors.

Regards Werner