vco_tb
Project Library Model Name Kind
pll libpll vco_tb Hierarchical Module

Parameters

Name Type Default Description
vdd double 3.3 Voltage supply
kvo double 36.363636e6 VCO gain
fmin double 2.39e9 Minimum frequency
tstep double 40e-12 step time
tstop double 200e-9 stop time

Description

VCO test bench

Long Description

Enter the module documentation here.
It will be inserted into the generated modul documentation (SystemC-AMS Tools Create Documentation)

Schematic

vctrl fout freq i_vco tstep = 1.0/(10.0*p.fmin) vdd = p.vdd vcm = p.vdd/2.0 kvo = p.kvo fmin = p.fmin VCO tdf_o i_pwl_src_tdf pwl_curve = {{0_SC_SEC,0.0}, {1_SC_MS,1.0} , {2_SC_MS,0.0}} wave = sca_util::sca_create_vector(0.0, 0.0, p.tstop, p.vdd) repeat = false sampling_time = sc_core::SC_ZERO_TIME t A PWL_SRC_TDF vdd = 3.3 kvo = 36.363636e6 fmin = 2.39e9 tstep = 40e-12 tstop = 200e-9 vctrl fout freq
@copyright COSEDA Technologies GmbH. All rights reserved.
(customizable in sca_modules.dtd)