2705226cd0
SPICE simulators don't like to have the same model defined twice. As we have a "one file per model policy", then we must include the model file only once. This is particularly critical for standard cells. So now, the driver include all the models in the top level, both terminals ans intermediate. And the sub-models include nothing. We stop at the "TerminalNetlist" level. Add an option flag througout all the Spice driver hierarchy to convey that information. |
||
---|---|---|
.. | ||
cmake_modules | ||
doc | ||
etc | ||
python | ||
src | ||
CMakeLists.txt |