i have a similar problem..
now, i'm designing 5b sar adc.
for the analog part (like comparator, switch, caps), i'm using HSPICE. for the digital part (sar logic), i'm using verilog-HDL.
to simulate it, i wrapped the analog part to verilog, and then simulated them using nanosim. (it is an AMS simulation).
to see the waveform, i use cscope.firstly, i converted the digital output to analog using d2a tools that is provided by cscope, and then using cscope calculator, i did fft analysis of that signals.
the problem is:
1.how to measure the SNR?
2. is my way correct?
thanks for the reply