Parameters
| Name | Type | Default | Description |
| c | double | 10e-12 | integrator capacitor [F] |
| r | double | 2e6 | integrator resistor [Ohm] |
| intgain | double | 250 | integrator gain [V/V] |
| compbw | double | 1e5 | comparator bandwidth [Hz] |
Ports
| Name | Interface | Type | Description |
| clk50m_i | sc_core::sc_in | bool | ADC clock, usually 50MHz |
| resn_i | sc_core::sc_in | bool | ADC reset and halt (low-active) |
| adc_o | sc_core::sc_out | int | ADC result (valid when eoc_o is high) |
| eoc_o | sc_core::sc_out | bool | ADC end of conversion |
| vin_p | sca_eln::sca_terminal | ADC differential input "plus" | |
| vin_n | sca_eln::sca_terminal | ADC differential input "minus" | |
| vref_p | sca_eln::sca_terminal | ADC reference input "plus" | |
| vref_n | sca_eln::sca_terminal | ADC reference input "minus" | |
| vsup | sca_eln::sca_terminal | ADC supply |
Description
hierarchic symbol
Schematic