hello does anyone know how I can do a mixed signal simulation in xschem?
j
hello does anyone know how I can do a mixed signal simulation in xschem?
m
So you want to include digital blocks in an analog circuit? If you have an extracted spice netlist of the digital circuit, you can create a symbol from that in xschem, I think.
a
@Juan Andres Please keep in mind that xschem is a schematic entry tool. NGSPICE does support mixed signal simulations. We demonstrated that in our PLL design here; https://github.com/mabrains/PLL_design
You could use xschem to create symbols and use the macro models in NGSPICE
j
And how can I do that ?
This is the Tutorial for xschem. In the links above you could find an example usage of macro models in NGSPICE