Fetal error in NGSPICE
Title
Question
Problem in KicadtoNgspice I am unable to press convert bar and i simulate it fetal error shows.
Circuit: * c:\fossee\esim\examples\half_adder\half_adder.cir
ERROR - node net-_u7-pad1_ cannot be both analog and digital
EVTinit: ERROR - node net-_u7-pad1_ cannot be both analog and digital
Error: circuit not parsed.
Error(parse.c--checkvalid): allv: no such vector.
Error(parse.c--checkvalid): alli: no such vector.
internal error -- segmentation violation
Circuit: * c:\fossee\esim\examples\half_adder\half_adder.cir
ERROR - node net-_u7-pad1_ cannot be both analog and digital
EVTinit: ERROR - node net-_u7-pad1_ cannot be both analog and digital
Error: circuit not parsed.
Error(parse.c--checkvalid): allv: no such vector.
Error(parse.c--checkvalid): alli: no such vector.
internal error -- segmentation violation
eSim Editing-a-Subcircuit 10-11 min 10-20 sec
Answers:
hi, add a DAC and ADC between said nodes
you cannot connect a digital node to analog mode without conversion
check eSim_Hybrid library
Login to add comment