in : input vector with digital code : input [0:dac_size-1] voltage
out : analog output terminal : output voltage
Parameter
dac_size : size of converter = 8 from (1:inf)
vth : threshold voltage for input code
trise: rising time at output = 0
tfall : falling time at output = 0
in : analog input terminal : input voltage
clk : clock terminal : input voltage
out : output vector for digital code : output [0:adc_size-1] voltage
Parameter
adc_size : size of converter = 8 from [1:inf)
fullscale : range of the analog input : 1.0
delay : delay time until output starts changing after rising clock : 0
trise : rising time at output = 10n
tfall : falling time at output = 10n
clk_vth : threshold voltage for input code
out_high : output high voltage = 1
out_low : output low voltage = 0
in : analog input terminal : input voltage
clk : clock terminal : input voltage
out : output terminal : output voltage
Parameter
quantizer_vth : threshold voltage for internal
quantizer = 0
clk_vth : threshold voltage for clock input = 2.5
d2a_gain : gain of the internal digital/analog converter = 5