| *************************************************** | Philips Semiconductors Inc. | Logic Products Group | | IBIS model of 74LVCH162374A | 16-BIT D-TYPE FLIP-FLOP; POSITIVE-EDGE TRIGGER; 30 OHM TERMIN. RES; 3-STATE |[Packages]: |[Package1]: SSOP 48-pin Package ; |[Package2]: TSSOP 48-pin Package ; | *************************************************** | [IBIS Ver] 3.2 [File Name] lvch162374a.ibs [File Rev] 1.0 [Date] 14-Mar-2002 [Source] File created from simulations by LPG Philips Semiconductors Nijmegen | [Notes] V1.0 Ibis model. | |Remark: | The warnings about non-monotonic power and ground clamp curves are caused | by the bus hold characteristic. | | Revision History | Version Date Author/ Description | Editor | 1.0 March 2002 RM Initial Version for Ibis version 3.2 | [Disclaimer] (C) Copyright 2002 Philips Semiconductors All rights reserved Philips Semiconductors warrants and represents that the IBIS model identified herein is owned by Philips Semiconductors (PHILIPS). The model provided is not warranted as fully representing all of the operating characteristics and specifications of the semiconductor products to which the model relates. Moreover, unless there is a signed, written agreement to the contrary, this IBIS model is furnished on an "as is" basis without support or warranty of any kind, either expressed or implied, regarding the use thereof, and PHILIPS specifically disclaims all implied warranties of merchantability and fitness of the model for any purpose. PHILIPS does not assume any liability arising out of the application or use of this IBIS model including infringement of patents and copyrights, nor does PHILIPS convey any license under its patents and copyrights or the rights of others. PHILIPS provides IBIS models as a service to our customers. You and your company shall not distribute, convey, sell, or give these models to anyone else without receiving prior written permission from PHILIPS. PHILIPS reserves the right to make changes without notice to these IBIS models to improve reliability, function, or design. Please be aware that your receipt and subsequent use of the IBIS information provided shall serve as acceptance of the terms and conditions of this agreement. If you do not accept these terms, you should return or destroy the IBIS models and any other accompanying information immediately. |============================================================================= |============================================================================= | | S T A T E M E N T O F I N T E N T | |================== Taken from IBIS specification by EIG ===================== |============================================================================= | | In order to enable an industry standard method to electronically transport | IBIS Modeling Data between semiconductor vendors, simulation vendors, and | end customers, this template is proposed. The intention of this template is | to specify a consistent format that can be parsed by software, allowing | simulation vendors to derive models compatible with their own products. | | One goal of this template is to represent the current state of IBIS data, | while allowing a growth path to more complex models / methods (when deemed | appropriate). This would be accomplished by a revision of the base | template, and possibly the addition of new keywords or categories. | | Another goal of this template is to ensure that it is simple enough for | semiconductor vendors and customers to use and modify, while ensuring that | it is rigid enough for simulation vendors to write reliable parsers. | | Finally, this template is meant to contain a complete description of the I/O | elements on an entire component. Consequently, several models will need to | be defined in each file, as well as a table that equates the appropriate | buffer to the correct pin and signal name. | | Version 3.2 of this electronic template was finalized by an industry-wide | group of experts representing various companies and interests. Regular | "EIA IBIS Open Forum" meetings were held to accomplish this task. | | Commitment to Backward Compatibility. Version 1.0 is the first valid IBIS | ASCII file format. It represents the minimum amount of I/O buffer | information required to create an accurate IBIS model of common CMOS and | bipolar I/O structures. Future revisions of the ASCII file will add items | considered to be "enhancements" to Version 1.0 to allow accurate modeling | of new, or other I/O buffer structures. Consequently, all future revisions | will be considered supersets of Version 1.0, allowing backward | compatibility. In addition, as modeling platforms develop support for | revisions of the IBIS ASCII template, all previous revisions of the template | must also be supported. | | Version 1.1 update. The file "ver1_1.ibs" is conceptually the same as the | 1.0 version of the IBIS ASCII format (ver1_0.ibs). However, various | comments have been added for further clarification. | | Version 2.0 update. The file "ver2_0.ibs" maintains backward compatibility | with Versions 1.0 and 1.1. All new keywords and elements added in Version | 2.0 are optional. A complete list of changes to the specification is in the | IBIS Version 2.0 Release Notes document ("ver2_0.rn"). | | Version 2.1 update. The file "ver2_1.ibs" contains clarification text | changes, corrections, and two additional waveform parameters beyond | Version 2.0. | | Version 3.0 update. The file "ver3_0.ibs" adds a number of new keywords | and functionality. A complete list of functions can be found on eda.org | under /pub/ibis/birds/birddir.txt showing the approved Buffer Issue | Resolution Documents (BIRDs) that have been approved for Version 3.0. | | Version 3.1 update. The file "ver3_1.ibs" contains a major reformatting of | the document and a simplification of the wording. It also contains some | new technical enhancements that were unresolved when Version 3.0 was | approved. | | Version 3.2 update. The file "ver3_2.ibs" adds more technical advances and | also a number of editorial changes documented in 12 BIRDs and also in | responses to public letter ballot comments. | |============================================================================= |============================================================================= | | G E N E R A L S Y N T A X R U L E S A N D G U I D E L I N E S | |================== Taken from IBIS specification by EIG ===================== |============================================================================= | | This section contains general syntax rules and guidelines for ASCII IBIS | files: | | 1) The content of the files is case sensitive, except for reserved | words and keywords. | | 2) The following words are reserved words and must not be used for | any other purposes in the document: | POWER - reserved model name, used with power supply pins, | GND - reserved model name, used with ground pins, | NC - reserved model name, used with no-connect pins, | NA - used where data not available. | | 3) To facilitate portability between operating systems, file names used in | the IBIS file must only have lower case characters. File names should | have a basename of no more than twenty characters followed by a period | ('.') , followed by a file name extension of no more than three | characters. The file name and extension must use characters from the | set (space, ' ', 0x20 is not included): | | a b c d e f g h i j k l m n o p q r s t u v w x y z | 0 1 2 3 4 5 6 7 8 9 _ ^ $ ~ ! # % & - { } ) ( @ ' ` | | The file name and extension are recommended to be lower case on | systems that support such names. | | 4) A line of the file may have at most 80 characters, followed by a line | termination sequence. The line termination sequence must be one of the | following two sequences: a linefeed character, or a carriage return | followed by linefeed character. | | 5) Anything following the comment character is ignored and considered a | comment on that line. The default "|" (pipe) character can be changed | by the keyword [Comment Char] to any other character. The [Comment Char] | keyword can be used throughout the file as desired. | | 6) Keywords must be enclosed in square brackets, [], and must start in | column 1 of the line. No space or tab is allowed immediately after the | opening bracket '[' or immediately before the closing bracket ']'. If | used, only one space (' ') or underscore ('_') character separates the | parts of a multi-word keyword. | | 7) Underscores and spaces are equivalent in keywords. Spaces are not | allowed in subparameter names. | | 8) Valid scaling factors are: | T = tera k = kilo n = nano | G = giga m = milli p = pico | M = mega u = micro f = femto | When no scaling factors are specified, the appropriate base units are | assumed. (These are volts, amperes, ohms, farads, henries, and | seconds.) The parser looks at only one alphabetic character after a | numerical entry, therefore it is enough to use only the prefixes to | scale the parameters. However, for clarity, it is allowed to use full | abbreviations for the units, (e.g., pF, nH, mA, mOhm). In addition, | scientific notation IS allowed (e.g., 1.2345e-12). | | 9) The I-V data tables should use enough data points around sharply curved | areas of the I-V curves to describe the curvature accurately. In linear | regions there is no need to define unnecessary data points. | | 10) The use of tab characters is legal, but they should be avoided as much | as possible. This is to eliminate possible complications that might | arise in situations when tab characters are automatically converted to | multiple spaces by text editing, file transferring and similar software. | In cases like that, lines might become longer than 80 characters, which | is illegal in IBIS files. | | 11) Currents are considered positive when their direction is into the | component. | | 12) All temperatures are represented in degrees Celsius. | | 13) Only ASCII characters, as defined in ANSI Standard X3.4-1986, may be | used in an IBIS file. The use of characters with codes greater than | hexadecimal 07E is not allowed. Also, ASCII control characters | (those numerically less than hexadecimal 20) are not allowed, except | for tabs or in a line termination sequence. As mentioned in item 10 | above, the use of tab characters is discouraged. | | |******************************************************** | Info for SSOP 48-pin Package |******************************************************** | [Component] 74LVCH162374A_1 [Manufacturer] Philips Semiconductors Inc. | [Package] | variable typ min max R_pkg 66.00e-3 46.90e-3 85.10e-3 L_pkg 4.4500e-9 2.1700e-9 6.7300e-9 C_pkg 0.907e-12 0.512e-12 1.302e-12 | | [Pin] signal_name model_name R_pin L_pin C_pin 1 1OE# lvc15_in 85.1e-3 6.73e-9 0.973e-12 2 1Q0 lvc15_2tristn 82.3e-3 5.95e-9 1.214e-12 3 1Q1 lvc15_2tristn 79.7e-3 5.29e-9 1.107e-12 4 GND GND 77.0e-3 4.68e-9 0.990e-12 5 1Q2 lvc15_2tristn 53.1e-3 3.85e-9 0.905e-12 6 1Q3 lvc15_2tristn 49.5e-3 3.44e-9 0.846e-12 7 VCC! POWER 47.4e-3 3.10e-9 0.844e-12 8 1Q4 lvc15_2tristn 48.6e-3 2.84e-9 0.809e-12 9 1Q5 lvc15_2tristn 46.9e-3 2.59e-9 0.772e-12 10 GND GND 47.5e-3 2.44e-9 0.739e-12 11 1Q6 lvc15_2tristn 49.2e-3 2.25e-9 0.687e-12 12 1Q7 lvc15_2tristn 47.7e-3 2.17e-9 0.656e-12 13 2Q0 lvc15_2tristn 47.7e-3 2.17e-9 0.512e-12 14 2Q1 lvc15_2tristn 49.2e-3 2.25e-9 0.526e-12 15 GND GND 47.5e-3 2.44e-9 0.706e-12 16 2Q2 lvc15_2tristn 46.9e-3 2.59e-9 0.758e-12 17 2Q3 lvc15_2tristn 48.6e-3 2.84e-9 0.792e-12 18 VCC! POWER 47.4e-3 3.10e-9 0.820e-12 19 2Q4 lvc15_2tristn 49.5e-3 3.44e-9 0.856e-12 20 2Q5 lvc15_2tristn 53.1e-3 3.85e-9 0.888e-12 21 GND GND 77.0e-3 4.68e-9 0.920e-12 22 2Q6 lvc15_2tristn 79.7e-3 5.29e-9 1.030e-12 23 2Q7 lvc15_2tristn 82.3e-3 5.95e-9 1.150e-12 24 2OE# lvc15_in 85.1e-3 6.73e-9 1.275e-12 25 2CP lvc15_in 85.1e-3 6.73e-9 1.302e-12 26 2D7 lvc15h_in 82.3e-3 5.95e-9 1.214e-12 27 2D6 lvc15h_in 79.7e-3 5.29e-9 1.107e-12 28 GND GND 77.0e-3 4.68e-9 0.990e-12 29 2D5 lvc15h_in 53.1e-3 3.85e-9 0.905e-12 30 2D4 lvc15h_in 49.5e-3 3.44e-9 0.846e-12 31 VCC! POWER 47.4e-3 3.10e-9 0.844e-12 32 2D3 lvc15h_in 48.6e-3 2.84e-9 0.809e-12 33 2D2 lvc15h_in 46.9e-3 2.59e-9 0.772e-12 34 GND GND 47.5e-3 2.44e-9 0.739e-12 35 2D1 lvc15h_in 49.2e-3 2.25e-9 0.687e-12 36 2D0 lvc15h_in 47.8e-3 2.17e-9 0.656e-12 37 1D7 lvc15h_in 47.8e-3 2.17e-9 0.512e-12 38 1D6 lvc15h_in 49.2e-3 2.25e-9 0.526e-12 39 GND GND 47.5e-3 2.44e-9 0.706e-12 40 1D5 lvc15h_in 46.9e-3 2.59e-9 0.758e-12 41 1D4 lvc15h_in 48.6e-3 2.84e-9 0.792e-12 42 VCC! POWER 47.4e-3 3.10e-9 0.820e-12 43 1D3 lvc15h_in 49.5e-3 3.44e-9 0.856e-12 44 1D2 lvc15h_in 53.1e-3 3.85e-9 0.888e-12 45 GND GND 77.0e-3 4.68e-9 0.920e-12 46 1D1 lvc15h_in 79.7e-3 5.29e-9 1.030e-12 47 1D0 lvc15h_in 82.3e-3 5.95e-9 1.150e-12 48 1CP lvc15_in 85.1e-3 6.73e-9 1.275e-12 | | |******************************************************** | Info for TSSOP 48-pin Package |******************************************************** | [Component] 74LVCH162374A_2 [Manufacturer] Philips Semiconductors Inc. | [Package] | variable typ min max R_pkg 69.35e-03 46.8e-03 91.9e-03 L_pkg 5.31e-09 3.33e-09 7.29e-09 C_pkg 0.728e-12 0.443e-12 1.013e-12 | | [Pin] signal_name model_name R_pin L_pin C_pin 1 1OE# lvc15_in 91.9e-03 7.29e-09 0.791e-12 2 1Q0 lvc15_2tristn 91.6e-03 6.60e-09 0.920e-12 3 1Q1 lvc15_2tristn 91.5e-03 6.00e-09 0.800e-12 4 GND GND 90.1e-03 5.38e-09 0.657e-12 5 1Q2 lvc15_2tristn 74.6e-03 4.77e-09 0.623e-12 6 1Q3 lvc15_2tristn 57.9e-03 4.16e-09 0.639e-12 7 VCC! POWER 52.7e-03 3.96e-09 0.609e-12 8 1Q4 lvc15_2tristn 49.1e-03 3.77e-09 0.574e-12 9 1Q5 lvc15_2tristn 47.0e-03 3.57e-09 0.550e-12 10 GND GND 46.8e-03 3.44e-09 0.524e-12 11 1Q6 lvc15_2tristn 48.0e-03 3.36e-09 0.551e-12 12 1Q7 lvc15_2tristn 47.6e-03 3.33e-09 0.542e-12 13 2Q0 lvc15_2tristn 47.6e-03 3.33e-09 0.444e-12 14 2Q1 lvc15_2tristn 48.0e-03 3.36e-09 0.443e-12 15 GND GND 46.8e-03 3.44e-09 0.517e-12 16 2Q2 lvc15_2tristn 47.0e-03 3.57e-09 0.544e-12 17 2Q3 lvc15_2tristn 49.1e-03 3.77e-09 0.549e-12 18 VCC! POWER 52.7e-03 3.96e-09 0.576e-12 19 2Q4 lvc15_2tristn 57.9e-03 4.16e-09 0.617e-12 20 2Q5 lvc15_2tristn 74.6e-03 4.77e-09 0.662e-12 21 GND GND 90.1e-03 5.38e-09 0.653e-12 22 2Q6 lvc15_2tristn 91.5e-03 6.00e-09 0.711e-12 23 2Q7 lvc15_2tristn 91.6e-03 6.60e-09 0.856e-12 24 2OE# lvc15_in 91.9e-03 7.29e-09 0.990e-12 25 2CP lvc15_in 91.9e-03 7.29e-09 1.013e-12 26 2D7 lvc15h_in 91.7e-03 6.60e-09 0.920e-12 27 2D6 lvc15h_in 91.5e-03 6.00e-09 0.800e-12 28 GND GND 90.1e-03 5.38e-09 0.657e-12 29 2D5 lvc15h_in 74.6e-03 4.77e-09 0.623e-12 30 2D4 lvc15h_in 57.9e-03 4.16e-09 0.639e-12 31 VCC! POWER 52.7e-03 3.96e-09 0.609e-12 32 2D3 lvc15h_in 49.1e-03 3.77e-09 0.574e-12 33 2D2 lvc15h_in 47.0e-03 3.57e-09 0.550e-12 34 GND GND 46.8e-03 3.44e-09 0.524e-12 35 2D1 lvc15h_in 48.0e-03 3.36e-09 0.551e-12 36 2D0 lvc15h_in 47.6e-03 3.33e-09 0.542e-12 37 1D7 lvc15h_in 47.6e-03 3.33e-09 0.444e-12 38 1D6 lvc15h_in 48.0e-03 3.36e-09 0.443e-12 39 GND GND 46.8e-03 3.44e-09 0.517e-12 40 1D5 lvc15h_in 47.0e-03 3.57e-09 0.544e-12 41 1D4 lvc15h_in 49.1e-03 3.77e-09 0.549e-12 42 VCC! POWER 52.7e-03 3.96e-09 0.576e-12 43 1D3 lvc15h_in 57.9e-03 4.16e-09 0.617e-12 44 1D2 lvc15h_in 74.6e-03 4.77e-09 0.662e-12 45 GND GND 90.1e-03 5.38e-09 0.653e-12 46 1D1 lvc15h_in 91.5e-03 6.00e-09 0.711e-12 47 1D0 lvc15h_in 91.7e-03 6.60e-09 0.856e-12 48 1CP lvc15_in 91.9e-03 7.29e-09 0.990e-12 | [Model Selector] lvc15_in | | Remark: If your software does not support the Model Selector | Please comment out the lines of the Model Selector, which | contain the name of the Model, except the one you want to use. | LVC15_IN_33 3.3V-Vcc input model LVC15_IN_25 2.5V-Vcc input model | [Model Selector] lvc15_2tristn | | Remark: If your software does not support the Model Selector | Please comment out the lines of the Model Selector, which | contain the name of the Model, except the one you want to use. | LVC15_2TRISTN_33 3.3V-Vcc tristate output model, non-inverting LVC15_2TRISTN_25 2.5V-Vcc tristate output model, non-inverting | [Model Selector] lvc15h_in | | Remark: If your software does not support the Model Selector | Please comment out the lines of the Model Selector, which | contain the name of the Model, except the one you want to use. | LVC15H_IN_33 3.3V-Vcc input model with bushold LVC15H_IN_25 2.5V-Vcc input model with bushold | |************************************************************************ | Model LVC15_IN_33 |************************************************************************ | [Model] LVC15_IN_33 Model_type Input Vinl = 0.8000V Vinh = 2.0000V C_comp 4.11pF 2.28pF 5.95pF | | [Model Spec] | | Note: The input and output voltage ratings may be exceeded if the input and | output current ratings are observed (please refer to the data sheet) | | Subparameter typ min max | | Thresholds | Vinh 2.0 NA NA Vinl 0.8 NA NA | | Overshoot | S_overshoot_high 6.5 6.5 6.5 | Static overshoot S_overshoot_low -0.5 -0.5 -0.5 D_overshoot_high 7.2 7.2 7.2 | Dynamic overshoot D_overshoot_low -0.95 -0.9 -1.0 | D_overshoot_time 3n 3n 3n | | | Timing Thresholds | | [Temperature Range] 25.0000 85.0000 -40.0000 | Remark: The curves below are the result of a simulation using the following | die temperatures: 40.0000 100.0000 -25.0000 | [Voltage Range] 3.3000V 3.0000V 3.6000V |Process Range nominal slow fast | [GND_clamp] | voltage I(typ) I(min) I(max) | -5.500E+00 -4.598E+00 -4.648E+00 -4.562E+00 -5.350E+00 -4.448E+00 -4.498E+00 -4.412E+00 -5.200E+00 -4.298E+00 -4.349E+00 -4.262E+00 -5.050E+00 -4.148E+00 -4.199E+00 -4.112E+00 -4.900E+00 -3.998E+00 -4.049E+00 -3.962E+00 -4.750E+00 -3.849E+00 -3.900E+00 -3.812E+00 -4.600E+00 -3.699E+00 -3.750E+00 -3.663E+00 -4.450E+00 -3.550E+00 -3.601E+00 -3.513E+00 -4.300E+00 -3.400E+00 -3.452E+00 -3.364E+00 -4.150E+00 -3.251E+00 -3.302E+00 -3.216E+00 -4.000E+00 -3.102E+00 -3.153E+00 -3.069E+00 -3.850E+00 -2.953E+00 -3.004E+00 -2.927E+00 -3.700E+00 -2.804E+00 -2.855E+00 -2.754E+00 -3.550E+00 -2.658E+00 -2.706E+00 -2.599E+00 -3.400E+00 -2.498E+00 -2.558E+00 -2.445E+00 -3.250E+00 -2.347E+00 -2.410E+00 -2.292E+00 -3.100E+00 -2.196E+00 -2.257E+00 -2.140E+00 -2.950E+00 -2.046E+00 -2.107E+00 -1.988E+00 -2.800E+00 -1.896E+00 -1.958E+00 -1.836E+00 -2.650E+00 -1.746E+00 -1.809E+00 -1.685E+00 -2.500E+00 -1.597E+00 -1.660E+00 -1.535E+00 -2.350E+00 -1.447E+00 -1.512E+00 -1.384E+00 -2.200E+00 -1.299E+00 -1.364E+00 -1.234E+00 -2.050E+00 -1.150E+00 -1.217E+00 -1.085E+00 -1.900E+00 -1.003E+00 -1.070E+00 -935.915E-03 -1.750E+00 -855.922E-03 -923.898E-03 -787.886E-03 -1.600E+00 -710.213E-03 -778.912E-03 -641.105E-03 -1.450E+00 -566.390E-03 -635.778E-03 -496.341E-03 -1.300E+00 -428.649E-03 -499.297E-03 -357.211E-03 -1.150E+00 -348.752E-03 -435.001E-03 -261.708E-03 -1.000E+00 -265.971E-03 -394.380E-03 -141.393E-03 -850.000E-03 -78.187E-03 -277.770E-03 -14.247E-03 -700.000E-03 -3.271E-03 -16.471E-03 -6.145E-03 -550.000E-03 -947.440E-06 -575.917E-06 -2.209E-03 -400.000E-03 -164.710E-06 -82.497E-06 -340.553E-06 -250.000E-03 -5.342E-06 -6.913E-06 -3.615E-06 -100.000E-03 -18.279E-09 -34.216E-09 -5.495E-09 50.000E-03 273.689E-12 639.027E-12 49.034E-12 200.000E-03 329.290E-12 817.447E-12 55.691E-12 350.000E-03 335.522E-12 829.870E-12 57.445E-12 500.000E-03 341.909E-12 841.046E-12 59.322E-12 650.000E-03 348.515E-12 852.369E-12 61.290E-12 800.000E-03 355.296E-12 863.802E-12 63.340E-12 950.000E-03 362.236E-12 875.332E-12 65.467E-12 1.100E+00 369.328E-12 886.956E-12 67.671E-12 1.250E+00 376.571E-12 898.675E-12 69.954E-12 1.400E+00 383.963E-12 910.494E-12 72.317E-12 1.550E+00 391.504E-12 922.415E-12 74.762E-12 1.700E+00 399.198E-12 934.444E-12 77.291E-12 1.850E+00 407.046E-12 946.584E-12 79.906E-12 2.000E+00 415.050E-12 958.841E-12 82.612E-12 2.150E+00 423.214E-12 971.218E-12 85.410E-12 2.300E+00 431.541E-12 983.722E-12 88.303E-12 2.450E+00 440.037E-12 996.359E-12 91.297E-12 2.600E+00 448.707E-12 1.009E-09 94.394E-12 2.750E+00 457.559E-12 1.022E-09 97.599E-12 2.900E+00 466.602E-12 1.035E-09 100.918E-12 3.050E+00 475.849E-12 1.048E-09 104.356E-12 3.200E+00 485.313E-12 1.062E-09 107.921E-12 3.350E+00 495.012E-12 1.076E-09 111.619E-12 3.500E+00 504.964E-12 1.090E-09 115.461E-12 3.650E+00 515.191E-12 1.104E-09 119.455E-12 3.800E+00 525.719E-12 1.119E-09 123.613E-12 3.950E+00 536.575E-12 1.134E-09 127.946E-12 4.100E+00 547.786E-12 1.149E-09 132.468E-12 4.250E+00 559.385E-12 1.165E-09 137.194E-12 4.400E+00 571.405E-12 1.181E-09 142.138E-12 4.550E+00 583.880E-12 1.198E-09 147.316E-12 4.700E+00 596.847E-12 1.216E-09 152.747E-12 4.850E+00 610.342E-12 1.234E-09 158.449E-12 5.000E+00 624.404E-12 1.253E-09 164.442E-12 5.150E+00 639.072E-12 1.272E-09 170.746E-12 5.300E+00 654.385E-12 1.293E-09 177.384E-12 5.450E+00 670.383E-12 1.314E-09 184.377E-12 5.500E+00 675.875E-12 1.321E-09 186.792E-12 | [POWER_clamp] | voltage I(typ) I(min) I(max) | -8.000E+00 2.274E-09 3.041E-09 1.235E-09 -7.900E+00 2.223E-09 2.989E-09 1.195E-09 -7.800E+00 2.173E-09 2.938E-09 1.157E-09 -7.700E+00 2.124E-09 2.889E-09 1.120E-09 -7.600E+00 2.077E-09 2.840E-09 1.085E-09 -7.500E+00 2.030E-09 2.792E-09 1.050E-09 -7.400E+00 1.985E-09 2.745E-09 1.016E-09 -7.300E+00 1.940E-09 2.698E-09 983.763E-12 -7.200E+00 1.896E-09 2.653E-09 952.226E-12 -7.100E+00 1.854E-09 2.608E-09 921.680E-12 -7.000E+00 1.812E-09 2.564E-09 892.097E-12 -6.900E+00 1.772E-09 2.521E-09 863.452E-12 -6.800E+00 1.732E-09 2.479E-09 835.716E-12 -6.700E+00 1.693E-09 2.437E-09 808.866E-12 -6.600E+00 1.655E-09 2.397E-09 782.875E-12 -6.500E+00 1.618E-09 2.357E-09 757.719E-12 -6.400E+00 1.582E-09 2.318E-09 733.375E-12 -6.300E+00 1.546E-09 2.279E-09 709.820E-12 -6.200E+00 1.512E-09 2.242E-09 687.030E-12 -6.100E+00 1.478E-09 2.205E-09 664.985E-12 -6.000E+00 1.445E-09 2.169E-09 643.662E-12 -5.900E+00 1.413E-09 2.133E-09 623.040E-12 -5.800E+00 1.382E-09 2.099E-09 603.100E-12 -5.700E+00 1.352E-09 2.065E-09 583.821E-12 -5.600E+00 1.322E-09 2.032E-09 565.183E-12 -5.500E+00 1.293E-09 2.000E-09 547.169E-12 -5.400E+00 1.265E-09 1.968E-09 529.760E-12 -5.300E+00 1.237E-09 1.937E-09 512.937E-12 -5.200E+00 1.211E-09 1.907E-09 496.683E-12 -5.100E+00 1.185E-09 1.877E-09 480.981E-12 -5.000E+00 1.159E-09 1.848E-09 465.814E-12 -4.900E+00 1.134E-09 1.820E-09 451.167E-12 -4.800E+00 1.110E-09 1.792E-09 437.022E-12 -4.700E+00 1.087E-09 1.765E-09 423.366E-12 -4.600E+00 1.064E-09 1.739E-09 410.182E-12 -4.500E+00 1.042E-09 1.714E-09 397.457E-12 -4.400E+00 1.020E-09 1.689E-09 385.175E-12 -4.300E+00 999.533E-12 1.664E-09 373.322E-12 -4.200E+00 979.167E-12 1.641E-09 361.886E-12 -4.100E+00 959.374E-12 1.617E-09 350.853E-12 -4.000E+00 940.141E-12 1.595E-09 340.209E-12 -3.900E+00 921.457E-12 1.573E-09 329.942E-12 -3.800E+00 903.309E-12 1.552E-09 320.040E-12 -3.700E+00 885.685E-12 1.531E-09 310.491E-12 -3.600E+00 868.572E-12 1.511E-09 301.283E-12 -3.500E+00 851.959E-12 1.491E-09 292.404E-12 -3.400E+00 835.833E-12 1.472E-09 283.843E-12 -3.300E+00 820.182E-12 1.453E-09 275.590E-12 -3.200E+00 804.993E-12 1.435E-09 267.633E-12 -3.100E+00 790.256E-12 1.417E-09 259.963E-12 -3.000E+00 775.956E-12 1.400E-09 252.569E-12 -2.900E+00 762.083E-12 1.384E-09 245.441E-12 -2.800E+00 748.623E-12 1.367E-09 238.569E-12 -2.700E+00 735.566E-12 1.352E-09 231.945E-12 -2.600E+00 722.897E-12 1.336E-09 225.558E-12 -2.500E+00 710.606E-12 1.321E-09 219.401E-12 -2.400E+00 698.680E-12 1.307E-09 213.464E-12 -2.300E+00 687.107E-12 1.293E-09 207.738E-12 -2.200E+00 675.875E-12 1.279E-09 202.216E-12 -2.100E+00 664.971E-12 1.266E-09 196.890E-12 -2.000E+00 654.385E-12 1.253E-09 191.751E-12 -1.900E+00 644.102E-12 1.240E-09 186.792E-12 -1.800E+00 634.113E-12 1.228E-09 182.005E-12 -1.700E+00 624.404E-12 1.216E-09 177.384E-12 -1.600E+00 614.965E-12 1.204E-09 172.921E-12 -1.500E+00 605.783E-12 1.192E-09 168.609E-12 -1.400E+00 596.847E-12 1.181E-09 164.442E-12 -1.300E+00 588.146E-12 1.170E-09 160.414E-12 -1.200E+00 579.669E-12 1.159E-09 156.517E-12 -1.100E+00 571.405E-12 1.149E-09 152.747E-12 -1.000E+00 563.344E-12 1.139E-09 149.098E-12 -900.000E-03 555.474E-12 1.128E-09 145.563E-12 -800.000E-03 547.786E-12 1.119E-09 142.138E-12 -700.000E-03 540.271E-12 1.109E-09 138.817E-12 -600.000E-03 532.918E-12 1.099E-09 135.595E-12 -500.000E-03 525.719E-12 1.090E-09 132.468E-12 -400.000E-03 518.666E-12 1.080E-09 129.432E-12 -300.000E-03 511.750E-12 1.071E-09 126.481E-12 -200.000E-03 504.964E-12 1.062E-09 123.613E-12 -100.000E-03 498.300E-12 1.053E-09 120.822E-12 0.000E+00 491.752E-12 1.044E-09 118.106E-12 | | End [Model] LVC15_IN_33 | |************************************************************************ | Model LVC15_IN_25 |************************************************************************ | [Model] LVC15_IN_25 Model_type Input Vinl = 0.7000V Vinh = 1.7000V C_comp 4.11pF 2.38pF 5.85pF | | [Model Spec] | | Note: The input and output voltage ratings may be exceeded if the input and | output current ratings are observed (please refer to the data sheet) | | Subparameter typ min max | | Thresholds | Vinh 1.7 NA NA Vinl 0.7 NA NA | | Overshoot | S_overshoot_high 6.5 6.5 6.5 | Static overshoot S_overshoot_low -0.5 -0.5 -0.5 D_overshoot_high 7.2 7.2 7.2 | Dynamic overshoot D_overshoot_low -0.95 -0.9 -1.0 | D_overshoot_time 3n 3n 3n | | | Timing Thresholds | | [Temperature Range] 25.0000 85.0000 -40.0000 | Remark: The curves below are the result of a simulation using the following | die temperatures: 35.0000 95.0000 -30.0000 | [Voltage Range] 2.5000V 2.3000V 2.7000V |Process Range nominal slow fast | [GND_clamp] | voltage I(typ) I(min) I(max) | -5.500E+00 -4.580E+00 -4.635E+00 -4.534E+00 -5.350E+00 -4.431E+00 -4.486E+00 -4.384E+00 -5.200E+00 -4.281E+00 -4.336E+00 -4.234E+00 -5.050E+00 -4.131E+00 -4.187E+00 -4.084E+00 -4.900E+00 -3.981E+00 -4.037E+00 -3.934E+00 -4.750E+00 -3.832E+00 -3.888E+00 -3.784E+00 -4.600E+00 -3.682E+00 -3.738E+00 -3.634E+00 -4.450E+00 -3.532E+00 -3.589E+00 -3.484E+00 -4.300E+00 -3.383E+00 -3.440E+00 -3.334E+00 -4.150E+00 -3.233E+00 -3.290E+00 -3.185E+00 -4.000E+00 -3.084E+00 -3.141E+00 -3.035E+00 -3.850E+00 -2.935E+00 -2.992E+00 -2.886E+00 -3.700E+00 -2.785E+00 -2.843E+00 -2.737E+00 -3.550E+00 -2.636E+00 -2.694E+00 -2.588E+00 -3.400E+00 -2.487E+00 -2.545E+00 -2.439E+00 -3.250E+00 -2.338E+00 -2.396E+00 -2.291E+00 -3.100E+00 -2.190E+00 -2.248E+00 -2.145E+00 -2.950E+00 -2.042E+00 -2.100E+00 -1.983E+00 -2.800E+00 -1.889E+00 -1.951E+00 -1.830E+00 -2.650E+00 -1.739E+00 -1.804E+00 -1.679E+00 -2.500E+00 -1.589E+00 -1.653E+00 -1.528E+00 -2.350E+00 -1.440E+00 -1.505E+00 -1.378E+00 -2.200E+00 -1.292E+00 -1.357E+00 -1.228E+00 -2.050E+00 -1.144E+00 -1.210E+00 -1.078E+00 -1.900E+00 -996.088E-03 -1.063E+00 -929.500E-03 -1.750E+00 -849.326E-03 -917.077E-03 -781.574E-03 -1.600E+00 -703.705E-03 -772.164E-03 -634.900E-03 -1.450E+00 -559.966E-03 -629.099E-03 -490.246E-03 -1.300E+00 -422.238E-03 -492.616E-03 -351.149E-03 -1.150E+00 -341.019E-03 -426.906E-03 -254.451E-03 -1.000E+00 -254.740E-03 -382.296E-03 -131.707E-03 -850.000E-03 -66.363E-03 -256.043E-03 -13.592E-03 -700.000E-03 -3.118E-03 -13.072E-03 -6.182E-03 -550.000E-03 -927.055E-06 -524.442E-06 -2.179E-03 -400.000E-03 -153.969E-06 -77.096E-06 -315.479E-06 -250.000E-03 -4.333E-06 -5.862E-06 -2.762E-06 -100.000E-03 -13.440E-09 -26.596E-09 -3.630E-09 50.000E-03 190.700E-12 479.730E-12 29.714E-12 200.000E-03 228.267E-12 610.511E-12 33.599E-12 350.000E-03 232.640E-12 619.806E-12 34.679E-12 500.000E-03 237.141E-12 628.272E-12 35.837E-12 650.000E-03 241.797E-12 636.852E-12 37.051E-12 800.000E-03 246.579E-12 645.518E-12 38.316E-12 950.000E-03 251.475E-12 654.260E-12 39.630E-12 1.100E+00 256.479E-12 663.074E-12 40.993E-12 1.250E+00 261.591E-12 671.962E-12 42.405E-12 1.400E+00 266.810E-12 680.927E-12 43.867E-12 1.550E+00 272.137E-12 689.972E-12 45.381E-12 1.700E+00 277.573E-12 699.100E-12 46.949E-12 1.850E+00 283.120E-12 708.314E-12 48.571E-12 2.000E+00 288.779E-12 717.619E-12 50.250E-12 2.150E+00 294.553E-12 727.016E-12 51.988E-12 2.300E+00 300.444E-12 736.512E-12 53.786E-12 2.450E+00 306.456E-12 746.110E-12 55.648E-12 2.600E+00 312.594E-12 755.817E-12 57.575E-12 2.750E+00 318.862E-12 765.642E-12 59.571E-12 2.900E+00 325.268E-12 775.597E-12 61.640E-12 3.050E+00 331.820E-12 785.693E-12 63.783E-12 3.200E+00 338.528E-12 795.948E-12 66.008E-12 3.350E+00 345.404E-12 806.382E-12 68.317E-12 3.500E+00 352.462E-12 817.016E-12 70.717E-12 3.650E+00 359.718E-12 827.876E-12 73.214E-12 3.800E+00 367.188E-12 838.990E-12 75.815E-12 3.950E+00 374.893E-12 850.388E-12 78.527E-12 4.100E+00 382.853E-12 862.104E-12 81.360E-12 4.250E+00 391.090E-12 874.171E-12 84.321E-12 4.400E+00 399.628E-12 886.626E-12 87.421E-12 4.550E+00 408.492E-12 899.505E-12 90.670E-12 4.700E+00 417.707E-12 912.847E-12 94.080E-12 4.850E+00 427.301E-12 926.689E-12 97.662E-12 5.000E+00 437.299E-12 941.070E-12 101.429E-12 5.150E+00 447.731E-12 956.027E-12 105.393E-12 5.300E+00 458.624E-12 971.600E-12 109.570E-12 5.450E+00 470.008E-12 987.825E-12 113.973E-12 5.500E+00 473.917E-12 993.385E-12 115.494E-12 | [POWER_clamp] | voltage I(typ) I(min) I(max) | -8.700E+00 1.583E-09 2.309E-09 737.767E-12 -8.600E+00 1.547E-09 2.269E-09 713.856E-12 -8.500E+00 1.512E-09 2.231E-09 690.695E-12 -8.400E+00 1.478E-09 2.192E-09 668.263E-12 -8.300E+00 1.444E-09 2.155E-09 646.540E-12 -8.200E+00 1.412E-09 2.118E-09 625.506E-12 -8.100E+00 1.380E-09 2.082E-09 605.141E-12 -8.000E+00 1.348E-09 2.046E-09 585.426E-12 -7.900E+00 1.318E-09 2.011E-09 566.343E-12 -7.800E+00 1.288E-09 1.977E-09 547.873E-12 -7.700E+00 1.258E-09 1.944E-09 529.999E-12 -7.600E+00 1.230E-09 1.911E-09 512.704E-12 -7.500E+00 1.202E-09 1.878E-09 495.972E-12 -7.400E+00 1.175E-09 1.846E-09 479.785E-12 -7.300E+00 1.148E-09 1.815E-09 464.128E-12 -7.200E+00 1.122E-09 1.785E-09 448.986E-12 -7.100E+00 1.097E-09 1.755E-09 434.344E-12 -7.000E+00 1.072E-09 1.725E-09 420.187E-12 -6.900E+00 1.048E-09 1.697E-09 406.501E-12 -6.800E+00 1.024E-09 1.668E-09 393.271E-12 -6.700E+00 1.001E-09 1.641E-09 380.485E-12 -6.600E+00 978.765E-12 1.614E-09 368.129E-12 -6.500E+00 956.923E-12 1.587E-09 356.190E-12 -6.400E+00 935.634E-12 1.561E-09 344.656E-12 -6.300E+00 914.887E-12 1.536E-09 333.515E-12 -6.200E+00 894.673E-12 1.511E-09 322.754E-12 -6.100E+00 874.981E-12 1.487E-09 312.362E-12 -6.000E+00 855.804E-12 1.463E-09 302.328E-12 -5.900E+00 837.130E-12 1.440E-09 292.641E-12 -5.800E+00 818.951E-12 1.418E-09 283.290E-12 -5.700E+00 801.257E-12 1.395E-09 274.264E-12 -5.600E+00 784.040E-12 1.374E-09 265.554E-12 -5.500E+00 767.289E-12 1.353E-09 257.149E-12 -5.400E+00 750.997E-12 1.332E-09 249.041E-12 -5.300E+00 735.152E-12 1.312E-09 241.218E-12 -5.200E+00 719.748E-12 1.293E-09 233.673E-12 -5.100E+00 704.774E-12 1.274E-09 226.396E-12 -5.000E+00 690.221E-12 1.255E-09 219.379E-12 -4.900E+00 676.080E-12 1.237E-09 212.612E-12 -4.800E+00 662.343E-12 1.219E-09 206.089E-12 -4.700E+00 649.001E-12 1.202E-09 199.799E-12 -4.600E+00 636.044E-12 1.185E-09 193.737E-12 -4.500E+00 623.463E-12 1.169E-09 187.894E-12 -4.400E+00 611.251E-12 1.153E-09 182.262E-12 -4.300E+00 599.397E-12 1.138E-09 176.835E-12 -4.200E+00 587.893E-12 1.123E-09 171.604E-12 -4.100E+00 576.730E-12 1.108E-09 166.564E-12 -4.000E+00 565.899E-12 1.094E-09 161.707E-12 -3.900E+00 555.392E-12 1.080E-09 157.027E-12 -3.800E+00 545.199E-12 1.067E-09 152.518E-12 -3.700E+00 535.312E-12 1.053E-09 148.173E-12 -3.600E+00 525.721E-12 1.041E-09 143.985E-12 -3.500E+00 516.419E-12 1.028E-09 139.950E-12 -3.400E+00 507.395E-12 1.016E-09 136.061E-12 -3.300E+00 498.642E-12 1.005E-09 132.313E-12 -3.200E+00 490.151E-12 993.385E-12 128.700E-12 -3.100E+00 481.912E-12 982.342E-12 125.216E-12 -3.000E+00 473.917E-12 971.600E-12 121.858E-12 -2.900E+00 466.157E-12 961.148E-12 118.619E-12 -2.800E+00 458.624E-12 950.975E-12 115.494E-12 -2.700E+00 451.309E-12 941.070E-12 112.479E-12 -2.600E+00 444.204E-12 931.421E-12 109.570E-12 -2.500E+00 437.299E-12 922.017E-12 106.761E-12 -2.400E+00 430.587E-12 912.847E-12 104.049E-12 -2.300E+00 424.059E-12 903.899E-12 101.429E-12 -2.200E+00 417.707E-12 895.163E-12 98.896E-12 -2.100E+00 411.524E-12 886.626E-12 96.448E-12 -2.000E+00 405.500E-12 878.278E-12 94.080E-12 -1.900E+00 399.628E-12 870.107E-12 91.789E-12 -1.800E+00 393.902E-12 862.104E-12 89.570E-12 -1.700E+00 388.312E-12 854.256E-12 87.421E-12 -1.600E+00 382.853E-12 846.555E-12 85.339E-12 -1.500E+00 377.517E-12 838.990E-12 83.319E-12 -1.400E+00 372.298E-12 831.550E-12 81.360E-12 -1.300E+00 367.188E-12 824.229E-12 79.458E-12 -1.200E+00 362.183E-12 817.016E-12 77.610E-12 -1.100E+00 357.276E-12 809.903E-12 75.815E-12 -1.000E+00 352.462E-12 802.883E-12 74.069E-12 -900.000E-03 347.736E-12 795.948E-12 72.370E-12 -800.000E-03 343.093E-12 789.093E-12 70.717E-12 -700.000E-03 338.528E-12 782.311E-12 69.107E-12 -600.000E-03 334.038E-12 775.597E-12 67.537E-12 -500.000E-03 329.619E-12 768.946E-12 66.008E-12 -400.000E-03 325.268E-12 762.354E-12 64.516E-12 -300.000E-03 320.982E-12 755.817E-12 63.060E-12 -200.000E-03 316.758E-12 749.333E-12 61.640E-12 -100.000E-03 312.594E-12 742.898E-12 60.253E-12 0.000E+00 308.488E-12 736.512E-12 58.898E-12 | | End [Model] LVC15_IN_25 | |************************************************************************ | Model LVC15_2TRISTN_33 |************************************************************************ | [Model] LVC15_2TRISTN_33 Model_type 3-state Polarity Non-Inverting Enable Active-Low Vmeas = 1.5000V Cref = 50.0000pF Rref = 0.5000k Vref = 6.000V C_comp 4.25pF 2.56pF 5.95pF | | [Model Spec] | | Note: The input and output voltage ratings may be exceeded if the input and | output current ratings are observed (please refer to the data sheet) | | Subparameter typ min max | | Timing Thresholds | Vmeas 1.5 1.5 1.5 | | [Temperature Range] 25.0000 85.0000 -40.0000 | Remark: The curves below are the result of a simulation using the following | die temperatures: 40.0000 100.0000 -25.0000 | [Voltage Range] 3.3000V 3.0000V 3.6000V |Process Range nominal slow fast | [Pulldown] | voltage I(typ) I(min) I(max) | -5.500E+00 -3.579E-02 -2.148E-02 -6.260E-02 -5.300E+00 -3.579E-02 -2.148E-02 -6.260E-02 -5.100E+00 -3.579E-02 -2.148E-02 -6.260E-02 -4.900E+00 -3.579E-02 -2.148E-02 -6.260E-02 -4.700E+00 -3.579E-02 -2.148E-02 -6.260E-02 -4.500E+00 -3.579E-02 -2.148E-02 -6.260E-02 -4.300E+00 -3.579E-02 -2.148E-02 -6.260E-02 -4.100E+00 -3.579E-02 -2.148E-02 -6.260E-02 -3.900E+00 -3.579E-02 -2.148E-02 -6.260E-02 -3.700E+00 -3.579E-02 -2.148E-02 -6.260E-02 -3.500E+00 -3.579E-02 -2.148E-02 -6.260E-02 -3.300E+00 -3.579E-02 -2.148E-02 -6.260E-02 -3.100E+00 -3.579E-02 -2.148E-02 -6.260E-02 -2.900E+00 -3.579E-02 -2.148E-02 -6.260E-02 -2.700E+00 -3.579E-02 -2.148E-02 -6.260E-02 -2.500E+00 -3.579E-02 -2.148E-02 -6.260E-02 -2.300E+00 -3.579E-02 -2.148E-02 -6.260E-02 -2.100E+00 -3.579E-02 -2.148E-02 -6.260E-02 -1.900E+00 -3.579E-02 -2.148E-02 -6.260E-02 -1.700E+00 -3.579E-02 -2.148E-02 -6.260E-02 -1.500E+00 -3.579E-02 -2.148E-02 -6.260E-02 -1.300E+00 -3.579E-02 -2.148E-02 -6.260E-02 -1.100E+00 -3.579E-02 -2.148E-02 -6.260E-02 -9.000E-01 -3.579E-02 -2.148E-02 -6.260E-02 -7.000E-01 -3.579E-02 -2.148E-02 -6.260E-02 -5.000E-01 -2.689E-02 -1.587E-02 -4.810E-02 -3.000E-01 -1.665E-02 -9.668E-03 -3.030E-02 -1.000E-01 -5.612E-03 -3.200E-03 -1.043E-02 1.000E-01 5.471E-03 3.087E-03 1.024E-02 3.000E-01 1.545E-02 8.740E-03 2.875E-02 5.000E-01 2.419E-02 1.370E-02 4.481E-02 7.000E-01 3.175E-02 1.799E-02 5.862E-02 9.000E-01 3.820E-02 2.161E-02 7.038E-02 1.100E+00 4.360E-02 2.458E-02 8.028E-02 1.300E+00 4.801E-02 2.693E-02 8.846E-02 1.500E+00 5.149E-02 2.867E-02 9.507E-02 1.700E+00 5.409E-02 2.984E-02 1.003E-01 1.900E+00 5.589E-02 3.053E-02 1.041E-01 2.100E+00 5.701E-02 3.089E-02 1.068E-01 2.300E+00 5.764E-02 3.110E-02 1.086E-01 2.500E+00 5.803E-02 3.126E-02 1.096E-01 2.700E+00 5.832E-02 3.139E-02 1.104E-01 2.900E+00 5.856E-02 3.151E-02 1.109E-01 3.100E+00 5.878E-02 3.161E-02 1.113E-01 3.300E+00 5.897E-02 3.172E-02 1.117E-01 3.500E+00 5.915E-02 3.187E-02 1.121E-01 3.700E+00 5.931E-02 3.230E-02 1.124E-01 3.900E+00 5.952E-02 3.306E-02 1.127E-01 4.100E+00 6.034E-02 3.413E-02 1.129E-01 4.300E+00 6.193E-02 3.540E-02 1.131E-01 4.500E+00 6.404E-02 3.681E-02 1.149E-01 4.700E+00 6.650E-02 3.837E-02 1.184E-01 4.900E+00 6.931E-02 3.999E-02 1.228E-01 5.100E+00 7.239E-02 4.165E-02 1.280E-01 5.300E+00 7.558E-02 4.333E-02 1.340E-01 5.500E+00 7.884E-02 4.504E-02 1.405E-01 5.700E+00 8.216E-02 4.676E-02 1.472E-01 5.900E+00 8.558E-02 4.851E-02 1.540E-01 6.100E+00 8.906E-02 5.028E-02 1.610E-01 6.300E+00 9.259E-02 5.208E-02 1.680E-01 6.500E+00 9.617E-02 5.389E-02 1.751E-01 6.700E+00 9.979E-02 5.570E-02 1.822E-01 6.900E+00 1.035E-01 5.745E-02 1.894E-01 7.100E+00 1.072E-01 5.851E-02 1.967E-01 7.300E+00 1.109E-01 5.893E-02 2.041E-01 7.500E+00 1.147E-01 6.015E-02 2.115E-01 7.700E+00 1.185E-01 6.171E-02 2.190E-01 7.900E+00 1.222E-01 6.344E-02 2.266E-01 8.100E+00 1.256E-01 6.529E-02 2.343E-01 8.300E+00 1.277E-01 6.724E-02 2.421E-01 8.500E+00 1.302E-01 6.926E-02 2.499E-01 8.700E+00 1.333E-01 7.136E-02 2.578E-01 8.900E+00 1.367E-01 7.351E-02 2.658E-01 9.100E+00 1.403E-01 7.571E-02 2.738E-01 9.300E+00 1.441E-01 7.795E-02 2.815E-01 9.500E+00 1.480E-01 8.023E-02 2.880E-01 9.700E+00 1.521E-01 8.254E-02 2.941E-01 9.900E+00 1.563E-01 8.488E-02 3.009E-01 1.010E+01 1.605E-01 8.725E-02 3.082E-01 1.030E+01 1.650E-01 8.964E-02 3.157E-01 1.050E+01 1.695E-01 9.206E-02 3.235E-01 1.070E+01 1.741E-01 9.449E-02 3.314E-01 1.090E+01 1.787E-01 9.695E-02 3.395E-01 1.100E+01 1.811E-01 9.819E-02 3.437E-01 | [Pullup] | voltage I(typ) I(min) I(max) | -8.000E+00 2.403E-01 1.578E-01 3.783E-01 -7.800E+00 2.353E-01 1.547E-01 3.712E-01 -7.600E+00 2.303E-01 1.514E-01 3.640E-01 -7.400E+00 2.253E-01 1.481E-01 3.568E-01 -7.200E+00 2.202E-01 1.447E-01 3.497E-01 -7.000E+00 2.150E-01 1.412E-01 3.429E-01 -6.800E+00 2.098E-01 1.377E-01 3.359E-01 -6.600E+00 2.046E-01 1.341E-01 3.282E-01 -6.400E+00 1.993E-01 1.305E-01 3.197E-01 -6.200E+00 1.941E-01 1.268E-01 3.109E-01 -6.000E+00 1.889E-01 1.231E-01 3.019E-01 -5.800E+00 1.838E-01 1.193E-01 2.931E-01 -5.600E+00 1.791E-01 1.155E-01 2.843E-01 -5.400E+00 1.749E-01 1.117E-01 2.757E-01 -5.200E+00 1.698E-01 1.079E-01 2.672E-01 -5.000E+00 1.642E-01 1.042E-01 2.589E-01 -4.800E+00 1.585E-01 1.006E-01 2.506E-01 -4.600E+00 1.528E-01 9.730E-02 2.423E-01 -4.400E+00 1.471E-01 9.470E-02 2.340E-01 -4.200E+00 1.414E-01 9.132E-02 2.256E-01 -4.000E+00 1.357E-01 8.744E-02 2.171E-01 -3.800E+00 1.299E-01 8.347E-02 2.084E-01 -3.600E+00 1.241E-01 7.946E-02 1.997E-01 -3.400E+00 1.181E-01 7.540E-02 1.907E-01 -3.200E+00 1.121E-01 7.129E-02 1.815E-01 -3.000E+00 1.059E-01 6.714E-02 1.722E-01 -2.800E+00 9.963E-02 6.293E-02 1.626E-01 -2.600E+00 9.324E-02 5.867E-02 1.527E-01 -2.400E+00 8.673E-02 5.435E-02 1.426E-01 -2.200E+00 8.006E-02 4.997E-02 1.322E-01 -2.000E+00 7.326E-02 4.553E-02 1.214E-01 -1.800E+00 6.631E-02 4.103E-02 1.104E-01 -1.600E+00 5.922E-02 3.648E-02 9.903E-02 -1.400E+00 5.199E-02 3.188E-02 8.733E-02 -1.200E+00 4.476E-02 2.729E-02 7.570E-02 -1.000E+00 3.770E-02 2.277E-02 6.460E-02 -8.000E-01 3.044E-02 1.821E-02 5.295E-02 -6.000E-01 2.288E-02 1.355E-02 4.047E-02 -4.000E-01 1.539E-02 8.992E-03 2.747E-02 -2.000E-01 7.648E-03 4.447E-03 1.378E-02 0.000E+00 -2.092E-09 9.561E-11 -1.502E-07 2.000E-01 -7.119E-03 -4.028E-03 -1.310E-02 4.000E-01 -1.350E-02 -7.605E-03 -2.487E-02 6.000E-01 -1.915E-02 -1.073E-02 -3.535E-02 8.000E-01 -2.410E-02 -1.341E-02 -4.462E-02 1.000E+00 -2.837E-02 -1.567E-02 -5.273E-02 1.200E+00 -3.200E-02 -1.751E-02 -5.978E-02 1.400E+00 -3.504E-02 -1.897E-02 -6.583E-02 1.600E+00 -3.753E-02 -2.009E-02 -7.099E-02 1.800E+00 -3.955E-02 -2.094E-02 -7.536E-02 2.000E+00 -4.122E-02 -2.160E-02 -7.910E-02 2.200E+00 -4.264E-02 -2.212E-02 -8.242E-02 2.400E+00 -4.385E-02 -2.254E-02 -8.548E-02 2.600E+00 -4.484E-02 -2.289E-02 -8.826E-02 2.800E+00 -4.566E-02 -2.319E-02 -9.064E-02 3.000E+00 -4.635E-02 -2.346E-02 -9.262E-02 3.200E+00 -4.696E-02 -2.369E-02 -9.428E-02 3.400E+00 -4.749E-02 -2.390E-02 -9.573E-02 3.600E+00 -4.798E-02 -2.407E-02 -9.700E-02 3.800E+00 -4.838E-02 -2.449E-02 -9.814E-02 4.000E+00 -4.861E-02 -2.687E-02 -9.914E-02 4.200E+00 -4.979E-02 -2.990E-02 -9.970E-02 4.400E+00 -5.396E-02 -3.311E-02 -9.991E-02 4.600E+00 -5.869E-02 -3.653E-02 -1.019E-01 4.800E+00 -6.366E-02 -4.024E-02 -1.085E-01 5.000E+00 -6.913E-02 -4.419E-02 -1.156E-01 5.200E+00 -7.502E-02 -4.836E-02 -1.236E-01 5.400E+00 -8.121E-02 -5.269E-02 -1.327E-01 5.600E+00 -8.762E-02 -5.717E-02 -1.423E-01 5.800E+00 -9.420E-02 -6.181E-02 -1.522E-01 6.000E+00 -1.009E-01 -6.670E-02 -1.624E-01 6.200E+00 -1.078E-01 -7.221E-02 -1.727E-01 6.400E+00 -1.151E-01 -7.982E-02 -1.832E-01 6.600E+00 -1.232E-01 -7.982E-02 -1.941E-01 6.800E+00 -1.325E-01 -7.982E-02 -2.059E-01 7.000E+00 -1.456E-01 -7.982E-02 -2.187E-01 7.200E+00 -1.456E-01 -7.982E-02 -2.329E-01 7.400E+00 -1.456E-01 -7.982E-02 -2.494E-01 7.600E+00 -1.456E-01 -7.982E-02 -2.494E-01 7.800E+00 -1.456E-01 -7.982E-02 -2.494E-01 8.000E+00 -1.456E-01 -7.982E-02 -2.494E-01 8.200E+00 -1.456E-01 -7.982E-02 -2.494E-01 8.400E+00 -1.456E-01 -7.982E-02 -2.494E-01 8.600E+00 -1.456E-01 -7.982E-02 -2.494E-01 8.800E+00 -1.456E-01 -7.982E-02 -2.494E-01 9.000E+00 -1.456E-01 -7.982E-02 -2.494E-01 9.100E+00 -1.456E-01 -7.982E-02 -2.494E-01 | [GND_clamp] | voltage I(typ) I(min) I(max) | -5.500E+00 -4.582E+00 -4.615E+00 -4.557E+00 -5.350E+00 -4.432E+00 -4.465E+00 -4.408E+00 -5.200E+00 -4.282E+00 -4.315E+00 -4.258E+00 -5.050E+00 -4.133E+00 -4.166E+00 -4.108E+00 -4.900E+00 -3.983E+00 -4.016E+00 -3.958E+00 -4.750E+00 -3.833E+00 -3.867E+00 -3.809E+00 -4.600E+00 -3.684E+00 -3.717E+00 -3.660E+00 -4.450E+00 -3.535E+00 -3.568E+00 -3.511E+00 -4.300E+00 -3.385E+00 -3.419E+00 -3.362E+00 -4.150E+00 -3.236E+00 -3.269E+00 -3.214E+00 -4.000E+00 -3.087E+00 -3.120E+00 -3.060E+00 -3.850E+00 -2.939E+00 -2.971E+00 -2.904E+00 -3.700E+00 -2.789E+00 -2.823E+00 -2.749E+00 -3.550E+00 -2.635E+00 -2.674E+00 -2.595E+00 -3.400E+00 -2.484E+00 -2.525E+00 -2.442E+00 -3.250E+00 -2.332E+00 -2.374E+00 -2.289E+00 -3.100E+00 -2.182E+00 -2.224E+00 -2.137E+00 -2.950E+00 -2.032E+00 -2.075E+00 -1.985E+00 -2.800E+00 -1.882E+00 -1.926E+00 -1.835E+00 -2.650E+00 -1.733E+00 -1.777E+00 -1.684E+00 -2.500E+00 -1.584E+00 -1.629E+00 -1.534E+00 -2.350E+00 -1.435E+00 -1.481E+00 -1.384E+00 -2.200E+00 -1.286E+00 -1.333E+00 -1.234E+00 -2.050E+00 -1.138E+00 -1.186E+00 -1.085E+00 -1.900E+00 -9.908E-01 -1.039E+00 -9.366E-01 -1.750E+00 -8.442E-01 -8.935E-01 -7.889E-01 -1.600E+00 -6.987E-01 -7.488E-01 -6.423E-01 -1.450E+00 -5.550E-01 -6.059E-01 -4.977E-01 -1.300E+00 -4.174E-01 -4.695E-01 -3.586E-01 -1.150E+00 -3.352E-01 -3.990E-01 -2.633E-01 -1.000E+00 -2.466E-01 -3.411E-01 -1.436E-01 -8.500E-01 -6.017E-02 -1.879E-01 -1.676E-02 -7.000E-01 -3.545E-03 -7.293E-03 -7.382E-03 -5.500E-01 -1.077E-03 -5.305E-04 -2.593E-03 -4.000E-01 -1.817E-04 -8.918E-05 -3.818E-04 -2.500E-01 -5.780E-06 -7.489E-06 -3.892E-06 -1.000E-01 -1.971E-08 -3.749E-08 -5.876E-09 5.000E-02 2.216E-10 -6.219E-11 5.071E-11 2.000E-01 2.836E-10 1.380E-10 5.791E-11 3.500E-01 2.926E-10 1.649E-10 5.987E-11 5.000E-01 3.017E-10 1.903E-10 6.196E-11 6.500E-01 3.110E-10 2.156E-10 6.414E-11 8.000E-01 3.203E-10 2.408E-10 6.641E-11 9.500E-01 3.298E-10 2.660E-10 6.875E-11 1.100E+00 3.394E-10 2.909E-10 7.117E-11 1.250E+00 3.491E-10 3.158E-10 7.367E-11 1.400E+00 3.588E-10 3.405E-10 7.625E-11 1.550E+00 3.687E-10 3.651E-10 7.891E-11 1.700E+00 3.787E-10 3.896E-10 8.166E-11 1.850E+00 3.887E-10 4.140E-10 8.451E-11 2.000E+00 3.989E-10 4.383E-10 8.744E-11 2.150E+00 4.092E-10 4.625E-10 9.047E-11 2.300E+00 4.196E-10 4.865E-10 9.360E-11 2.450E+00 4.301E-10 5.104E-10 9.683E-11 2.600E+00 4.408E-10 5.340E-10 1.002E-10 2.750E+00 4.516E-10 5.575E-10 1.036E-10 2.900E+00 4.625E-10 6.019E-10 1.072E-10 3.050E+00 4.734E-10 1.262E-09 1.109E-10 3.200E+00 4.854E-10 1.922E-09 1.147E-10 3.350E+00 7.175E-10 1.928E-09 1.187E-10 3.500E+00 7.655E-10 1.953E-09 1.227E-10 3.650E+00 7.737E-10 1.982E-09 1.300E-10 3.800E+00 7.884E-10 2.011E-09 1.691E-10 3.950E+00 8.037E-10 2.041E-09 2.082E-10 4.100E+00 8.196E-10 2.072E-09 2.140E-10 4.250E+00 8.359E-10 2.104E-09 2.201E-10 4.400E+00 8.528E-10 2.137E-09 2.263E-10 4.550E+00 8.703E-10 2.171E-09 2.328E-10 4.700E+00 8.885E-10 2.206E-09 2.396E-10 4.850E+00 9.074E-10 2.242E-09 2.467E-10 5.000E+00 9.270E-10 2.279E-09 2.542E-10 5.150E+00 9.475E-10 2.317E-09 2.620E-10 5.300E+00 9.688E-10 2.357E-09 2.701E-10 5.450E+00 9.910E-10 2.398E-09 2.787E-10 5.500E+00 9.986E-10 2.412E-09 2.817E-10 | [POWER_clamp] | voltage I(typ) I(min) I(max) | -8.000E+00 3.349E-09 5.667E-09 1.949E-09 -7.900E+00 3.280E-09 5.577E-09 1.876E-09 -7.800E+00 3.213E-09 5.488E-09 1.809E-09 -7.700E+00 3.148E-09 5.401E-09 1.746E-09 -7.600E+00 3.084E-09 5.316E-09 1.688E-09 -7.500E+00 3.021E-09 5.233E-09 1.633E-09 -7.400E+00 2.960E-09 5.152E-09 1.581E-09 -7.300E+00 2.901E-09 5.072E-09 1.533E-09 -7.200E+00 2.843E-09 4.994E-09 1.487E-09 -7.100E+00 2.786E-09 4.917E-09 1.443E-09 -7.000E+00 2.731E-09 4.842E-09 1.402E-09 -6.900E+00 2.677E-09 4.769E-09 1.362E-09 -6.800E+00 2.624E-09 4.697E-09 1.324E-09 -6.700E+00 2.573E-09 4.626E-09 1.288E-09 -6.600E+00 2.523E-09 4.557E-09 1.254E-09 -6.500E+00 2.474E-09 4.490E-09 1.220E-09 -6.400E+00 2.426E-09 4.424E-09 1.189E-09 -6.300E+00 2.380E-09 4.359E-09 1.158E-09 -6.200E+00 2.334E-09 4.296E-09 1.129E-09 -6.100E+00 2.290E-09 4.234E-09 1.101E-09 -6.000E+00 2.247E-09 4.174E-09 1.074E-09 -5.900E+00 2.206E-09 4.114E-09 1.048E-09 -5.800E+00 2.165E-09 4.056E-09 1.023E-09 -5.700E+00 2.125E-09 4.000E-09 9.984E-10 -5.600E+00 2.087E-09 3.944E-09 9.752E-10 -5.500E+00 2.049E-09 3.890E-09 9.528E-10 -5.400E+00 2.013E-09 3.837E-09 9.312E-10 -5.300E+00 1.977E-09 3.785E-09 9.104E-10 -5.200E+00 1.943E-09 3.734E-09 8.904E-10 -5.100E+00 1.909E-09 3.685E-09 8.711E-10 -5.000E+00 1.876E-09 3.636E-09 8.526E-10 -4.900E+00 1.845E-09 3.589E-09 8.347E-10 -4.800E+00 1.814E-09 3.543E-09 8.175E-10 -4.700E+00 1.784E-09 3.498E-09 8.009E-10 -4.600E+00 1.755E-09 3.454E-09 7.849E-10 -4.500E+00 1.726E-09 3.411E-09 7.695E-10 -4.400E+00 1.699E-09 3.369E-09 7.547E-10 -4.300E+00 1.672E-09 3.328E-09 7.404E-10 -4.200E+00 1.647E-09 3.288E-09 7.267E-10 -4.100E+00 1.622E-09 3.248E-09 7.135E-10 -4.000E+00 1.597E-09 3.210E-09 7.007E-10 -3.900E+00 1.574E-09 3.173E-09 6.885E-10 -3.800E+00 1.551E-09 3.137E-09 6.767E-10 -3.700E+00 1.529E-09 3.101E-09 6.653E-10 -3.600E+00 1.507E-09 3.067E-09 6.543E-10 -3.500E+00 1.486E-09 3.033E-09 6.438E-10 -3.400E+00 1.466E-09 3.000E-09 6.336E-10 -3.300E+00 1.446E-09 2.968E-09 6.238E-10 -3.200E+00 1.427E-09 2.937E-09 6.144E-10 -3.100E+00 1.409E-09 2.906E-09 6.053E-10 -3.000E+00 1.391E-09 2.876E-09 5.965E-10 -2.900E+00 1.374E-09 2.847E-09 5.881E-10 -2.800E+00 1.357E-09 2.819E-09 5.799E-10 -2.700E+00 1.340E-09 2.791E-09 5.720E-10 -2.600E+00 1.325E-09 2.764E-09 5.644E-10 -2.500E+00 1.309E-09 2.737E-09 5.571E-10 -2.400E+00 1.294E-09 2.711E-09 5.500E-10 -2.300E+00 1.280E-09 2.686E-09 5.432E-10 -2.200E+00 1.266E-09 2.662E-09 5.366E-10 -2.100E+00 1.252E-09 2.637E-09 5.302E-10 -2.000E+00 1.239E-09 2.614E-09 5.240E-10 -1.900E+00 1.226E-09 2.591E-09 5.180E-10 -1.800E+00 1.213E-09 2.568E-09 5.123E-10 -1.700E+00 1.201E-09 2.546E-09 5.067E-10 -1.600E+00 1.189E-09 2.524E-09 5.012E-10 -1.500E+00 1.178E-09 2.503E-09 4.960E-10 -1.400E+00 1.166E-09 2.482E-09 4.909E-10 -1.300E+00 1.155E-09 2.462E-09 4.860E-10 -1.200E+00 1.145E-09 2.442E-09 4.812E-10 -1.100E+00 1.134E-09 2.422E-09 4.766E-10 -1.000E+00 1.124E-09 2.403E-09 4.722E-10 -9.000E-01 1.114E-09 2.384E-09 4.678E-10 -8.000E-01 1.104E-09 2.365E-09 4.636E-10 -7.000E-01 1.095E-09 2.347E-09 4.595E-10 -6.000E-01 1.086E-09 2.329E-09 4.555E-10 -5.000E-01 1.077E-09 2.311E-09 4.516E-10 -4.000E-01 1.068E-09 2.296E-09 4.477E-10 -3.000E-01 1.060E-09 2.284E-09 4.441E-10 -2.000E-01 9.930E-10 1.993E-09 3.174E-10 -1.000E-01 9.261E-10 1.702E-09 1.549E-10 0.000E+00 5.267E-10 1.094E-09 1.259E-10 | [Ramp] | variable typ min max dV/dt_r 1.483V/295.764ps 1.064V/569.534ps 1.853V/176.976ps dV/dt_f 1.634V/389.193ps 1.274V/772.330ps 1.953V/214.499ps R_load = 100.0000 | [Rising Waveform] R_fixture = 100.0000 V_fixture = 0.000 V_fixture_min = 0.000 V_fixture_max = 0.000 | time V(typ) V(min) V(max) | 0.000s 1.088E-09 17.572E-09 13.898E-12 50.000ps 1.630E-06 1.213E-06 1.511E-06 100.000ps 11.958E-06 11.679E-06 6.793E-06 150.000ps 17.641E-06 30.888E-06 -3.782E-06 200.000ps -6.956E-06 30.113E-06 -27.165E-06 250.000ps -43.394E-06 3.092E-06 -33.742E-06 300.000ps -66.121E-06 -35.212E-06 -26.101E-06 350.000ps -74.834E-06 -69.944E-06 -19.825E-06 400.000ps -82.191E-06 -98.484E-06 -13.859E-06 450.000ps -95.054E-06 -126.154E-06 21.477E-06 500.000ps -92.578E-06 -155.563E-06 138.138E-06 550.000ps -32.726E-06 -184.372E-06 375.627E-06 600.000ps 120.083E-06 -201.252E-06 753.877E-06 650.000ps 402.104E-06 -187.937E-06 1.456E-03 700.000ps 847.397E-06 -126.755E-06 1.031E-03 750.000ps 1.559E-03 2.435E-06 -5.747E-03 800.000ps 2.660E-03 210.853E-06 -19.475E-03 850.000ps 2.899E-03 500.572E-06 -34.281E-03 900.000ps 507.662E-06 880.980E-06 -25.008E-03 950.000ps -4.916E-03 1.389E-03 27.443E-03 1.000ns -12.519E-03 2.011E-03 138.431E-03 1.050ns -21.506E-03 2.647E-03 313.214E-03 1.100ns -31.730E-03 3.141E-03 589.369E-03 1.150ns -39.123E-03 3.182E-03 1.055E+00 1.200ns -36.679E-03 2.321E-03 1.688E+00 1.250ns -18.878E-03 633.806E-06 2.253E+00 1.300ns 17.932E-03 -1.724E-03 2.616E+00 1.350ns 75.656E-03 -4.764E-03 2.815E+00 1.400ns 157.936E-03 -8.386E-03 2.917E+00 1.450ns 272.189E-03 -12.468E-03 2.974E+00 1.500ns 432.527E-03 -17.018E-03 3.008E+00 1.550ns 663.393E-03 -22.159E-03 3.030E+00 1.600ns 947.149E-03 -27.796E-03 3.045E+00 1.650ns 1.246E+00 -33.363E-03 3.055E+00 1.700ns 1.528E+00 -37.659E-03 3.062E+00 1.750ns 1.768E+00 -39.141E-03 3.068E+00 1.800ns 1.953E+00 -36.346E-03 3.072E+00 1.850ns 2.088E+00 -28.048E-03 3.075E+00 1.900ns 2.185E+00 -13.334E-03 3.077E+00 1.950ns 2.254E+00 8.426E-03 3.079E+00 2.000ns 2.304E+00 37.534E-03 3.080E+00 2.050ns 2.340E+00 74.222E-03 3.081E+00 2.100ns 2.366E+00 119.005E-03 3.082E+00 2.150ns 2.386E+00 173.184E-03 3.083E+00 2.200ns 2.402E+00 240.020E-03 3.083E+00 2.250ns 2.414E+00 324.360E-03 3.084E+00 2.300ns 2.424E+00 421.929E-03 3.084E+00 2.350ns 2.432E+00 526.915E-03 3.085E+00 2.400ns 2.438E+00 635.120E-03 3.085E+00 2.450ns 2.443E+00 743.907E-03 3.085E+00 2.500ns 2.447E+00 851.213E-03 3.086E+00 2.550ns 2.450E+00 955.110E-03 3.086E+00 2.600ns 2.453E+00 1.054E+00 3.086E+00 2.650ns 2.455E+00 1.146E+00 3.086E+00 2.700ns 2.457E+00 1.231E+00 3.086E+00 2.750ns 2.459E+00 1.308E+00 3.086E+00 2.800ns 2.460E+00 1.376E+00 3.087E+00 2.850ns 2.461E+00 1.436E+00 3.087E+00 2.900ns 2.462E+00 1.488E+00 3.087E+00 2.950ns 2.463E+00 1.532E+00 3.087E+00 3.000ns 2.464E+00 1.570E+00 3.087E+00 3.100ns 2.465E+00 1.627E+00 3.087E+00 3.200ns 2.466E+00 1.667E+00 3.087E+00 3.300ns 2.466E+00 1.695E+00 3.087E+00 3.400ns 2.467E+00 1.715E+00 3.088E+00 3.500ns 2.467E+00 1.729E+00 3.088E+00 3.600ns 2.468E+00 1.740E+00 3.088E+00 3.700ns 2.468E+00 1.748E+00 3.088E+00 3.800ns 2.469E+00 1.754E+00 3.088E+00 3.900ns 2.469E+00 1.758E+00 3.088E+00 4.000ns 2.469E+00 1.762E+00 3.088E+00 4.100ns 2.469E+00 1.764E+00 3.088E+00 4.200ns 2.470E+00 1.766E+00 3.088E+00 4.300ns 2.470E+00 1.768E+00 3.088E+00 4.400ns 2.470E+00 1.769E+00 3.088E+00 4.500ns 2.470E+00 1.770E+00 3.088E+00 4.600ns 2.470E+00 1.771E+00 3.088E+00 4.700ns 2.471E+00 1.771E+00 3.088E+00 4.800ns 2.471E+00 1.772E+00 3.088E+00 4.900ns 2.471E+00 1.772E+00 3.088E+00 5.000ns 2.471E+00 1.772E+00 3.088E+00 5.250ns 2.471E+00 1.773E+00 3.088E+00 5.500ns 2.471E+00 1.773E+00 3.088E+00 5.750ns 2.472E+00 1.773E+00 3.088E+00 6.000ns 2.472E+00 1.773E+00 3.088E+00 6.250ns 2.472E+00 1.773E+00 3.088E+00 6.500ns 2.472E+00 1.773E+00 3.088E+00 6.750ns 2.472E+00 1.773E+00 3.088E+00 7.000ns 2.472E+00 1.773E+00 3.088E+00 7.250ns 2.472E+00 1.773E+00 3.088E+00 7.500ns 2.472E+00 1.773E+00 3.088E+00 7.750ns 2.472E+00 1.773E+00 3.088E+00 8.000ns 2.472E+00 1.773E+00 3.088E+00 8.250ns 2.472E+00 1.773E+00 3.088E+00 8.500ns 2.472E+00 1.773E+00 3.088E+00 8.750ns 2.472E+00 1.773E+00 3.088E+00 9.000ns 2.472E+00 1.773E+00 3.088E+00 9.250ns 2.472E+00 1.773E+00 3.088E+00 9.500ns 2.472E+00 1.773E+00 3.088E+00 9.750ns 2.472E+00 1.773E+00 3.088E+00 | [Rising Waveform] R_fixture = 100.0000 V_fixture = 3.3000 V_fixture_min = 3.0000 V_fixture_max = 3.6000 | time V(typ) V(min) V(max) | 0.000s 576.982E-03 877.320E-03 344.926E-03 50.000ps 576.984E-03 877.322E-03 344.928E-03 100.000ps 576.995E-03 877.333E-03 344.933E-03 150.000ps 576.992E-03 877.343E-03 344.918E-03 200.000ps 576.952E-03 877.310E-03 344.895E-03 250.000ps 576.916E-03 877.247E-03 344.900E-03 300.000ps 576.920E-03 877.197E-03 344.925E-03 350.000ps 576.956E-03 877.191E-03 344.945E-03 400.000ps 577.001E-03 877.227E-03 344.963E-03 450.000ps 577.047E-03 877.296E-03 345.007E-03 500.000ps 577.118E-03 877.392E-03 345.122E-03 550.000ps 577.245E-03 877.521E-03 345.314E-03 600.000ps 577.436E-03 877.693E-03 345.546E-03 650.000ps 577.668E-03 877.915E-03 345.942E-03 700.000ps 577.888E-03 878.184E-03 344.715E-03 750.000ps 578.106E-03 878.474E-03 336.198E-03 800.000ps 578.264E-03 878.728E-03 321.358E-03 850.000ps 576.683E-03 878.865E-03 308.987E-03 900.000ps 571.593E-03 878.812E-03 329.973E-03 950.000ps 563.530E-03 878.517E-03 411.919E-03 1.000ns 554.716E-03 877.847E-03 580.895E-03 1.050ns 547.172E-03 876.584E-03 891.960E-03 1.100ns 541.977E-03 874.553E-03 1.482E+00 1.150ns 545.450E-03 871.499E-03 2.285E+00 1.200ns 568.859E-03 867.177E-03 2.910E+00 1.250ns 623.138E-03 862.240E-03 3.259E+00 1.300ns 720.811E-03 857.155E-03 3.432E+00 1.350ns 880.092E-03 852.389E-03 3.510E+00 1.400ns 1.146E+00 848.517E-03 3.544E+00 1.450ns 1.538E+00 846.143E-03 3.563E+00 1.500ns 1.997E+00 845.636E-03 3.574E+00 1.550ns 2.424E+00 847.354E-03 3.581E+00 1.600ns 2.743E+00 852.120E-03 3.586E+00 1.650ns 2.955E+00 861.814E-03 3.589E+00 1.700ns 3.083E+00 879.578E-03 3.592E+00 1.750ns 3.159E+00 909.655E-03 3.594E+00 1.800ns 3.203E+00 956.969E-03 3.595E+00 1.850ns 3.231E+00 1.029E+00 3.596E+00 1.900ns 3.250E+00 1.138E+00 3.596E+00 1.950ns 3.262E+00 1.288E+00 3.597E+00 2.000ns 3.270E+00 1.475E+00 3.597E+00 2.050ns 3.276E+00 1.687E+00 3.598E+00 2.100ns 3.281E+00 1.910E+00 3.598E+00 2.150ns 3.285E+00 2.131E+00 3.598E+00 2.200ns 3.287E+00 2.325E+00 3.598E+00 2.250ns 3.290E+00 2.486E+00 3.599E+00 2.300ns 3.291E+00 2.613E+00 3.599E+00 2.350ns 3.293E+00 2.709E+00 3.599E+00 2.400ns 3.294E+00 2.779E+00 3.599E+00 2.450ns 3.295E+00 2.831E+00 3.599E+00 2.500ns 3.295E+00 2.869E+00 3.599E+00 2.550ns 3.296E+00 2.896E+00 3.599E+00 2.600ns 3.296E+00 2.917E+00 3.599E+00 2.650ns 3.297E+00 2.933E+00 3.599E+00 2.700ns 3.297E+00 2.945E+00 3.599E+00 2.750ns 3.297E+00 2.954E+00 3.599E+00 2.800ns 3.298E+00 2.961E+00 3.599E+00 2.850ns 3.298E+00 2.967E+00 3.600E+00 2.900ns 3.298E+00 2.972E+00 3.600E+00 2.950ns 3.298E+00 2.976E+00 3.600E+00 3.000ns 3.298E+00 2.979E+00 3.600E+00 3.100ns 3.298E+00 2.984E+00 3.600E+00 3.200ns 3.299E+00 2.988E+00 3.600E+00 3.300ns 3.299E+00 2.991E+00 3.600E+00 3.400ns 3.299E+00 2.993E+00 3.600E+00 3.500ns 3.299E+00 2.994E+00 3.600E+00 3.600ns 3.299E+00 2.995E+00 3.600E+00 3.700ns 3.299E+00 2.996E+00 3.600E+00 3.800ns 3.299E+00 2.997E+00 3.600E+00 3.900ns 3.299E+00 2.997E+00 3.600E+00 4.000ns 3.299E+00 2.998E+00 3.600E+00 4.100ns 3.299E+00 2.998E+00 3.600E+00 4.200ns 3.299E+00 2.998E+00 3.600E+00 4.300ns 3.299E+00 2.998E+00 3.600E+00 4.400ns 3.299E+00 2.999E+00 3.600E+00 4.500ns 3.299E+00 2.999E+00 3.600E+00 4.600ns 3.300E+00 2.999E+00 3.600E+00 4.700ns 3.300E+00 2.999E+00 3.600E+00 4.800ns 3.300E+00 2.999E+00 3.600E+00 4.900ns 3.300E+00 2.999E+00 3.600E+00 5.000ns 3.300E+00 2.999E+00 3.600E+00 5.250ns 3.300E+00 2.999E+00 3.600E+00 5.500ns 3.300E+00 2.999E+00 3.600E+00 5.750ns 3.300E+00 2.999E+00 3.600E+00 6.000ns 3.300E+00 2.999E+00 3.600E+00 6.250ns 3.300E+00 2.999E+00 3.600E+00 6.500ns 3.300E+00 3.000E+00 3.600E+00 6.750ns 3.300E+00 3.000E+00 3.600E+00 7.000ns 3.300E+00 3.000E+00 3.600E+00 7.250ns 3.300E+00 3.000E+00 3.600E+00 7.500ns 3.300E+00 3.000E+00 3.600E+00 7.750ns 3.300E+00 3.000E+00 3.600E+00 8.000ns 3.300E+00 3.000E+00 3.600E+00 8.250ns 3.300E+00 3.000E+00 3.600E+00 8.500ns 3.300E+00 3.000E+00 3.600E+00 8.750ns 3.300E+00 3.000E+00 3.600E+00 9.000ns 3.300E+00 3.000E+00 3.600E+00 9.250ns 3.300E+00 3.000E+00 3.600E+00 9.500ns 3.300E+00 3.000E+00 3.600E+00 9.750ns 3.300E+00 3.000E+00 3.600E+00 | [Falling Waveform] R_fixture = 100.0000 V_fixture = 0.000 V_fixture_min = 0.000 V_fixture_max = 0.000 | time V(typ) V(min) V(max) | 0.000s 2.472E+00 1.773E+00 3.088E+00 50.000ps 2.472E+00 1.773E+00 3.088E+00 100.000ps 2.472E+00 1.773E+00 3.088E+00 150.000ps 2.472E+00 1.773E+00 3.088E+00 200.000ps 2.472E+00 1.773E+00 3.088E+00 250.000ps 2.473E+00 1.773E+00 3.088E+00 300.000ps 2.473E+00 1.773E+00 3.088E+00 350.000ps 2.473E+00 1.773E+00 3.087E+00 400.000ps 2.472E+00 1.773E+00 3.086E+00 450.000ps 2.472E+00 1.773E+00 3.086E+00 500.000ps 2.471E+00 1.773E+00 3.085E+00 550.000ps 2.471E+00 1.773E+00 3.091E+00 600.000ps 2.470E+00 1.772E+00 3.106E+00 650.000ps 2.470E+00 1.772E+00 3.125E+00 700.000ps 2.470E+00 1.772E+00 3.141E+00 750.000ps 2.473E+00 1.771E+00 3.073E+00 800.000ps 2.479E+00 1.771E+00 2.883E+00 850.000ps 2.489E+00 1.771E+00 2.570E+00 900.000ps 2.501E+00 1.772E+00 2.092E+00 950.000ps 2.513E+00 1.773E+00 1.475E+00 1.000ns 2.521E+00 1.774E+00 883.856E-03 1.050ns 2.509E+00 1.776E+00 503.050E-03 1.100ns 2.463E+00 1.779E+00 293.391E-03 1.150ns 2.372E+00 1.784E+00 174.235E-03 1.200ns 2.229E+00 1.790E+00 104.426E-03 1.250ns 2.022E+00 1.797E+00 63.163E-03 1.300ns 1.758E+00 1.804E+00 39.190E-03 1.350ns 1.457E+00 1.810E+00 25.939E-03 1.400ns 1.141E+00 1.815E+00 18.713E-03 1.450ns 848.145E-03 1.817E+00 14.283E-03 1.500ns 617.706E-03 1.812E+00 11.123E-03 1.550ns 450.020E-03 1.800E+00 8.706E-03 1.600ns 330.118E-03 1.779E+00 6.898E-03 1.650ns 244.760E-03 1.744E+00 5.564E-03 1.700ns 183.394E-03 1.692E+00 4.529E-03 1.750ns 138.602E-03 1.623E+00 3.684E-03 1.800ns 105.395E-03 1.537E+00 2.996E-03 1.850ns 80.509E-03 1.437E+00 2.443E-03 1.900ns 61.695E-03 1.323E+00 1.996E-03 1.950ns 47.508E-03 1.201E+00 1.634E-03 2.000ns 36.914E-03 1.072E+00 1.337E-03 2.050ns 29.085E-03 940.126E-03 1.095E-03 2.100ns 23.301E-03 809.192E-03 896.482E-06 2.150ns 18.986E-03 686.998E-03 734.329E-06 2.200ns 15.738E-03 578.787E-03 601.771E-06 2.250ns 13.223E-03 486.126E-03 493.275E-06 2.300ns 11.220E-03 408.440E-03 404.385E-06 2.350ns 9.603E-03 343.789E-03 331.513E-06 2.400ns 8.287E-03 290.121E-03 271.753E-06 2.450ns 7.199E-03 245.566E-03 222.744E-06 2.500ns 6.284E-03 208.527E-03 182.542E-06 2.550ns 5.503E-03 177.801E-03 149.546E-06 2.600ns 4.829E-03 152.155E-03 122.453E-06 2.650ns 4.244E-03 130.588E-03 100.205E-06 2.700ns 3.733E-03 112.337E-03 81.942E-06 2.750ns 3.285E-03 96.821E-03 66.952E-06 2.800ns 2.891E-03 83.571E-03 54.648E-06 2.850ns 2.544E-03 72.223E-03 44.549E-06 2.900ns 2.239E-03 62.480E-03 36.264E-06 2.950ns 1.970E-03 54.099E-03 29.470E-06 3.000ns 1.732E-03 46.882E-03 23.903E-06 3.100ns 1.336E-03 35.326E-03 15.609E-06 3.200ns 1.027E-03 26.848E-03 10.063E-06 3.300ns 786.470E-06 20.695E-03 6.372E-06 3.400ns 598.777E-06 16.218E-03 3.930E-06 3.500ns 452.532E-06 12.954E-03 2.325E-06 3.600ns 338.700E-06 10.486E-03 1.281E-06 3.700ns 250.328E-06 8.582E-03 612.034E-09 3.800ns 181.937E-06 7.111E-03 193.336E-09 3.900ns 129.164E-06 5.965E-03 -59.819E-09 4.000ns 88.581E-06 5.045E-03 -205.220E-09 4.100ns 57.526E-06 4.284E-03 -281.152E-09 4.200ns 33.920E-06 3.645E-03 -312.710E-09 4.300ns 16.120E-06 3.103E-03 -316.717E-09 4.400ns 2.832E-06 2.641E-03 -304.535E-09 4.500ns -6.956E-06 2.245E-03 -283.542E-09 4.600ns -14.032E-06 1.905E-03 -258.324E-09 4.700ns -19.017E-06 1.612E-03 -231.731E-09 4.800ns -22.395E-06 1.359E-03 -205.547E-09 4.900ns -24.545E-06 1.142E-03 -180.820E-09 5.000ns -25.765E-06 954.625E-06 -158.086E-09 5.250ns -26.126E-06 592.550E-06 -110.895E-09 5.500ns -24.377E-06 344.662E-06 -76.531E-09 5.750ns -21.790E-06 176.566E-06 -52.317E-09 6.000ns -19.000E-06 63.960E-06 -35.579E-09 6.250ns -16.322E-06 -10.143E-06 -24.136E-09 6.500ns -13.891E-06 -57.586E-06 -16.350E-09 6.750ns -11.754E-06 -86.687E-06 -11.057E-09 7.000ns -9.908E-06 -103.271E-06 -7.468E-09 7.250ns -8.331E-06 -111.395E-06 -5.042E-09 7.500ns -6.994E-06 -113.872E-06 -3.402E-09 7.750ns -5.866E-06 -112.657E-06 -2.293E-09 8.000ns -4.917E-06 -109.098E-06 -1.545E-09 8.250ns -4.119E-06 -104.118E-06 -1.039E-09 8.500ns -3.450E-06 -98.348E-06 -697.214E-12 8.750ns -2.889E-06 -92.213E-06 -466.376E-12 9.000ns -2.419E-06 -85.997E-06 -310.463E-12 9.250ns -2.025E-06 -79.882E-06 -205.195E-12 9.500ns -1.696E-06 -73.985E-06 -134.099E-12 9.750ns -1.419E-06 -68.373E-06 -86.066E-12 | [Falling Waveform] R_fixture = 100.0000 V_fixture = 3.3000 V_fixture_min = 3.0000 V_fixture_max = 3.6000 | time V(typ) V(min) V(max) | 0.000s 3.300E+00 3.000E+00 3.600E+00 50.000ps 3.300E+00 3.000E+00 3.600E+00 100.000ps 3.300E+00 3.000E+00 3.600E+00 150.000ps 3.300E+00 3.000E+00 3.600E+00 200.000ps 3.300E+00 3.000E+00 3.600E+00 250.000ps 3.300E+00 3.000E+00 3.600E+00 300.000ps 3.300E+00 3.000E+00 3.600E+00 350.000ps 3.300E+00 3.000E+00 3.599E+00 400.000ps 3.300E+00 3.000E+00 3.598E+00 450.000ps 3.300E+00 3.000E+00 3.597E+00 500.000ps 3.299E+00 3.000E+00 3.595E+00 550.000ps 3.298E+00 3.000E+00 3.600E+00 600.000ps 3.297E+00 3.000E+00 3.614E+00 650.000ps 3.295E+00 3.000E+00 3.636E+00 700.000ps 3.294E+00 3.000E+00 3.665E+00 750.000ps 3.293E+00 2.999E+00 3.629E+00 800.000ps 3.297E+00 2.998E+00 3.505E+00 850.000ps 3.305E+00 2.998E+00 3.312E+00 900.000ps 3.318E+00 2.997E+00 3.055E+00 950.000ps 3.335E+00 2.996E+00 2.708E+00 1.000ns 3.357E+00 2.994E+00 2.229E+00 1.050ns 3.369E+00 2.993E+00 1.683E+00 1.100ns 3.359E+00 2.993E+00 1.190E+00 1.150ns 3.322E+00 2.993E+00 864.442E-03 1.200ns 3.259E+00 2.995E+00 672.068E-03 1.250ns 3.172E+00 2.999E+00 558.035E-03 1.300ns 3.066E+00 3.005E+00 487.726E-03 1.350ns 2.941E+00 3.012E+00 444.145E-03 1.400ns 2.796E+00 3.021E+00 417.364E-03 1.450ns 2.624E+00 3.031E+00 400.337E-03 1.500ns 2.416E+00 3.042E+00 388.629E-03 1.550ns 2.185E+00 3.051E+00 379.940E-03 1.600ns 1.942E+00 3.059E+00 373.235E-03 1.650ns 1.700E+00 3.062E+00 367.917E-03 1.700ns 1.474E+00 3.059E+00 363.674E-03 1.750ns 1.279E+00 3.050E+00 360.287E-03 1.800ns 1.124E+00 3.032E+00 357.559E-03 1.850ns 1.004E+00 3.007E+00 355.366E-03 1.900ns 913.037E-03 2.974E+00 353.582E-03 1.950ns 844.986E-03 2.935E+00 352.114E-03 2.000ns 793.493E-03 2.890E+00 350.902E-03 2.050ns 753.834E-03 2.840E+00 349.899E-03 2.100ns 722.861E-03 2.786E+00 349.068E-03 2.150ns 698.501E-03 2.727E+00 348.378E-03 2.200ns 679.197E-03 2.664E+00 347.806E-03 2.250ns 663.776E-03 2.597E+00 347.331E-03 2.300ns 651.386E-03 2.526E+00 346.936E-03 2.350ns 641.279E-03 2.448E+00 346.608E-03 2.400ns 632.874E-03 2.361E+00 346.334E-03 2.450ns 625.798E-03 2.270E+00 346.107E-03 2.500ns 619.801E-03 2.177E+00 345.916E-03 2.550ns 614.685E-03 2.082E+00 345.758E-03 2.600ns 610.279E-03 1.988E+00 345.625E-03 2.650ns 606.450E-03 1.895E+00 345.515E-03 2.700ns 603.106E-03 1.803E+00 345.422E-03 2.750ns 600.173E-03 1.715E+00 345.344E-03 2.800ns 597.591E-03 1.630E+00 345.279E-03 2.850ns 595.314E-03 1.549E+00 345.225E-03 2.900ns 593.303E-03 1.473E+00 345.179E-03 2.950ns 591.523E-03 1.403E+00 345.141E-03 3.000ns 589.945E-03 1.341E+00 345.109E-03 3.100ns 587.300E-03 1.237E+00 345.059E-03 3.200ns 585.207E-03 1.159E+00 345.023E-03 3.300ns 583.549E-03 1.102E+00 344.998E-03 3.400ns 582.233E-03 1.058E+00 344.979E-03 3.500ns 581.186E-03 1.025E+00 344.966E-03 3.600ns 580.352E-03 999.433E-03 344.957E-03 3.700ns 579.687E-03 979.246E-03 344.950E-03 3.800ns 579.156E-03 963.157E-03 344.944E-03 3.900ns 578.732E-03 950.122E-03 344.940E-03 4.000ns 578.392E-03 939.431E-03 344.937E-03 4.100ns 578.121E-03 930.584E-03 344.935E-03 4.200ns 577.904E-03 923.193E-03 344.933E-03 4.300ns 577.730E-03 916.962E-03 344.932E-03 4.400ns 577.590E-03 911.665E-03 344.931E-03 4.500ns 577.478E-03 907.130E-03 344.930E-03 4.600ns 577.387E-03 903.232E-03 344.929E-03 4.700ns 577.315E-03 899.875E-03 344.929E-03 4.800ns 577.256E-03 896.975E-03 344.928E-03 4.900ns 577.209E-03 894.463E-03 344.928E-03 5.000ns 577.170E-03 892.282E-03 344.928E-03 5.250ns 577.103E-03 887.991E-03 344.927E-03 5.500ns 577.063E-03 884.949E-03 344.927E-03 5.750ns 577.038E-03 882.785E-03 344.927E-03 6.000ns 577.022E-03 881.242E-03 344.926E-03 6.250ns 577.012E-03 880.138E-03 344.926E-03 6.500ns 577.005E-03 879.348E-03 344.926E-03 6.750ns 577.000E-03 878.782E-03 344.926E-03 7.000ns 576.996E-03 878.377E-03 344.926E-03 7.250ns 576.994E-03 878.085E-03 344.926E-03 7.500ns 576.992E-03 877.876E-03 344.926E-03 7.750ns 576.990E-03 877.726E-03 344.926E-03 8.000ns 576.989E-03 877.617E-03 344.926E-03 8.250ns 576.988E-03 877.539E-03 344.926E-03 8.500ns 576.987E-03 877.482E-03 344.926E-03 8.750ns 576.986E-03 877.441E-03 344.926E-03 9.000ns 576.985E-03 877.412E-03 344.926E-03 9.250ns 576.985E-03 877.390E-03 344.926E-03 9.500ns 576.984E-03 877.374E-03 344.926E-03 9.750ns 576.984E-03 877.363E-03 344.926E-03 | | End [Model] LVC15_2TRISTN_33 | |************************************************************************ | Model LVC15_2TRISTN_25 |************************************************************************ | [Model] LVC15_2TRISTN_25 Model_type 3-state Polarity Non-Inverting Enable Active-Low Vmeas = 1.25000V Cref = 50.0000pF Rref = 0.5000k Vref = 5.000V C_comp 4.25pF 2.52pF 5.98pF | | [Model Spec] | | Note: The input and output voltage ratings may be exceeded if the input and | output current ratings are observed (please refer to the data sheet) | | Subparameter typ min max | | Timing Thresholds | Vmeas 1.25 1.15 1.5 | | [Temperature Range] 25.0000 85.0000 -40.0000 | Remark: The curves below are the result of a simulation using the following | die temperatures: 35.0000 95.0000 -30.0000 | [Voltage Range] 2.5000V 2.3000V 2.7000V |Process Range nominal slow fast | [Pulldown] | voltage I(typ) I(min) I(max) | -5.500E+00 -3.064E-02 -1.799E-02 -5.554E-02 -5.300E+00 -3.064E-02 -1.799E-02 -5.554E-02 -5.100E+00 -3.064E-02 -1.799E-02 -5.554E-02 -4.900E+00 -3.064E-02 -1.799E-02 -5.554E-02 -4.700E+00 -3.064E-02 -1.799E-02 -5.554E-02 -4.500E+00 -3.064E-02 -1.799E-02 -5.554E-02 -4.300E+00 -3.064E-02 -1.799E-02 -5.554E-02 -4.100E+00 -3.064E-02 -1.799E-02 -5.554E-02 -3.900E+00 -3.064E-02 -1.799E-02 -5.554E-02 -3.700E+00 -3.064E-02 -1.799E-02 -5.554E-02 -3.500E+00 -3.064E-02 -1.799E-02 -5.554E-02 -3.300E+00 -3.064E-02 -1.799E-02 -5.554E-02 -3.100E+00 -3.064E-02 -1.799E-02 -5.554E-02 -2.900E+00 -3.064E-02 -1.799E-02 -5.554E-02 -2.700E+00 -3.064E-02 -1.799E-02 -5.554E-02 -2.500E+00 -3.064E-02 -1.799E-02 -5.554E-02 -2.300E+00 -3.064E-02 -1.799E-02 -5.554E-02 -2.100E+00 -3.064E-02 -1.799E-02 -5.554E-02 -1.900E+00 -3.064E-02 -1.799E-02 -5.554E-02 -1.700E+00 -3.064E-02 -1.799E-02 -5.554E-02 -1.500E+00 -3.064E-02 -1.799E-02 -5.554E-02 -1.300E+00 -3.064E-02 -1.799E-02 -5.554E-02 -1.100E+00 -3.064E-02 -1.799E-02 -5.554E-02 -9.000E-01 -3.064E-02 -1.799E-02 -5.554E-02 -7.000E-01 -3.064E-02 -1.799E-02 -5.512E-02 -5.000E-01 -2.302E-02 -1.326E-02 -4.240E-02 -3.000E-01 -1.418E-02 -8.037E-03 -2.657E-02 -1.000E-01 -4.720E-03 -2.618E-03 -9.065E-03 1.000E-01 4.531E-03 2.476E-03 8.803E-03 3.000E-01 1.257E-02 6.854E-03 2.434E-02 5.000E-01 1.928E-02 1.048E-02 3.732E-02 7.000E-01 2.475E-02 1.336E-02 4.795E-02 9.000E-01 2.904E-02 1.552E-02 5.646E-02 1.100E+00 3.223E-02 1.700E-02 6.302E-02 1.300E+00 3.440E-02 1.786E-02 6.783E-02 1.500E+00 3.568E-02 1.827E-02 7.107E-02 1.700E+00 3.634E-02 1.847E-02 7.301E-02 1.900E+00 3.669E-02 1.860E-02 7.405E-02 2.100E+00 3.693E-02 1.870E-02 7.468E-02 2.300E+00 3.713E-02 1.879E-02 7.514E-02 2.500E+00 3.730E-02 1.888E-02 7.553E-02 2.700E+00 3.746E-02 1.897E-02 7.587E-02 2.900E+00 3.761E-02 1.921E-02 7.618E-02 3.100E+00 3.784E-02 1.977E-02 7.644E-02 3.300E+00 3.865E-02 2.061E-02 7.659E-02 3.500E+00 4.017E-02 2.166E-02 7.752E-02 3.700E+00 4.213E-02 2.282E-02 8.028E-02 3.900E+00 4.438E-02 2.406E-02 8.419E-02 4.100E+00 4.687E-02 2.536E-02 8.879E-02 4.300E+00 4.954E-02 2.668E-02 9.410E-02 4.500E+00 5.229E-02 2.802E-02 9.995E-02 4.700E+00 5.508E-02 2.935E-02 1.060E-01 4.900E+00 5.792E-02 3.069E-02 1.122E-01 5.100E+00 6.084E-02 3.198E-02 1.185E-01 5.300E+00 6.381E-02 3.299E-02 1.249E-01 5.500E+00 6.680E-02 3.340E-02 1.313E-01 5.700E+00 6.980E-02 3.381E-02 1.378E-01 5.900E+00 7.276E-02 3.497E-02 1.442E-01 6.100E+00 7.533E-02 3.623E-02 1.507E-01 6.300E+00 7.644E-02 3.756E-02 1.573E-01 6.500E+00 7.827E-02 3.894E-02 1.639E-01 6.700E+00 8.069E-02 4.037E-02 1.705E-01 6.900E+00 8.337E-02 4.184E-02 1.770E-01 7.100E+00 8.619E-02 4.335E-02 1.832E-01 7.300E+00 8.912E-02 4.491E-02 1.878E-01 7.500E+00 9.212E-02 4.648E-02 1.923E-01 7.700E+00 9.519E-02 4.807E-02 1.976E-01 7.900E+00 9.833E-02 4.965E-02 2.033E-01 8.100E+00 1.015E-01 5.122E-02 2.093E-01 8.300E+00 1.048E-01 5.275E-02 2.155E-01 8.500E+00 1.081E-01 5.421E-02 2.219E-01 8.700E+00 1.115E-01 5.552E-02 2.285E-01 8.900E+00 1.150E-01 5.641E-02 2.352E-01 9.100E+00 1.186E-01 5.641E-02 2.420E-01 9.300E+00 1.222E-01 5.641E-02 2.489E-01 9.500E+00 1.258E-01 5.641E-02 2.559E-01 9.700E+00 1.295E-01 5.641E-02 2.630E-01 9.900E+00 1.331E-01 5.641E-02 2.703E-01 1.010E+01 1.368E-01 5.641E-02 2.777E-01 1.030E+01 1.406E-01 5.641E-02 2.852E-01 1.050E+01 1.443E-01 5.641E-02 2.928E-01 1.070E+01 1.480E-01 5.641E-02 3.007E-01 1.090E+01 1.516E-01 5.641E-02 3.087E-01 1.100E+01 1.534E-01 5.641E-02 3.128E-01 | [Pullup] | voltage I(typ) I(min) I(max) | -8.700E+00 2.293E-01 1.296E-01 3.816E-01 -8.500E+00 2.271E-01 1.276E-01 3.748E-01 -8.300E+00 2.239E-01 1.257E-01 3.679E-01 -8.100E+00 2.202E-01 1.238E-01 3.609E-01 -7.900E+00 2.163E-01 1.219E-01 3.539E-01 -7.700E+00 2.121E-01 1.200E-01 3.468E-01 -7.500E+00 2.078E-01 1.181E-01 3.397E-01 -7.300E+00 2.033E-01 1.162E-01 3.325E-01 -7.100E+00 1.988E-01 1.143E-01 3.252E-01 -6.900E+00 1.941E-01 1.123E-01 3.178E-01 -6.700E+00 1.894E-01 1.104E-01 3.104E-01 -6.500E+00 1.846E-01 1.085E-01 3.029E-01 -6.300E+00 1.797E-01 1.066E-01 2.954E-01 -6.100E+00 1.747E-01 1.047E-01 2.878E-01 -5.900E+00 1.697E-01 1.037E-01 2.801E-01 -5.700E+00 1.646E-01 1.015E-01 2.725E-01 -5.500E+00 1.594E-01 9.881E-02 2.652E-01 -5.300E+00 1.542E-01 9.587E-02 2.582E-01 -5.100E+00 1.489E-01 9.275E-02 2.506E-01 -4.900E+00 1.437E-01 8.951E-02 2.419E-01 -4.700E+00 1.384E-01 8.617E-02 2.331E-01 -4.500E+00 1.332E-01 8.275E-02 2.242E-01 -4.300E+00 1.284E-01 7.928E-02 2.153E-01 -4.100E+00 1.242E-01 7.577E-02 2.065E-01 -3.900E+00 1.197E-01 7.224E-02 1.977E-01 -3.700E+00 1.142E-01 6.874E-02 1.890E-01 -3.500E+00 1.085E-01 6.537E-02 1.801E-01 -3.300E+00 1.029E-01 6.261E-02 1.712E-01 -3.100E+00 9.712E-02 5.982E-02 1.622E-01 -2.900E+00 9.132E-02 5.619E-02 1.530E-01 -2.700E+00 8.544E-02 5.245E-02 1.437E-01 -2.500E+00 7.949E-02 4.865E-02 1.342E-01 -2.300E+00 7.345E-02 4.480E-02 1.244E-01 -2.100E+00 6.731E-02 4.090E-02 1.145E-01 -1.900E+00 6.107E-02 3.697E-02 1.044E-01 -1.700E+00 5.473E-02 3.300E-02 9.393E-02 -1.500E+00 4.830E-02 2.899E-02 8.327E-02 -1.300E+00 4.179E-02 2.497E-02 7.241E-02 -1.100E+00 3.544E-02 2.101E-02 6.204E-02 -9.000E-01 2.906E-02 1.708E-02 5.156E-02 -7.000E-01 2.255E-02 1.313E-02 4.070E-02 -5.000E-01 1.608E-02 9.231E-03 2.937E-02 -3.000E-01 9.635E-03 5.497E-03 1.766E-02 -1.000E-01 3.087E-03 1.711E-03 5.795E-03 1.000E-01 -2.921E-03 -1.607E-03 -5.562E-03 3.000E-01 -8.162E-03 -4.451E-03 -1.562E-02 5.000E-01 -1.261E-02 -6.803E-03 -2.428E-02 7.000E-01 -1.629E-02 -8.673E-03 -3.161E-02 9.000E-01 -1.924E-02 -1.008E-02 -3.770E-02 1.100E+00 -2.152E-02 -1.108E-02 -4.266E-02 1.300E+00 -2.322E-02 -1.174E-02 -4.663E-02 1.500E+00 -2.449E-02 -1.219E-02 -4.980E-02 1.700E+00 -2.545E-02 -1.253E-02 -5.240E-02 1.900E+00 -2.619E-02 -1.279E-02 -5.456E-02 2.100E+00 -2.679E-02 -1.300E-02 -5.632E-02 2.300E+00 -2.729E-02 -1.319E-02 -5.775E-02 2.500E+00 -2.772E-02 -1.336E-02 -5.896E-02 2.700E+00 -2.811E-02 -1.351E-02 -6.001E-02 2.900E+00 -2.846E-02 -1.364E-02 -6.094E-02 3.100E+00 -2.872E-02 -1.397E-02 -6.176E-02 3.300E+00 -2.898E-02 -1.603E-02 -6.230E-02 3.500E+00 -3.169E-02 -1.874E-02 -6.266E-02 3.700E+00 -3.606E-02 -2.167E-02 -6.525E-02 3.900E+00 -4.075E-02 -2.482E-02 -7.228E-02 4.100E+00 -4.579E-02 -2.828E-02 -7.987E-02 4.300E+00 -5.134E-02 -3.201E-02 -8.815E-02 4.500E+00 -5.728E-02 -3.598E-02 -9.742E-02 4.700E+00 -6.351E-02 -4.014E-02 -1.073E-01 4.900E+00 -6.997E-02 -4.453E-02 -1.176E-01 5.100E+00 -7.665E-02 -5.058E-02 -1.281E-01 5.300E+00 -8.414E-02 -5.058E-02 -1.389E-01 5.500E+00 -9.604E-02 -5.058E-02 -1.508E-01 5.700E+00 -9.604E-02 -5.058E-02 -1.660E-01 5.900E+00 -9.604E-02 -5.058E-02 -1.660E-01 6.100E+00 -9.604E-02 -5.058E-02 -1.660E-01 6.300E+00 -9.604E-02 -5.058E-02 -1.660E-01 6.500E+00 -9.604E-02 -5.058E-02 -1.660E-01 6.700E+00 -9.604E-02 -5.058E-02 -1.660E-01 6.900E+00 -9.604E-02 -5.058E-02 -1.660E-01 7.100E+00 -9.604E-02 -5.058E-02 -1.660E-01 7.300E+00 -9.604E-02 -5.058E-02 -1.660E-01 7.500E+00 -9.604E-02 -5.058E-02 -1.660E-01 7.700E+00 -9.604E-02 -5.058E-02 -1.660E-01 7.900E+00 -9.604E-02 -5.058E-02 -1.660E-01 8.100E+00 -9.604E-02 -5.058E-02 -1.660E-01 8.200E+00 -9.604E-02 -5.058E-02 -1.660E-01 | [GND_clamp] | voltage I(typ) I(min) I(max) | -5.500E+00 -4.566E+00 -4.603E+00 -4.529E+00 -5.350E+00 -4.416E+00 -4.454E+00 -4.379E+00 -5.200E+00 -4.266E+00 -4.304E+00 -4.229E+00 -5.050E+00 -4.117E+00 -4.155E+00 -4.079E+00 -4.900E+00 -3.967E+00 -4.005E+00 -3.929E+00 -4.750E+00 -3.817E+00 -3.856E+00 -3.780E+00 -4.600E+00 -3.668E+00 -3.706E+00 -3.630E+00 -4.450E+00 -3.518E+00 -3.557E+00 -3.480E+00 -4.300E+00 -3.369E+00 -3.408E+00 -3.330E+00 -4.150E+00 -3.219E+00 -3.258E+00 -3.181E+00 -4.000E+00 -3.070E+00 -3.109E+00 -3.032E+00 -3.850E+00 -2.921E+00 -2.960E+00 -2.882E+00 -3.700E+00 -2.771E+00 -2.811E+00 -2.733E+00 -3.550E+00 -2.622E+00 -2.662E+00 -2.585E+00 -3.400E+00 -2.473E+00 -2.514E+00 -2.436E+00 -3.250E+00 -2.325E+00 -2.365E+00 -2.293E+00 -3.100E+00 -2.177E+00 -2.216E+00 -2.134E+00 -2.950E+00 -2.027E+00 -2.068E+00 -1.980E+00 -2.800E+00 -1.876E+00 -1.920E+00 -1.828E+00 -2.650E+00 -1.726E+00 -1.771E+00 -1.677E+00 -2.500E+00 -1.577E+00 -1.622E+00 -1.526E+00 -2.350E+00 -1.428E+00 -1.474E+00 -1.377E+00 -2.200E+00 -1.280E+00 -1.327E+00 -1.227E+00 -2.050E+00 -1.132E+00 -1.179E+00 -1.078E+00 -1.900E+00 -9.843E-01 -1.033E+00 -9.296E-01 -1.750E+00 -8.378E-01 -8.871E-01 -7.820E-01 -1.600E+00 -6.924E-01 -7.425E-01 -6.355E-01 -1.450E+00 -5.488E-01 -5.997E-01 -4.910E-01 -1.300E+00 -4.111E-01 -4.632E-01 -3.519E-01 -1.150E+00 -3.277E-01 -3.915E-01 -2.555E-01 -1.000E+00 -2.358E-01 -3.300E-01 -1.335E-01 -8.500E-01 -5.075E-02 -1.704E-01 -1.613E-02 -7.000E-01 -3.446E-03 -5.980E-03 -7.432E-03 -5.500E-01 -1.054E-03 -5.032E-04 -2.558E-03 -4.000E-01 -1.697E-04 -8.356E-05 -3.533E-04 -2.500E-01 -4.685E-06 -6.348E-06 -2.970E-06 -1.000E-01 -1.447E-08 -2.902E-08 -3.879E-09 5.000E-02 1.691E-10 6.018E-11 3.113E-11 2.000E-01 2.105E-10 2.051E-10 3.530E-11 3.500E-01 2.164E-10 2.232E-10 3.649E-11 5.000E-01 2.223E-10 2.403E-10 3.775E-11 6.500E-01 2.284E-10 2.574E-10 3.908E-11 8.000E-01 2.346E-10 2.745E-10 4.045E-11 9.500E-01 2.408E-10 2.916E-10 4.188E-11 1.100E+00 2.471E-10 3.085E-10 4.336E-11 1.250E+00 2.536E-10 3.255E-10 4.489E-11 1.400E+00 2.601E-10 3.423E-10 4.647E-11 1.550E+00 2.666E-10 3.591E-10 4.811E-11 1.700E+00 2.733E-10 3.758E-10 4.980E-11 1.850E+00 2.801E-10 3.924E-10 5.155E-11 2.000E+00 2.869E-10 4.087E-10 5.336E-11 2.150E+00 2.938E-10 4.276E-10 5.523E-11 2.300E+00 3.007E-10 7.314E-10 5.716E-11 2.450E+00 3.107E-10 1.035E-09 5.914E-11 2.600E+00 3.972E-10 1.339E-09 6.119E-11 2.750E+00 4.837E-10 1.356E-09 6.476E-11 2.900E+00 4.921E-10 1.375E-09 8.683E-11 3.050E+00 5.014E-10 1.395E-09 1.089E-10 3.200E+00 5.110E-10 1.416E-09 1.119E-10 3.350E+00 5.209E-10 1.437E-09 1.150E-10 3.500E+00 5.309E-10 1.458E-09 1.182E-10 3.650E+00 5.413E-10 1.480E-09 1.215E-10 3.800E+00 5.519E-10 1.503E-09 1.249E-10 3.950E+00 5.628E-10 1.525E-09 1.284E-10 4.100E+00 5.741E-10 1.549E-09 1.320E-10 4.250E+00 5.857E-10 1.573E-09 1.358E-10 4.400E+00 5.977E-10 1.598E-09 1.397E-10 4.550E+00 6.102E-10 1.623E-09 1.438E-10 4.700E+00 6.231E-10 1.650E-09 1.481E-10 4.850E+00 6.365E-10 1.677E-09 1.525E-10 5.000E+00 6.505E-10 1.705E-09 1.572E-10 5.150E+00 6.651E-10 1.734E-09 1.621E-10 5.300E+00 6.803E-10 1.764E-09 1.673E-10 5.450E+00 6.961E-10 1.795E-09 1.727E-10 5.500E+00 7.015E-10 1.806E-09 1.746E-10 | [POWER_clamp] | voltage I(typ) I(min) I(max) | -8.700E+00 2.310E-09 4.303E-09 1.971E-09 -8.600E+00 2.261E-09 4.231E-09 1.789E-09 -8.500E+00 2.213E-09 4.161E-09 1.633E-09 -8.400E+00 2.166E-09 4.092E-09 1.498E-09 -8.300E+00 2.120E-09 4.025E-09 1.382E-09 -8.200E+00 2.076E-09 3.959E-09 1.280E-09 -8.100E+00 2.032E-09 3.894E-09 1.192E-09 -8.000E+00 1.990E-09 3.831E-09 1.115E-09 -7.900E+00 1.948E-09 3.769E-09 1.047E-09 -7.800E+00 1.908E-09 3.709E-09 9.870E-10 -7.700E+00 1.869E-09 3.650E-09 9.337E-10 -7.600E+00 1.830E-09 3.592E-09 8.862E-10 -7.500E+00 1.793E-09 3.535E-09 8.436E-10 -7.400E+00 1.756E-09 3.480E-09 8.052E-10 -7.300E+00 1.720E-09 3.426E-09 7.705E-10 -7.200E+00 1.686E-09 3.373E-09 7.388E-10 -7.100E+00 1.652E-09 3.321E-09 7.099E-10 -7.000E+00 1.619E-09 3.271E-09 6.834E-10 -6.900E+00 1.587E-09 3.221E-09 6.589E-10 -6.800E+00 1.556E-09 3.173E-09 6.362E-10 -6.700E+00 1.525E-09 3.126E-09 6.151E-10 -6.600E+00 1.495E-09 3.079E-09 5.954E-10 -6.500E+00 1.467E-09 3.034E-09 5.769E-10 -6.400E+00 1.438E-09 2.990E-09 5.596E-10 -6.300E+00 1.411E-09 2.947E-09 5.432E-10 -6.200E+00 1.385E-09 2.905E-09 5.278E-10 -6.100E+00 1.359E-09 2.863E-09 5.132E-10 -6.000E+00 1.333E-09 2.823E-09 4.993E-10 -5.900E+00 1.309E-09 2.784E-09 4.861E-10 -5.800E+00 1.285E-09 2.745E-09 4.736E-10 -5.700E+00 1.262E-09 2.708E-09 4.617E-10 -5.600E+00 1.240E-09 2.671E-09 4.502E-10 -5.500E+00 1.218E-09 2.635E-09 4.394E-10 -5.400E+00 1.197E-09 2.600E-09 4.289E-10 -5.300E+00 1.176E-09 2.566E-09 4.190E-10 -5.200E+00 1.156E-09 2.533E-09 4.094E-10 -5.100E+00 1.137E-09 2.500E-09 4.003E-10 -5.000E+00 1.118E-09 2.469E-09 3.915E-10 -4.900E+00 1.100E-09 2.438E-09 3.831E-10 -4.800E+00 1.082E-09 2.408E-09 3.751E-10 -4.700E+00 1.065E-09 2.378E-09 3.673E-10 -4.600E+00 1.048E-09 2.350E-09 3.599E-10 -4.500E+00 1.032E-09 2.322E-09 3.528E-10 -4.400E+00 1.016E-09 2.294E-09 3.459E-10 -4.300E+00 1.001E-09 2.268E-09 3.394E-10 -4.200E+00 9.866E-10 2.242E-09 3.330E-10 -4.100E+00 9.724E-10 2.216E-09 3.270E-10 -4.000E+00 9.586E-10 2.192E-09 3.211E-10 -3.900E+00 9.452E-10 2.168E-09 3.155E-10 -3.800E+00 9.323E-10 2.144E-09 3.101E-10 -3.700E+00 9.198E-10 2.122E-09 3.050E-10 -3.600E+00 9.076E-10 2.099E-09 3.000E-10 -3.500E+00 8.959E-10 2.078E-09 2.952E-10 -3.400E+00 8.845E-10 2.056E-09 2.906E-10 -3.300E+00 8.734E-10 2.036E-09 2.861E-10 -3.200E+00 8.627E-10 2.016E-09 2.818E-10 -3.100E+00 8.523E-10 1.996E-09 2.777E-10 -3.000E+00 8.423E-10 1.977E-09 2.737E-10 -2.900E+00 8.325E-10 1.958E-09 2.699E-10 -2.800E+00 8.230E-10 1.940E-09 2.662E-10 -2.700E+00 8.138E-10 1.922E-09 2.626E-10 -2.600E+00 8.049E-10 1.904E-09 2.591E-10 -2.500E+00 7.962E-10 1.887E-09 2.558E-10 -2.400E+00 7.877E-10 1.870E-09 2.526E-10 -2.300E+00 7.795E-10 1.854E-09 2.495E-10 -2.200E+00 7.715E-10 1.838E-09 2.464E-10 -2.100E+00 7.637E-10 1.822E-09 2.435E-10 -2.000E+00 7.561E-10 1.807E-09 2.407E-10 -1.900E+00 7.487E-10 1.791E-09 2.379E-10 -1.800E+00 7.415E-10 1.777E-09 2.352E-10 -1.700E+00 7.344E-10 1.762E-09 2.327E-10 -1.600E+00 7.275E-10 1.748E-09 2.301E-10 -1.500E+00 7.208E-10 1.733E-09 2.277E-10 -1.400E+00 7.142E-10 1.720E-09 2.253E-10 -1.300E+00 7.078E-10 1.706E-09 2.230E-10 -1.200E+00 7.014E-10 1.692E-09 2.207E-10 -1.100E+00 6.952E-10 1.679E-09 2.185E-10 -1.000E+00 6.892E-10 1.666E-09 2.164E-10 -9.000E-01 6.832E-10 1.653E-09 2.143E-10 -8.000E-01 6.773E-10 1.640E-09 2.123E-10 -7.000E-01 6.716E-10 1.628E-09 2.103E-10 -6.000E-01 6.659E-10 1.615E-09 2.084E-10 -5.000E-01 6.604E-10 1.603E-09 2.065E-10 -4.000E-01 6.550E-10 1.592E-09 2.046E-10 -3.000E-01 6.501E-10 1.584E-09 2.028E-10 -2.000E-01 6.115E-10 1.312E-09 1.624E-10 -1.000E-01 5.729E-10 1.039E-09 7.707E-11 0.000E+00 3.302E-10 7.670E-10 6.274E-11 | [Ramp] | variable typ min max dV/dt_r 1.306V/354.452ps 1.062V/730.208ps 1.508V/182.751ps dV/dt_f 1.373V/410.289ps 1.171V/834.770ps 1.549V/213.265ps R_load = 250.0000 | [Rising Waveform] R_fixture = 250.0000 V_fixture = 0.000 V_fixture_min = 0.000 V_fixture_max = 0.000 | time V(typ) V(min) V(max) | 0.000s 691.326E-12 14.915E-09 5.734E-12 50.000ps 1.751E-06 1.164E-06 1.829E-06 100.000ps 13.864E-06 11.474E-06 9.304E-06 150.000ps 25.803E-06 34.188E-06 -1.933E-06 200.000ps 4.565E-06 43.763E-06 -36.729E-06 250.000ps -38.813E-06 26.708E-06 -59.325E-06 300.000ps -79.947E-06 -7.938E-06 -73.900E-06 350.000ps -115.962E-06 -46.875E-06 -98.021E-06 400.000ps -154.060E-06 -86.635E-06 -3.315E-06 450.000ps -188.848E-06 -127.159E-06 390.392E-06 500.000ps -190.214E-06 -163.888E-06 1.211E-03 550.000ps -93.827E-06 -198.133E-06 2.608E-03 600.000ps 162.216E-06 -230.080E-06 655.395E-06 650.000ps 605.415E-06 -254.940E-06 -7.482E-03 700.000ps 1.308E-03 -260.585E-06 -19.290E-03 750.000ps 2.192E-03 -233.733E-06 -32.101E-03 800.000ps 2.996E-03 -157.622E-06 -37.877E-03 850.000ps 3.175E-03 -21.035E-06 -18.221E-03 900.000ps 1.950E-03 180.264E-06 40.802E-03 950.000ps -1.063E-03 452.668E-06 153.149E-03 1.000ns -5.589E-03 806.581E-06 340.179E-03 1.050ns -11.232E-03 1.222E-03 657.252E-03 1.100ns -17.583E-03 1.654E-03 1.116E+00 1.150ns -24.686E-03 2.066E-03 1.601E+00 1.200ns -32.891E-03 2.444E-03 1.973E+00 1.250ns -40.238E-03 2.774E-03 2.199E+00 1.300ns -43.143E-03 3.014E-03 2.325E+00 1.350ns -37.160E-03 3.070E-03 2.394E+00 1.400ns -19.417E-03 2.826E-03 2.434E+00 1.450ns 11.813E-03 2.189E-03 2.458E+00 1.500ns 58.374E-03 1.111E-03 2.473E+00 1.550ns 123.558E-03 -407.424E-06 2.483E+00 1.600ns 214.671E-03 -2.327E-03 2.490E+00 1.650ns 345.105E-03 -4.588E-03 2.495E+00 1.700ns 513.504E-03 -7.126E-03 2.499E+00 1.750ns 706.126E-03 -9.884E-03 2.502E+00 1.800ns 912.241E-03 -12.829E-03 2.504E+00 1.850ns 1.123E+00 -15.986E-03 2.506E+00 1.900ns 1.327E+00 -19.516E-03 2.507E+00 1.950ns 1.512E+00 -23.559E-03 2.508E+00 2.000ns 1.666E+00 -28.102E-03 2.509E+00 2.050ns 1.787E+00 -32.830E-03 2.509E+00 2.100ns 1.880E+00 -37.314E-03 2.510E+00 2.150ns 1.949E+00 -40.900E-03 2.510E+00 2.200ns 2.001E+00 -42.982E-03 2.511E+00 2.250ns 2.040E+00 -42.852E-03 2.511E+00 2.300ns 2.069E+00 -39.691E-03 2.511E+00 2.350ns 2.090E+00 -32.739E-03 2.511E+00 2.400ns 2.106E+00 -21.444E-03 2.512E+00 2.450ns 2.118E+00 -5.488E-03 2.512E+00 2.500ns 2.128E+00 15.273E-03 2.512E+00 2.550ns 2.136E+00 41.002E-03 2.512E+00 2.600ns 2.142E+00 72.154E-03 2.512E+00 2.650ns 2.147E+00 110.344E-03 2.512E+00 2.700ns 2.151E+00 157.747E-03 2.512E+00 2.750ns 2.154E+00 212.303E-03 2.513E+00 2.800ns 2.157E+00 272.574E-03 2.513E+00 2.850ns 2.159E+00 337.757E-03 2.513E+00 2.900ns 2.161E+00 407.208E-03 2.513E+00 2.950ns 2.162E+00 480.290E-03 2.513E+00 3.000ns 2.164E+00 556.448E-03 2.513E+00 3.100ns 2.166E+00 715.280E-03 2.513E+00 3.200ns 2.167E+00 877.897E-03 2.513E+00 3.300ns 2.168E+00 1.037E+00 2.513E+00 3.400ns 2.169E+00 1.186E+00 2.513E+00 3.500ns 2.170E+00 1.318E+00 2.513E+00 3.600ns 2.171E+00 1.424E+00 2.514E+00 3.700ns 2.171E+00 1.507E+00 2.514E+00 3.800ns 2.172E+00 1.568E+00 2.514E+00 3.900ns 2.172E+00 1.614E+00 2.514E+00 4.000ns 2.172E+00 1.649E+00 2.514E+00 4.100ns 2.173E+00 1.675E+00 2.514E+00 4.200ns 2.173E+00 1.695E+00 2.514E+00 4.300ns 2.173E+00 1.709E+00 2.514E+00 4.400ns 2.173E+00 1.721E+00 2.514E+00 4.500ns 2.174E+00 1.730E+00 2.514E+00 4.600ns 2.174E+00 1.736E+00 2.514E+00 4.700ns 2.174E+00 1.742E+00 2.514E+00 4.800ns 2.174E+00 1.746E+00 2.514E+00 4.900ns 2.174E+00 1.749E+00 2.514E+00 5.000ns 2.175E+00 1.752E+00 2.514E+00 5.250ns 2.175E+00 1.757E+00 2.514E+00 5.500ns 2.175E+00 1.760E+00 2.514E+00 5.750ns 2.175E+00 1.762E+00 2.514E+00 6.000ns 2.176E+00 1.763E+00 2.514E+00 6.250ns 2.176E+00 1.764E+00 2.514E+00 6.500ns 2.176E+00 1.765E+00 2.514E+00 6.750ns 2.176E+00 1.766E+00 2.514E+00 7.000ns 2.176E+00 1.766E+00 2.514E+00 7.250ns 2.176E+00 1.767E+00 2.514E+00 7.500ns 2.177E+00 1.767E+00 2.514E+00 7.750ns 2.177E+00 1.767E+00 2.514E+00 8.000ns 2.177E+00 1.768E+00 2.514E+00 8.250ns 2.177E+00 1.768E+00 2.514E+00 8.500ns 2.177E+00 1.768E+00 2.514E+00 8.750ns 2.177E+00 1.769E+00 2.514E+00 9.000ns 2.177E+00 1.769E+00 2.514E+00 9.250ns 2.177E+00 1.769E+00 2.514E+00 9.500ns 2.177E+00 1.769E+00 2.514E+00 9.750ns 2.177E+00 1.770E+00 2.514E+00 | [Rising Waveform] R_fixture = 250.0000 V_fixture = 2.5000 V_fixture_min = 2.3000 V_fixture_max = 2.7000 | time V(typ) V(min) V(max) | 0.000s 211.004E-03 348.727E-03 118.217E-03 50.000ps 211.006E-03 348.729E-03 118.219E-03 100.000ps 211.018E-03 348.740E-03 118.226E-03 150.000ps 211.026E-03 348.760E-03 118.213E-03 200.000ps 210.997E-03 348.756E-03 118.178E-03 250.000ps 210.950E-03 348.719E-03 118.162E-03 300.000ps 210.917E-03 348.669E-03 118.160E-03 350.000ps 210.902E-03 348.628E-03 118.151E-03 400.000ps 210.899E-03 348.602E-03 118.270E-03 450.000ps 210.910E-03 348.597E-03 118.672E-03 500.000ps 210.966E-03 348.612E-03 119.432E-03 550.000ps 211.125E-03 348.643E-03 120.608E-03 600.000ps 211.425E-03 348.691E-03 118.036E-03 650.000ps 211.847E-03 348.759E-03 109.167E-03 700.000ps 212.412E-03 348.859E-03 97.361E-03 750.000ps 212.966E-03 348.999E-03 86.198E-03 800.000ps 213.189E-03 349.183E-03 84.942E-03 850.000ps 212.527E-03 349.406E-03 114.627E-03 900.000ps 210.253E-03 349.645E-03 194.055E-03 950.000ps 206.185E-03 349.881E-03 346.411E-03 1.000ns 200.931E-03 350.095E-03 621.171E-03 1.050ns 195.167E-03 350.233E-03 1.086E+00 1.100ns 189.606E-03 350.219E-03 1.653E+00 1.150ns 184.516E-03 350.005E-03 2.113E+00 1.200ns 179.938E-03 349.587E-03 2.393E+00 1.250ns 178.604E-03 348.971E-03 2.535E+00 1.300ns 185.211E-03 348.134E-03 2.604E+00 1.350ns 205.873E-03 347.004E-03 2.640E+00 1.400ns 245.676E-03 345.493E-03 2.661E+00 1.450ns 309.893E-03 343.563E-03 2.673E+00 1.500ns 407.332E-03 341.241E-03 2.680E+00 1.550ns 556.482E-03 338.625E-03 2.685E+00 1.600ns 763.696E-03 335.861E-03 2.689E+00 1.650ns 1.017E+00 333.121E-03 2.691E+00 1.700ns 1.298E+00 330.577E-03 2.693E+00 1.750ns 1.580E+00 328.395E-03 2.694E+00 1.800ns 1.826E+00 326.716E-03 2.695E+00 1.850ns 2.020E+00 325.623E-03 2.696E+00 1.900ns 2.162E+00 325.098E-03 2.697E+00 1.950ns 2.263E+00 325.206E-03 2.697E+00 2.000ns 2.334E+00 326.214E-03 2.697E+00 2.050ns 2.381E+00 328.739E-03 2.698E+00 2.100ns 2.414E+00 333.553E-03 2.698E+00 2.150ns 2.436E+00 341.773E-03 2.698E+00 2.200ns 2.451E+00 354.601E-03 2.698E+00 2.250ns 2.462E+00 373.573E-03 2.698E+00 2.300ns 2.470E+00 400.755E-03 2.699E+00 2.350ns 2.477E+00 438.905E-03 2.699E+00 2.400ns 2.481E+00 492.488E-03 2.699E+00 2.450ns 2.485E+00 566.617E-03 2.699E+00 2.500ns 2.487E+00 660.404E-03 2.699E+00 2.550ns 2.489E+00 770.390E-03 2.699E+00 2.600ns 2.491E+00 891.811E-03 2.699E+00 2.650ns 2.492E+00 1.020E+00 2.699E+00 2.700ns 2.493E+00 1.152E+00 2.699E+00 2.750ns 2.494E+00 1.284E+00 2.699E+00 2.800ns 2.495E+00 1.415E+00 2.699E+00 2.850ns 2.495E+00 1.543E+00 2.699E+00 2.900ns 2.496E+00 1.660E+00 2.699E+00 2.950ns 2.496E+00 1.764E+00 2.699E+00 3.000ns 2.496E+00 1.854E+00 2.699E+00 3.100ns 2.497E+00 1.994E+00 2.700E+00 3.200ns 2.497E+00 2.093E+00 2.700E+00 3.300ns 2.498E+00 2.159E+00 2.700E+00 3.400ns 2.498E+00 2.204E+00 2.700E+00 3.500ns 2.498E+00 2.233E+00 2.700E+00 3.600ns 2.498E+00 2.253E+00 2.700E+00 3.700ns 2.498E+00 2.266E+00 2.700E+00 3.800ns 2.499E+00 2.275E+00 2.700E+00 3.900ns 2.499E+00 2.281E+00 2.700E+00 4.000ns 2.499E+00 2.285E+00 2.700E+00 4.100ns 2.499E+00 2.288E+00 2.700E+00 4.200ns 2.499E+00 2.290E+00 2.700E+00 4.300ns 2.499E+00 2.292E+00 2.700E+00 4.400ns 2.499E+00 2.293E+00 2.700E+00 4.500ns 2.499E+00 2.294E+00 2.700E+00 4.600ns 2.499E+00 2.295E+00 2.700E+00 4.700ns 2.499E+00 2.296E+00 2.700E+00 4.800ns 2.499E+00 2.296E+00 2.700E+00 4.900ns 2.499E+00 2.297E+00 2.700E+00 5.000ns 2.499E+00 2.297E+00 2.700E+00 5.250ns 2.499E+00 2.298E+00 2.700E+00 5.500ns 2.499E+00 2.298E+00 2.700E+00 5.750ns 2.500E+00 2.298E+00 2.700E+00 6.000ns 2.500E+00 2.299E+00 2.700E+00 6.250ns 2.500E+00 2.299E+00 2.700E+00 6.500ns 2.500E+00 2.299E+00 2.700E+00 6.750ns 2.500E+00 2.299E+00 2.700E+00 7.000ns 2.500E+00 2.299E+00 2.700E+00 7.250ns 2.500E+00 2.299E+00 2.700E+00 7.500ns 2.500E+00 2.299E+00 2.700E+00 7.750ns 2.500E+00 2.299E+00 2.700E+00 8.000ns 2.500E+00 2.299E+00 2.700E+00 8.250ns 2.500E+00 2.299E+00 2.700E+00 8.500ns 2.500E+00 2.299E+00 2.700E+00 8.750ns 2.500E+00 2.299E+00 2.700E+00 9.000ns 2.500E+00 2.299E+00 2.700E+00 9.250ns 2.500E+00 2.299E+00 2.700E+00 9.500ns 2.500E+00 2.300E+00 2.700E+00 9.750ns 2.500E+00 2.300E+00 2.700E+00 | [Falling Waveform] R_fixture = 250.0000 V_fixture = 0.000 V_fixture_min = 0.000 V_fixture_max = 0.000 | time V(typ) V(min) V(max) | 0.000s 2.177E+00 1.772E+00 2.514E+00 50.000ps 2.177E+00 1.772E+00 2.514E+00 100.000ps 2.177E+00 1.772E+00 2.514E+00 150.000ps 2.177E+00 1.772E+00 2.514E+00 200.000ps 2.177E+00 1.772E+00 2.514E+00 250.000ps 2.177E+00 1.772E+00 2.514E+00 300.000ps 2.177E+00 1.772E+00 2.514E+00 350.000ps 2.177E+00 1.772E+00 2.514E+00 400.000ps 2.177E+00 1.773E+00 2.514E+00 450.000ps 2.177E+00 1.773E+00 2.514E+00 500.000ps 2.177E+00 1.773E+00 2.513E+00 550.000ps 2.177E+00 1.773E+00 2.512E+00 600.000ps 2.177E+00 1.773E+00 2.511E+00 650.000ps 2.176E+00 1.773E+00 2.510E+00 700.000ps 2.176E+00 1.772E+00 2.515E+00 750.000ps 2.175E+00 1.772E+00 2.528E+00 800.000ps 2.174E+00 1.772E+00 2.547E+00 850.000ps 2.174E+00 1.772E+00 2.567E+00 900.000ps 2.173E+00 1.772E+00 2.557E+00 950.000ps 2.174E+00 1.771E+00 2.490E+00 1.000ns 2.177E+00 1.771E+00 2.357E+00 1.050ns 2.182E+00 1.771E+00 2.153E+00 1.100ns 2.190E+00 1.770E+00 1.848E+00 1.150ns 2.201E+00 1.770E+00 1.438E+00 1.200ns 2.212E+00 1.770E+00 980.443E-03 1.250ns 2.220E+00 1.770E+00 588.623E-03 1.300ns 2.225E+00 1.770E+00 338.392E-03 1.350ns 2.220E+00 1.771E+00 194.885E-03 1.400ns 2.202E+00 1.772E+00 114.406E-03 1.450ns 2.165E+00 1.773E+00 68.708E-03 1.500ns 2.108E+00 1.775E+00 43.141E-03 1.550ns 2.028E+00 1.777E+00 29.114E-03 1.600ns 1.921E+00 1.780E+00 21.014E-03 1.650ns 1.780E+00 1.785E+00 15.868E-03 1.700ns 1.608E+00 1.789E+00 12.419E-03 1.750ns 1.413E+00 1.794E+00 10.034E-03 1.800ns 1.204E+00 1.800E+00 8.275E-03 1.850ns 987.094E-03 1.804E+00 6.879E-03 1.900ns 778.080E-03 1.807E+00 5.729E-03 1.950ns 595.055E-03 1.808E+00 4.782E-03 2.000ns 446.800E-03 1.807E+00 4.009E-03 2.050ns 333.415E-03 1.804E+00 3.372E-03 2.100ns 249.256E-03 1.799E+00 2.840E-03 2.150ns 187.385E-03 1.790E+00 2.394E-03 2.200ns 141.815E-03 1.778E+00 2.018E-03 2.250ns 108.068E-03 1.762E+00 1.702E-03 2.300ns 82.960E-03 1.740E+00 1.438E-03 2.350ns 64.173E-03 1.712E+00 1.216E-03 2.400ns 50.122E-03 1.676E+00 1.029E-03 2.450ns 39.660E-03 1.631E+00 872.132E-06 2.500ns 31.863E-03 1.577E+00 739.734E-06 2.550ns 26.004E-03 1.515E+00 628.141E-06 2.600ns 21.572E-03 1.445E+00 534.014E-06 2.650ns 18.175E-03 1.370E+00 454.541E-06 2.700ns 15.512E-03 1.289E+00 387.377E-06 2.750ns 13.386E-03 1.204E+00 330.573E-06 2.800ns 11.667E-03 1.116E+00 282.494E-06 2.850ns 10.259E-03 1.026E+00 241.768E-06 2.900ns 9.090E-03 933.984E-03 207.240E-06 2.950ns 8.099E-03 841.295E-03 177.942E-06 3.000ns 7.247E-03 748.898E-03 153.057E-06 3.100ns 5.860E-03 575.616E-03 113.896E-06 3.200ns 4.778E-03 431.179E-03 85.474E-06 3.300ns 3.910E-03 318.980E-03 64.748E-06 3.400ns 3.206E-03 235.674E-03 49.544E-06 3.500ns 2.631E-03 174.454E-03 38.313E-06 3.600ns 2.160E-03 129.744E-03 29.954E-06 3.700ns 1.775E-03 97.147E-03 23.686E-06 3.800ns 1.458E-03 73.351E-03 18.943E-06 3.900ns 1.197E-03 56.218E-03 15.318E-06 4.000ns 982.935E-06 43.707E-03 12.517E-06 4.100ns 806.858E-06 34.389E-03 10.331E-06 4.200ns 662.228E-06 27.339E-03 8.605E-06 4.300ns 543.363E-06 21.986E-03 7.227E-06 4.400ns 445.681E-06 17.925E-03 6.115E-06 4.500ns 365.465E-06 14.812E-03 5.206E-06 4.600ns 299.615E-06 12.398E-03 4.458E-06 4.700ns 245.539E-06 10.508E-03 3.836E-06 4.800ns 201.126E-06 9.012E-03 3.314E-06 4.900ns 164.666E-06 7.809E-03 2.873E-06 5.000ns 134.748E-06 6.819E-03 2.497E-06 5.250ns 81.383E-06 4.976E-03 1.777E-06 5.500ns 48.860E-06 3.704E-03 1.275E-06 5.750ns 29.086E-06 2.773E-03 920.875E-09 6.000ns 17.075E-06 2.073E-03 667.426E-09 6.250ns 9.823E-06 1.544E-03 484.895E-09 6.500ns 5.468E-06 1.144E-03 352.683E-09 6.750ns 2.874E-06 840.602E-06 256.593E-09 7.000ns 1.348E-06 611.622E-06 186.737E-09 7.250ns 468.434E-09 439.172E-06 135.946E-09 7.500ns -23.040E-09 309.654E-06 98.982E-09 7.750ns -283.446E-09 212.731E-06 72.076E-09 8.000ns -407.939E-09 140.517E-06 52.490E-09 8.250ns -453.718E-09 86.997E-06 38.228E-09 8.500ns -455.166E-09 47.598E-06 27.842E-09 8.750ns -432.887E-09 18.846E-06 20.279E-09 9.000ns -399.146E-09 -1.890E-06 14.770E-09 9.250ns -361.022E-09 -16.606E-06 10.758E-09 9.500ns -322.481E-09 -26.819E-06 7.836E-09 9.750ns -285.655E-09 -33.675E-06 5.708E-09 | [Falling Waveform] R_fixture = 250.0000 V_fixture = 2.5000 V_fixture_min = 2.3000 V_fixture_max = 2.7000 | time V(typ) V(min) V(max) | 0.000s 2.500E+00 2.300E+00 2.700E+00 50.000ps 2.500E+00 2.300E+00 2.700E+00 100.000ps 2.500E+00 2.300E+00 2.700E+00 150.000ps 2.500E+00 2.300E+00 2.700E+00 200.000ps 2.500E+00 2.300E+00 2.700E+00 250.000ps 2.500E+00 2.300E+00 2.700E+00 300.000ps 2.500E+00 2.300E+00 2.700E+00 350.000ps 2.500E+00 2.300E+00 2.700E+00 400.000ps 2.500E+00 2.300E+00 2.700E+00 450.000ps 2.500E+00 2.300E+00 2.700E+00 500.000ps 2.500E+00 2.300E+00 2.699E+00 550.000ps 2.500E+00 2.300E+00 2.698E+00 600.000ps 2.500E+00 2.300E+00 2.696E+00 650.000ps 2.499E+00 2.300E+00 2.695E+00 700.000ps 2.499E+00 2.300E+00 2.699E+00 750.000ps 2.498E+00 2.300E+00 2.712E+00 800.000ps 2.496E+00 2.300E+00 2.732E+00 850.000ps 2.495E+00 2.300E+00 2.758E+00 900.000ps 2.494E+00 2.300E+00 2.758E+00 950.000ps 2.493E+00 2.300E+00 2.709E+00 1.000ns 2.494E+00 2.299E+00 2.606E+00 1.050ns 2.499E+00 2.299E+00 2.453E+00 1.100ns 2.507E+00 2.298E+00 2.243E+00 1.150ns 2.518E+00 2.297E+00 1.943E+00 1.200ns 2.532E+00 2.297E+00 1.553E+00 1.250ns 2.546E+00 2.296E+00 1.127E+00 1.300ns 2.558E+00 2.295E+00 750.845E-03 1.350ns 2.566E+00 2.294E+00 499.815E-03 1.400ns 2.563E+00 2.294E+00 350.643E-03 1.450ns 2.546E+00 2.293E+00 264.409E-03 1.500ns 2.514E+00 2.293E+00 213.740E-03 1.550ns 2.467E+00 2.294E+00 183.896E-03 1.600ns 2.405E+00 2.295E+00 166.236E-03 1.650ns 2.329E+00 2.298E+00 155.207E-03 1.700ns 2.239E+00 2.302E+00 147.628E-03 1.750ns 2.133E+00 2.307E+00 141.908E-03 1.800ns 2.006E+00 2.313E+00 137.503E-03 1.850ns 1.852E+00 2.320E+00 134.139E-03 1.900ns 1.681E+00 2.327E+00 131.512E-03 1.950ns 1.498E+00 2.333E+00 129.372E-03 2.000ns 1.308E+00 2.340E+00 127.593E-03 2.050ns 1.118E+00 2.345E+00 126.111E-03 2.100ns 939.155E-03 2.351E+00 124.877E-03 2.150ns 785.271E-03 2.355E+00 123.846E-03 2.200ns 658.639E-03 2.359E+00 122.982E-03 2.250ns 559.190E-03 2.360E+00 122.255E-03 2.300ns 483.255E-03 2.358E+00 121.643E-03 2.350ns 425.843E-03 2.353E+00 121.126E-03 2.400ns 382.368E-03 2.345E+00 120.691E-03 2.450ns 349.240E-03 2.333E+00 120.322E-03 2.500ns 323.827E-03 2.316E+00 120.011E-03 2.550ns 304.148E-03 2.296E+00 119.747E-03 2.600ns 288.794E-03 2.272E+00 119.524E-03 2.650ns 276.743E-03 2.244E+00 119.334E-03 2.700ns 267.218E-03 2.213E+00 119.173E-03 2.750ns 259.571E-03 2.178E+00 119.036E-03 2.800ns 253.327E-03 2.141E+00 118.920E-03 2.850ns 248.161E-03 2.100E+00 118.821E-03 2.900ns 243.835E-03 2.056E+00 118.737E-03 2.950ns 240.170E-03 2.008E+00 118.665E-03 3.000ns 237.029E-03 1.956E+00 118.603E-03 3.100ns 231.947E-03 1.835E+00 118.506E-03 3.200ns 228.027E-03 1.697E+00 118.435E-03 3.300ns 224.922E-03 1.549E+00 118.383E-03 3.400ns 222.409E-03 1.394E+00 118.344E-03 3.500ns 220.368E-03 1.238E+00 118.315E-03 3.600ns 218.715E-03 1.084E+00 118.294E-03 3.700ns 217.372E-03 939.401E-03 118.278E-03 3.800ns 216.271E-03 813.776E-03 118.266E-03 3.900ns 215.365E-03 712.139E-03 118.256E-03 4.000ns 214.618E-03 633.971E-03 118.249E-03 4.100ns 214.003E-03 574.890E-03 118.243E-03 4.200ns 213.496E-03 529.919E-03 118.239E-03 4.300ns 213.078E-03 495.490E-03 118.235E-03 4.400ns 212.733E-03 468.907E-03 118.232E-03 4.500ns 212.447E-03 448.237E-03 118.230E-03 4.600ns 212.210E-03 432.074E-03 118.228E-03 4.700ns 212.015E-03 419.309E-03 118.227E-03 4.800ns 211.852E-03 409.080E-03 118.225E-03 4.900ns 211.718E-03 400.770E-03 118.224E-03 5.000ns 211.606E-03 393.934E-03 118.223E-03 5.250ns 211.402E-03 381.352E-03 118.222E-03 5.500ns 211.273E-03 372.852E-03 118.220E-03 5.750ns 211.190E-03 366.813E-03 118.219E-03 6.000ns 211.136E-03 362.396E-03 118.219E-03 6.250ns 211.101E-03 359.107E-03 118.218E-03 6.500ns 211.077E-03 356.637E-03 118.218E-03 6.750ns 211.060E-03 354.771E-03 118.218E-03 7.000ns 211.049E-03 353.355E-03 118.218E-03 7.250ns 211.040E-03 352.278E-03 118.218E-03 7.500ns 211.034E-03 351.458E-03 118.217E-03 7.750ns 211.029E-03 350.832E-03 118.217E-03 8.000ns 211.025E-03 350.353E-03 118.217E-03 8.250ns 211.022E-03 349.987E-03 118.217E-03 8.500ns 211.019E-03 349.707E-03 118.217E-03 8.750ns 211.017E-03 349.492E-03 118.217E-03 9.000ns 211.016E-03 349.327E-03 118.217E-03 9.250ns 211.014E-03 349.200E-03 118.217E-03 9.500ns 211.013E-03 349.103E-03 118.217E-03 9.750ns 211.012E-03 349.027E-03 118.217E-03 | | End [Model] LVC15_2TRISTN_25 | |************************************************************************ | Model LVC15H_IN_33 |************************************************************************ | [Model] LVC15H_IN_33 Model_type Input Vinl = 0.8000V Vinh = 2.0000V C_comp 4.25pF 2.50pF 6.00pF | | [Model Spec] | | Note: The input and output voltage ratings may be exceeded if the input and | output current ratings are observed (please refer to the data sheet) | | Subparameter typ min max | | Thresholds | Vinh 2.0 NA NA Vinl 0.8 NA NA | | Overshoot | S_overshoot_high 6.5 6.5 6.5 | Static overshoot S_overshoot_low -0.5 -0.5 -0.5 D_overshoot_high 7.2 7.2 7.2 | Dynamic overshoot D_overshoot_low -0.95 -0.9 -1.0 | D_overshoot_time 3n 3n 3n | | | Timing Thresholds | | [Temperature Range] 25.0000 85.0000 -40.0000 | Remark: The curves below are the result of a simulation using the following | die temperatures: 40.0000 100.0000 -25.0000 | [Voltage Range] 3.3000V 3.0000V 3.6000V |Process Range nominal slow fast | [GND_clamp] | voltage I(typ) I(min) I(max) | -5.500E+00 -4.598E+00 -4.648E+00 -4.562E+00 -5.350E+00 -4.448E+00 -4.498E+00 -4.412E+00 -5.200E+00 -4.298E+00 -4.349E+00 -4.262E+00 -5.050E+00 -4.148E+00 -4.199E+00 -4.112E+00 -4.900E+00 -3.998E+00 -4.049E+00 -3.962E+00 -4.750E+00 -3.849E+00 -3.900E+00 -3.812E+00 -4.600E+00 -3.699E+00 -3.750E+00 -3.663E+00 -4.450E+00 -3.550E+00 -3.601E+00 -3.513E+00 -4.300E+00 -3.400E+00 -3.452E+00 -3.364E+00 -4.150E+00 -3.251E+00 -3.302E+00 -3.216E+00 -4.000E+00 -3.102E+00 -3.153E+00 -3.069E+00 -3.850E+00 -2.953E+00 -3.004E+00 -2.927E+00 -3.700E+00 -2.804E+00 -2.855E+00 -2.754E+00 -3.550E+00 -2.658E+00 -2.706E+00 -2.599E+00 -3.400E+00 -2.498E+00 -2.558E+00 -2.445E+00 -3.250E+00 -2.347E+00 -2.410E+00 -2.292E+00 -3.100E+00 -2.196E+00 -2.257E+00 -2.140E+00 -2.950E+00 -2.046E+00 -2.107E+00 -1.988E+00 -2.800E+00 -1.896E+00 -1.958E+00 -1.836E+00 -2.650E+00 -1.746E+00 -1.809E+00 -1.685E+00 -2.500E+00 -1.597E+00 -1.660E+00 -1.535E+00 -2.350E+00 -1.447E+00 -1.512E+00 -1.384E+00 -2.200E+00 -1.299E+00 -1.364E+00 -1.234E+00 -2.050E+00 -1.150E+00 -1.217E+00 -1.085E+00 -1.900E+00 -1.003E+00 -1.070E+00 -935.918E-03 -1.750E+00 -855.923E-03 -923.899E-03 -787.889E-03 -1.600E+00 -710.215E-03 -778.913E-03 -641.109E-03 -1.450E+00 -566.393E-03 -635.779E-03 -496.347E-03 -1.300E+00 -428.653E-03 -499.298E-03 -357.218E-03 -1.150E+00 -348.757E-03 -435.003E-03 -261.720E-03 -1.000E+00 -265.982E-03 -394.382E-03 -141.422E-03 -850.000E-03 -78.233E-03 -277.778E-03 -14.359E-03 -700.000E-03 -3.367E-03 -16.510E-03 -6.267E-03 -550.000E-03 -1.044E-03 -638.945E-06 -2.343E-03 -400.000E-03 -251.666E-06 -134.864E-06 -481.247E-06 -250.000E-03 -63.801E-06 -40.615E-06 -108.964E-06 -100.000E-03 -23.062E-06 -13.224E-06 -41.935E-06 50.000E-03 11.235E-06 6.377E-06 20.613E-06 200.000E-03 43.501E-06 24.544E-06 79.844E-06 350.000E-03 73.599E-06 41.254E-06 135.176E-06 500.000E-03 101.477E-06 56.477E-06 186.549E-06 650.000E-03 126.742E-06 70.014E-06 233.227E-06 800.000E-03 148.506E-06 81.262E-06 274.023E-06 950.000E-03 165.775E-06 89.333E-06 307.840E-06 1.100E+00 177.157E-06 92.825E-06 333.226E-06 1.250E+00 179.899E-06 88.017E-06 347.737E-06 1.400E+00 165.172E-06 -79.838E-06 346.012E-06 1.550E+00 -151.440E-06 -88.540E-06 306.483E-06 1.700E+00 -163.149E-06 -89.960E-06 -286.851E-06 1.850E+00 -164.967E-06 -87.288E-06 -301.928E-06 2.000E+00 -160.871E-06 -81.677E-06 -303.773E-06 2.150E+00 -152.422E-06 -73.756E-06 -297.143E-06 2.300E+00 -140.429E-06 -63.993E-06 -284.060E-06 2.450E+00 -125.425E-06 -52.707E-06 -265.604E-06 2.600E+00 -107.896E-06 -40.052E-06 -242.445E-06 2.750E+00 -88.241E-06 -26.096E-06 -215.081E-06 2.900E+00 -66.654E-06 -10.860E-06 -184.046E-06 3.050E+00 -43.201E-06 5.653E-06 -149.869E-06 3.200E+00 -17.895E-06 23.659E-06 -112.797E-06 3.350E+00 9.236E-06 43.335E-06 -72.876E-06 3.500E+00 37.981E-06 67.629E-06 -30.101E-06 3.650E+00 68.582E-06 103.356E-06 15.440E-06 3.800E+00 103.527E-06 1.137E-09 62.637E-06 3.950E+00 156.461E-06 1.152E-09 111.215E-06 4.100E+00 549.912E-12 1.168E-09 162.173E-06 4.250E+00 561.537E-12 1.184E-09 235.778E-06 4.400E+00 573.585E-12 1.200E-09 360.632E-06 4.550E+00 586.088E-12 1.217E-09 147.419E-12 4.700E+00 599.084E-12 1.235E-09 152.852E-12 4.850E+00 612.609E-12 1.253E-09 158.557E-12 5.000E+00 626.703E-12 1.272E-09 164.552E-12 5.150E+00 641.402E-12 1.292E-09 170.858E-12 5.300E+00 656.749E-12 1.313E-09 177.498E-12 5.450E+00 672.782E-12 1.334E-09 184.494E-12 5.500E+00 678.286E-12 1.342E-09 186.910E-12 | [POWER_clamp] | voltage I(typ) I(min) I(max) | -8.000E+00 2.279E-09 3.075E-09 1.235E-09 -7.850E+00 2.203E-09 2.997E-09 1.177E-09 -7.700E+00 2.130E-09 2.922E-09 1.121E-09 -7.550E+00 2.059E-09 2.848E-09 1.067E-09 -7.400E+00 1.990E-09 2.776E-09 1.017E-09 -7.250E+00 1.923E-09 2.707E-09 968.209E-12 -7.100E+00 1.859E-09 2.639E-09 922.006E-12 -6.950E+00 1.796E-09 2.573E-09 877.973E-12 -6.800E+00 1.736E-09 2.508E-09 836.019E-12 -6.650E+00 1.678E-09 2.446E-09 796.056E-12 -6.500E+00 1.622E-09 2.385E-09 758.000E-12 -6.350E+00 1.568E-09 2.326E-09 721.772E-12 -6.200E+00 1.516E-09 2.269E-09 687.292E-12 -6.050E+00 1.466E-09 2.214E-09 654.487E-12 -5.900E+00 1.417E-09 2.160E-09 623.285E-12 -5.750E+00 1.371E-09 2.108E-09 593.615E-12 -5.600E+00 1.326E-09 2.058E-09 565.412E-12 -5.450E+00 1.283E-09 2.009E-09 538.612E-12 -5.300E+00 1.241E-09 1.962E-09 513.152E-12 -5.150E+00 1.201E-09 1.917E-09 488.972E-12 -5.000E+00 1.163E-09 1.873E-09 466.016E-12 -4.850E+00 1.126E-09 1.830E-09 444.229E-12 -4.700E+00 1.090E-09 1.790E-09 423.556E-12 -4.550E+00 1.056E-09 1.750E-09 403.948E-12 -4.400E+00 1.024E-09 1.712E-09 385.354E-12 -4.250E+00 992.325E-12 1.676E-09 367.728E-12 -4.100E+00 962.363E-12 1.640E-09 351.023E-12 -3.950E+00 933.664E-12 1.607E-09 335.195E-12 -3.800E+00 906.187E-12 1.574E-09 320.201E-12 -3.650E+00 879.891E-12 1.543E-09 306.002E-12 -3.500E+00 854.734E-12 1.513E-09 292.557E-12 -3.350E+00 830.675E-12 1.484E-09 279.828E-12 -3.200E+00 807.673E-12 1.456E-09 267.778E-12 -3.050E+00 785.687E-12 1.430E-09 256.373E-12 -2.900E+00 764.675E-12 1.404E-09 245.579E-12 -2.750E+00 744.596E-12 1.380E-09 235.361E-12 -2.600E+00 725.408E-12 1.357E-09 225.690E-12 -2.450E+00 707.070E-12 1.334E-09 216.534E-12 -2.300E+00 689.542E-12 1.313E-09 207.864E-12 -2.150E+00 672.782E-12 1.292E-09 199.652E-12 -2.000E+00 656.749E-12 1.272E-09 191.871E-12 -1.850E+00 641.402E-12 1.253E-09 184.494E-12 -1.700E+00 626.703E-12 1.235E-09 177.498E-12 -1.550E+00 612.609E-12 1.217E-09 170.858E-12 -1.400E+00 599.084E-12 1.200E-09 164.552E-12 -1.250E+00 586.088E-12 1.184E-09 158.557E-12 -1.100E+00 573.585E-12 1.168E-09 152.852E-12 -950.000E-03 561.537E-12 1.152E-09 147.419E-12 -800.000E-03 549.912E-12 1.137E-09 142.238E-12 -650.000E-03 538.674E-12 1.122E-09 137.292E-12 -500.000E-03 527.794E-12 1.108E-09 132.565E-12 -350.000E-03 517.242E-12 1.094E-09 128.041E-12 -200.000E-03 506.993E-12 1.080E-09 123.705E-12 -50.000E-03 496.993E-12 1.064E-09 8.475E-06 100.000E-03 -17.891E-06 -10.830E-06 -30.092E-06 250.000E-03 -43.201E-06 -26.096E-06 -72.876E-06 400.000E-03 -66.654E-06 -40.052E-06 -112.797E-06 550.000E-03 -88.241E-06 -52.707E-06 -149.869E-06 700.000E-03 -107.896E-06 -63.993E-06 -184.046E-06 850.000E-03 -125.426E-06 -73.756E-06 -215.081E-06 1.000E+00 -140.430E-06 -81.677E-06 -242.445E-06 1.150E+00 -152.422E-06 -87.288E-06 -265.605E-06 1.300E+00 -160.871E-06 -89.960E-06 -284.060E-06 1.450E+00 -164.967E-06 -88.540E-06 -297.143E-06 1.600E+00 -163.149E-06 -79.838E-06 -303.773E-06 1.750E+00 -151.440E-06 88.017E-06 -301.928E-06 1.900E+00 -84.683E-06 92.825E-06 -286.851E-06 2.050E+00 179.899E-06 89.333E-06 -230.772E-06 2.200E+00 177.157E-06 81.262E-06 346.012E-06 2.350E+00 165.775E-06 70.014E-06 347.737E-06 2.500E+00 148.506E-06 56.477E-06 333.226E-06 2.650E+00 126.742E-06 41.254E-06 307.840E-06 2.800E+00 101.477E-06 24.544E-06 274.023E-06 2.950E+00 73.599E-06 6.377E-06 233.227E-06 3.100E+00 43.501E-06 -13.224E-06 186.549E-06 3.250E+00 11.235E-06 -40.615E-06 135.176E-06 3.400E+00 -23.062E-06 -134.861E-06 79.844E-06 3.550E+00 -63.801E-06 -638.545E-06 20.613E-06 3.600E+00 -94.986E-06 -1.408E-03 -40.090E-15 | | End [Model] LVC15H_IN_33 | |************************************************************************ | Model LVC15H_IN_25 |************************************************************************ | [Model] LVC15H_IN_25 Model_type Input Vinl = 0.7000V Vinh = 1.7000V C_comp 4.25pF 2.60pF 5.90pF | | [Model Spec] | | Note: The input and output voltage ratings may be exceeded if the input and | output current ratings are observed (please refer to the data sheet) | | Subparameter typ min max | | Thresholds | Vinh 1.7 NA NA Vinl 0.7 NA NA | | Overshoot | S_overshoot_high 6.5 6.5 6.5 | Static overshoot S_overshoot_low -0.5 -0.5 -0.5 D_overshoot_high 7.2 7.2 7.2 | Dynamic overshoot D_overshoot_low -0.95 -0.9 -1.0 | D_overshoot_time 3n 3n 3n | | | Timing Thresholds | | [Temperature Range] 25.0000 85.0000 -40.0000 | Remark: The curves below are the result of a simulation using the following | die temperatures: 35.0000 95.0000 -30.0000 | [Voltage Range] 2.5000V 2.3000V 2.7000V |Process Range nominal slow fast | [GND_clamp] | voltage I(typ) I(min) I(max) | -5.500E+00 -4.580E+00 -4.635E+00 -4.534E+00 -5.350E+00 -4.431E+00 -4.486E+00 -4.384E+00 -5.200E+00 -4.281E+00 -4.336E+00 -4.234E+00 -5.050E+00 -4.131E+00 -4.187E+00 -4.084E+00 -4.900E+00 -3.981E+00 -4.037E+00 -3.934E+00 -4.750E+00 -3.832E+00 -3.888E+00 -3.784E+00 -4.600E+00 -3.682E+00 -3.738E+00 -3.634E+00 -4.450E+00 -3.532E+00 -3.589E+00 -3.484E+00 -4.300E+00 -3.383E+00 -3.440E+00 -3.334E+00 -4.150E+00 -3.233E+00 -3.290E+00 -3.185E+00 -4.000E+00 -3.084E+00 -3.141E+00 -3.035E+00 -3.850E+00 -2.935E+00 -2.992E+00 -2.886E+00 -3.700E+00 -2.785E+00 -2.843E+00 -2.737E+00 -3.550E+00 -2.636E+00 -2.694E+00 -2.588E+00 -3.400E+00 -2.487E+00 -2.545E+00 -2.439E+00 -3.250E+00 -2.338E+00 -2.396E+00 -2.291E+00 -3.100E+00 -2.190E+00 -2.248E+00 -2.145E+00 -2.950E+00 -2.042E+00 -2.100E+00 -1.983E+00 -2.800E+00 -1.889E+00 -1.951E+00 -1.830E+00 -2.650E+00 -1.739E+00 -1.804E+00 -1.679E+00 -2.500E+00 -1.589E+00 -1.653E+00 -1.528E+00 -2.350E+00 -1.440E+00 -1.505E+00 -1.378E+00 -2.200E+00 -1.292E+00 -1.357E+00 -1.228E+00 -2.050E+00 -1.144E+00 -1.210E+00 -1.078E+00 -1.900E+00 -996.090E-03 -1.063E+00 -929.502E-03 -1.750E+00 -849.328E-03 -917.078E-03 -781.577E-03 -1.600E+00 -703.707E-03 -772.165E-03 -634.904E-03 -1.450E+00 -559.968E-03 -629.100E-03 -490.250E-03 -1.300E+00 -422.242E-03 -492.617E-03 -351.155E-03 -1.150E+00 -341.023E-03 -426.908E-03 -254.461E-03 -1.000E+00 -254.749E-03 -382.299E-03 -131.732E-03 -850.000E-03 -66.405E-03 -256.049E-03 -13.684E-03 -700.000E-03 -3.197E-03 -13.106E-03 -6.282E-03 -550.000E-03 -1.006E-03 -575.554E-06 -2.289E-03 -400.000E-03 -224.706E-06 -119.120E-06 -432.019E-06 -250.000E-03 -51.411E-06 -32.679E-06 -89.268E-06 -100.000E-03 -18.305E-06 -10.332E-06 -34.054E-06 50.000E-03 8.790E-06 4.892E-06 16.551E-06 200.000E-03 33.529E-06 18.496E-06 63.306E-06 350.000E-03 55.811E-06 30.485E-06 105.735E-06 500.000E-03 75.561E-06 40.815E-06 143.728E-06 650.000E-03 92.084E-06 49.137E-06 175.904E-06 800.000E-03 103.471E-06 54.133E-06 199.634E-06 950.000E-03 106.173E-06 52.295E-06 210.999E-06 1.100E+00 78.754E-06 -48.800E-06 197.872E-06 1.250E+00 -96.022E-06 -52.519E-06 -171.970E-06 1.400E+00 -98.429E-06 -51.205E-06 -184.981E-06 1.550E+00 -94.509E-06 -46.939E-06 -184.500E-06 1.700E+00 -86.308E-06 -40.637E-06 -175.608E-06 1.850E+00 -75.023E-06 -32.685E-06 -160.402E-06 2.000E+00 -61.300E-06 -23.239E-06 -140.283E-06 2.150E+00 -45.392E-06 -12.338E-06 -116.336E-06 2.300E+00 -27.352E-06 779.256E-12 -89.016E-06 2.450E+00 -7.190E-06 13.916E-06 -58.391E-06 2.600E+00 15.043E-06 29.687E-06 -24.458E-06 2.750E+00 39.259E-06 47.897E-06 12.708E-06 2.900E+00 65.363E-06 75.356E-06 52.158E-06 3.050E+00 99.016E-06 797.909E-12 93.579E-06 3.200E+00 154.465E-06 808.271E-12 136.978E-06 3.350E+00 346.690E-12 818.813E-12 201.553E-06 3.500E+00 353.763E-12 829.558E-12 316.094E-06 3.650E+00 361.035E-12 840.530E-12 73.273E-12 3.800E+00 368.521E-12 851.759E-12 75.876E-12 3.950E+00 376.243E-12 863.275E-12 78.590E-12 4.100E+00 384.220E-12 875.109E-12 81.424E-12 4.250E+00 392.474E-12 887.298E-12 84.386E-12 4.400E+00 401.031E-12 899.877E-12 87.488E-12 4.550E+00 409.913E-12 912.883E-12 90.739E-12 4.700E+00 419.148E-12 926.353E-12 94.150E-12 4.850E+00 428.761E-12 940.327E-12 97.734E-12 5.000E+00 438.780E-12 954.843E-12 101.502E-12 5.150E+00 449.233E-12 969.938E-12 105.469E-12 5.300E+00 460.148E-12 985.652E-12 109.647E-12 5.450E+00 471.555E-12 1.002E-09 114.052E-12 5.500E+00 475.472E-12 1.008E-09 115.574E-12 | [POWER_clamp] | voltage I(typ) I(min) I(max) | -8.700E+00 1.587E-09 2.334E-09 738.018E-12 -8.550E+00 1.533E-09 2.274E-09 702.424E-12 -8.400E+00 1.482E-09 2.216E-09 668.496E-12 -8.250E+00 1.431E-09 2.160E-09 636.162E-12 -8.100E+00 1.383E-09 2.105E-09 605.357E-12 -7.950E+00 1.336E-09 2.051E-09 576.015E-12 -7.800E+00 1.291E-09 1.999E-09 548.074E-12 -7.650E+00 1.247E-09 1.948E-09 521.475E-12 -7.500E+00 1.205E-09 1.899E-09 496.159E-12 -7.350E+00 1.164E-09 1.851E-09 472.073E-12 -7.200E+00 1.125E-09 1.805E-09 449.162E-12 -7.050E+00 1.087E-09 1.760E-09 427.376E-12 -6.900E+00 1.050E-09 1.716E-09 406.666E-12 -6.750E+00 1.015E-09 1.674E-09 386.983E-12 -6.600E+00 981.267E-12 1.633E-09 368.284E-12 -6.450E+00 948.650E-12 1.593E-09 350.524E-12 -6.300E+00 917.267E-12 1.554E-09 333.660E-12 -6.150E+00 887.085E-12 1.517E-09 317.654E-12 -6.000E+00 858.072E-12 1.481E-09 302.466E-12 -5.850E+00 830.196E-12 1.446E-09 288.058E-12 -5.700E+00 803.424E-12 1.413E-09 274.394E-12 -5.550E+00 777.727E-12 1.380E-09 261.441E-12 -5.400E+00 753.071E-12 1.349E-09 249.164E-12 -5.250E+00 729.427E-12 1.319E-09 237.531E-12 -5.100E+00 706.763E-12 1.290E-09 226.513E-12 -4.950E+00 685.049E-12 1.262E-09 216.078E-12 -4.800E+00 664.255E-12 1.235E-09 206.199E-12 -4.650E+00 644.350E-12 1.209E-09 196.848E-12 -4.500E+00 625.303E-12 1.185E-09 187.999E-12 -4.350E+00 607.086E-12 1.161E-09 179.626E-12 -4.200E+00 589.667E-12 1.138E-09 171.704E-12 -4.050E+00 573.016E-12 1.116E-09 164.210E-12 -3.900E+00 557.105E-12 1.095E-09 157.122E-12 -3.750E+00 541.902E-12 1.075E-09 150.418E-12 -3.600E+00 527.378E-12 1.055E-09 144.076E-12 -3.450E+00 513.502E-12 1.037E-09 138.076E-12 -3.300E+00 500.246E-12 1.019E-09 132.399E-12 -3.150E+00 487.579E-12 1.002E-09 127.026E-12 -3.000E+00 475.472E-12 985.652E-12 121.940E-12 -2.850E+00 463.895E-12 969.938E-12 117.122E-12 -2.700E+00 452.818E-12 954.843E-12 112.558E-12 -2.550E+00 442.214E-12 940.327E-12 108.230E-12 -2.400E+00 432.054E-12 926.353E-12 104.123E-12 -2.250E+00 422.309E-12 912.883E-12 100.225E-12 -2.100E+00 412.951E-12 899.877E-12 96.519E-12 -1.950E+00 403.954E-12 887.298E-12 92.995E-12 -1.800E+00 395.292E-12 875.109E-12 89.638E-12 -1.650E+00 386.939E-12 863.275E-12 86.438E-12 -1.500E+00 378.872E-12 851.759E-12 83.384E-12 -1.350E+00 371.068E-12 840.530E-12 80.465E-12 -1.200E+00 363.505E-12 829.558E-12 77.672E-12 -1.050E+00 356.164E-12 818.813E-12 74.996E-12 -900.000E-03 349.027E-12 808.271E-12 72.429E-12 -750.000E-03 342.077E-12 797.909E-12 69.964E-12 -600.000E-03 335.299E-12 787.707E-12 67.593E-12 -450.000E-03 328.682E-12 777.651E-12 65.312E-12 -300.000E-03 322.215E-12 767.737E-12 63.113E-12 -150.000E-03 315.894E-12 757.968E-12 60.994E-12 0.000E+00 308.932E-12 739.336E-12 58.343E-12 150.000E-03 -20.866E-06 -12.333E-06 -36.136E-06 300.000E-03 -39.615E-06 -23.239E-06 -68.967E-06 450.000E-03 -56.235E-06 -32.685E-06 -98.489E-06 600.000E-03 -70.701E-06 -40.637E-06 -124.704E-06 750.000E-03 -82.845E-06 -46.939E-06 -147.454E-06 900.000E-03 -92.182E-06 -51.205E-06 -166.083E-06 1.050E+00 -97.694E-06 -52.519E-06 -179.351E-06 1.200E+00 -97.741E-06 -48.800E-06 -185.746E-06 1.350E+00 -88.241E-06 -18.053E-06 -182.588E-06 1.500E+00 103.549E-06 54.133E-06 -162.030E-06 1.650E+00 105.623E-06 49.137E-06 206.882E-06 1.800E+00 96.572E-06 40.815E-06 208.988E-06 1.950E+00 81.500E-06 30.485E-06 192.847E-06 2.100E+00 62.687E-06 18.496E-06 165.982E-06 2.250E+00 41.231E-06 4.892E-06 131.596E-06 2.400E+00 17.308E-06 -10.332E-06 92.071E-06 2.550E+00 -9.037E-06 -32.679E-06 48.203E-06 2.700E+00 -38.113E-06 -119.118E-06 -19.518E-15 | | End [Model] LVC15H_IN_25 | | [END]