50 #include <Xyce_config.h>
77 UserError(device).at(netlist_location) << model_name <<
" instance must reference a model";
99 UserError(device).at(netlist_location) <<
"Could not find model " << model_name <<
" which is referenced by instance " << instance_name;
122 message.at(netlist_location) <<
"Attempted to add model ";
124 message <<
" that already exists, ignoring all but the first definition";
147 message.at(netlist_location) <<
"Attempted to add instance ";
149 message <<
" that already exists, ignoring all but the first definition";
172 message.at(netlist_location) <<
"Duplicated model and device name ";