cbadc.circuit.models.comparator.ADC_Bridge_Model

class cbadc.circuit.models.comparator.ADC_Bridge_Model(model_name: str, in_low: float, in_high: float, rise_delay: float = 1e-09, fall_delay: float = 1e-09, comments: List[str] = [])[source]

Bases: DeviceModel

Methods

__init__(model_name, in_low, in_high[, ...])

get_ngspice()

get_spectre()

get_verilog_ams()

Attributes

ng_spice_model_name