Hi, Using spicelib, I was able to download and create models but somehow getting this error.
~/spicelib-master$ scons create scons: Reading SConscript files ... scons: done reading SConscript files. scons: Building targets ... scons: `create' is up to date. scons: done building targets. ~/spicelib-master$ scons test scons: Reading SConscript files ... scons: done reading SConscript files. scons: Building targets ... scons: *** [model_tests/national/opamps/LMV861_LM00215/status.cfg] Source `model_library/national/opamps/LMV861.MOD' not found, needed by target `model_tests/national/opamps/LMV861_LM00215/status.cfg'. scons: building terminated because of errors. ~/spicelib-master$ ls model_tests/national/opamps/ LMC6062B_LM00064 I link model_library/national/opamps/LMV861.MOD to some other opamp and the test progresses. But there are too may of the missing files. Linked all national missing now it is complaining about missing nxp diodes. Are the index files hard-coded or dynamically generated? Is there a way to overcome these without linking each of the missing MOD file? Thanks. _______________________________________________ Help-gnucap mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-gnucap
