| *************************************************** | Philips Semiconductors Inc. | Logic Products Group | | IBIS model of 74LVCH16244A | 16-BIT BUFFER/LINE DRIVER; 5-VOLT TOLERANT INPUTS/OUTPUTS; 3-STATE |[Packages]: |[Package1]: SSOP 48-pin Package ; |[Package2]: TSSOP 48-pin Package ; | *************************************************** | [IBIS Ver] 3.2 [File Name] lvch16244a.ibs [File Rev] 1.1 [Date] 14-Mar-2002 [Source] File created from simulations by LPG Philips Semiconductors Nijmegen | [Notes] V1.1 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 May 1999 Initial Version | 1.1 March 2002 RM Updated 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] 74LVCH16244A_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 1Y0 lvc15_tristn 82.3e-3 5.95e-9 1.214e-12 3 1Y1 lvc15_tristn 79.7e-3 5.29e-9 1.107e-12 4 GND GND 77.0e-3 4.68e-9 0.990e-12 5 1Y2 lvc15_tristn 53.1e-3 3.85e-9 0.905e-12 6 1Y3 lvc15_tristn 49.5e-3 3.44e-9 0.846e-12 7 VCC! POWER 47.4e-3 3.10e-9 0.844e-12 8 2Y0 lvc15_tristn 48.6e-3 2.84e-9 0.809e-12 9 2Y1 lvc15_tristn 46.9e-3 2.59e-9 0.772e-12 10 GND GND 47.5e-3 2.44e-9 0.739e-12 11 2Y2 lvc15_tristn 49.2e-3 2.25e-9 0.687e-12 12 2Y3 lvc15_tristn 47.7e-3 2.17e-9 0.656e-12 13 3Y0 lvc15_tristn 47.7e-3 2.17e-9 0.512e-12 14 3Y1 lvc15_tristn 49.2e-3 2.25e-9 0.526e-12 15 GND GND 47.5e-3 2.44e-9 0.706e-12 16 3Y2 lvc15_tristn 46.9e-3 2.59e-9 0.758e-12 17 3Y3 lvc15_tristn 48.6e-3 2.84e-9 0.792e-12 18 VCC! POWER 47.4e-3 3.10e-9 0.820e-12 19 4Y0 lvc15_tristn 49.5e-3 3.44e-9 0.856e-12 20 4Y1 lvc15_tristn 53.1e-3 3.85e-9 0.888e-12 21 GND GND 77.0e-3 4.68e-9 0.920e-12 22 4Y2 lvc15_tristn 79.7e-3 5.29e-9 1.030e-12 23 4Y3 lvc15_tristn 82.3e-3 5.95e-9 1.150e-12 24 4OE# lvc15_in 85.1e-3 6.73e-9 1.275e-12 25 3OE# lvc15_in 85.1e-3 6.73e-9 1.302e-12 26 4A3 lvc15h_in 82.3e-3 5.95e-9 1.214e-12 27 4A2 lvc15h_in 79.7e-3 5.29e-9 1.107e-12 28 GND GND 77.0e-3 4.68e-9 0.990e-12 29 4A1 lvc15h_in 53.1e-3 3.85e-9 0.905e-12 30 4A0 lvc15h_in 49.5e-3 3.44e-9 0.846e-12 31 VCC! POWER 47.4e-3 3.10e-9 0.844e-12 32 3A3 lvc15h_in 48.6e-3 2.84e-9 0.809e-12 33 3A2 lvc15h_in 46.9e-3 2.59e-9 0.772e-12 34 GND GND 47.5e-3 2.44e-9 0.739e-12 35 3A1 lvc15h_in 49.2e-3 2.25e-9 0.687e-12 36 3A0 lvc15h_in 47.8e-3 2.17e-9 0.656e-12 37 2A3 lvc15h_in 47.8e-3 2.17e-9 0.512e-12 38 2A2 lvc15h_in 49.2e-3 2.25e-9 0.526e-12 39 GND GND 47.5e-3 2.44e-9 0.706e-12 40 2A1 lvc15h_in 46.9e-3 2.59e-9 0.758e-12 41 2A0 lvc15h_in 48.6e-3 2.84e-9 0.792e-12 42 VCC! POWER 47.4e-3 3.10e-9 0.820e-12 43 1A3 lvc15h_in 49.5e-3 3.44e-9 0.856e-12 44 1A2 lvc15h_in 53.1e-3 3.85e-9 0.888e-12 45 GND GND 77.0e-3 4.68e-9 0.920e-12 46 1A1 lvc15h_in 79.7e-3 5.29e-9 1.030e-12 47 1A0 lvc15h_in 82.3e-3 5.95e-9 1.150e-12 48 2OE# lvc15_in 85.1e-3 6.73e-9 1.275e-12 | | |******************************************************** | Info for TSSOP 48-pin Package |******************************************************** | [Component] 74LVCH16244A_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 1Y0 lvc15_tristn 91.6e-03 6.60e-09 0.920e-12 3 1Y1 lvc15_tristn 91.5e-03 6.00e-09 0.800e-12 4 GND GND 90.1e-03 5.38e-09 0.657e-12 5 1Y2 lvc15_tristn 74.6e-03 4.77e-09 0.623e-12 6 1Y3 lvc15_tristn 57.9e-03 4.16e-09 0.639e-12 7 VCC! POWER 52.7e-03 3.96e-09 0.609e-12 8 2Y0 lvc15_tristn 49.1e-03 3.77e-09 0.574e-12 9 2Y1 lvc15_tristn 47.0e-03 3.57e-09 0.550e-12 10 GND GND 46.8e-03 3.44e-09 0.524e-12 11 2Y2 lvc15_tristn 48.0e-03 3.36e-09 0.551e-12 12 2Y3 lvc15_tristn 47.6e-03 3.33e-09 0.542e-12 13 3Y0 lvc15_tristn 47.6e-03 3.33e-09 0.444e-12 14 3Y1 lvc15_tristn 48.0e-03 3.36e-09 0.443e-12 15 GND GND 46.8e-03 3.44e-09 0.517e-12 16 3Y2 lvc15_tristn 47.0e-03 3.57e-09 0.544e-12 17 3Y3 lvc15_tristn 49.1e-03 3.77e-09 0.549e-12 18 VCC! POWER 52.7e-03 3.96e-09 0.576e-12 19 4Y0 lvc15_tristn 57.9e-03 4.16e-09 0.617e-12 20 4Y1 lvc15_tristn 74.6e-03 4.77e-09 0.662e-12 21 GND GND 90.1e-03 5.38e-09 0.653e-12 22 4Y2 lvc15_tristn 91.5e-03 6.00e-09 0.711e-12 23 4Y3 lvc15_tristn 91.6e-03 6.60e-09 0.856e-12 24 4OE# lvc15_in 91.9e-03 7.29e-09 0.990e-12 25 3OE# lvc15_in 91.9e-03 7.29e-09 1.013e-12 26 4A3 lvc15h_in 91.7e-03 6.60e-09 0.920e-12 27 4A2 lvc15h_in 91.5e-03 6.00e-09 0.800e-12 28 GND GND 90.1e-03 5.38e-09 0.657e-12 29 4A1 lvc15h_in 74.6e-03 4.77e-09 0.623e-12 30 4A0 lvc15h_in 57.9e-03 4.16e-09 0.639e-12 31 VCC! POWER 52.7e-03 3.96e-09 0.609e-12 32 3A3 lvc15h_in 49.1e-03 3.77e-09 0.574e-12 33 3A2 lvc15h_in 47.0e-03 3.57e-09 0.550e-12 34 GND GND 46.8e-03 3.44e-09 0.524e-12 35 3A1 lvc15h_in 48.0e-03 3.36e-09 0.551e-12 36 3A0 lvc15h_in 47.6e-03 3.33e-09 0.542e-12 37 2A3 lvc15h_in 47.6e-03 3.33e-09 0.444e-12 38 2A2 lvc15h_in 48.0e-03 3.36e-09 0.443e-12 39 GND GND 46.8e-03 3.44e-09 0.517e-12 40 2A1 lvc15h_in 47.0e-03 3.57e-09 0.544e-12 41 2A0 lvc15h_in 49.1e-03 3.77e-09 0.549e-12 42 VCC! POWER 52.7e-03 3.96e-09 0.576e-12 43 1A3 lvc15h_in 57.9e-03 4.16e-09 0.617e-12 44 1A2 lvc15h_in 74.6e-03 4.77e-09 0.662e-12 45 GND GND 90.1e-03 5.38e-09 0.653e-12 46 1A1 lvc15h_in 91.5e-03 6.00e-09 0.711e-12 47 1A0 lvc15h_in 91.7e-03 6.60e-09 0.856e-12 48 2OE# 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_tristn | | 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_TRISTN_33 3.3V-Vcc tristate output model, non-inverting LVC15_TRISTN_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_TRISTN_33 |************************************************************************ | [Model] LVC15_TRISTN_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.20pF 2.59pF 5.80pF | | [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 -7.154E-02 -4.297E-02 -1.264E-01 -5.300E+00 -7.154E-02 -4.297E-02 -1.264E-01 -5.100E+00 -7.154E-02 -4.297E-02 -1.264E-01 -4.900E+00 -7.154E-02 -4.297E-02 -1.264E-01 -4.700E+00 -7.154E-02 -4.297E-02 -1.264E-01 -4.500E+00 -7.154E-02 -4.297E-02 -1.264E-01 -4.300E+00 -7.154E-02 -4.297E-02 -1.264E-01 -4.100E+00 -7.154E-02 -4.297E-02 -1.264E-01 -3.900E+00 -7.154E-02 -4.297E-02 -1.264E-01 -3.700E+00 -7.154E-02 -4.297E-02 -1.264E-01 -3.500E+00 -7.154E-02 -4.297E-02 -1.264E-01 -3.300E+00 -7.154E-02 -4.297E-02 -1.264E-01 -3.100E+00 -7.154E-02 -4.297E-02 -1.264E-01 -2.900E+00 -7.154E-02 -4.297E-02 -1.264E-01 -2.700E+00 -7.154E-02 -4.297E-02 -1.264E-01 -2.500E+00 -7.154E-02 -4.297E-02 -1.264E-01 -2.300E+00 -7.154E-02 -4.297E-02 -1.264E-01 -2.100E+00 -7.154E-02 -4.297E-02 -1.264E-01 -1.900E+00 -7.154E-02 -4.297E-02 -1.264E-01 -1.700E+00 -7.154E-02 -4.297E-02 -1.264E-01 -1.500E+00 -7.154E-02 -4.297E-02 -1.264E-01 -1.300E+00 -7.154E-02 -4.297E-02 -1.264E-01 -1.100E+00 -7.154E-02 -4.297E-02 -1.264E-01 -9.000E-01 -7.154E-02 -4.297E-02 -1.264E-01 -7.000E-01 -7.154E-02 -4.297E-02 -1.251E-01 -5.000E-01 -5.379E-02 -3.173E-02 -9.621E-02 -3.000E-01 -3.330E-02 -1.934E-02 -6.062E-02 -1.000E-01 -1.123E-02 -6.400E-03 -2.086E-02 1.000E-01 1.094E-02 6.175E-03 2.049E-02 3.000E-01 3.091E-02 1.748E-02 5.753E-02 5.000E-01 4.839E-02 2.741E-02 8.965E-02 7.000E-01 6.352E-02 3.598E-02 1.173E-01 9.000E-01 7.642E-02 4.322E-02 1.408E-01 1.100E+00 8.722E-02 4.917E-02 1.606E-01 1.300E+00 9.604E-02 5.386E-02 1.770E-01 1.500E+00 1.030E-01 5.734E-02 1.902E-01 1.700E+00 1.082E-01 5.968E-02 2.006E-01 1.900E+00 1.118E-01 6.106E-02 2.083E-01 2.100E+00 1.140E-01 6.178E-02 2.137E-01 2.300E+00 1.153E-01 6.221E-02 2.172E-01 2.500E+00 1.161E-01 6.252E-02 2.193E-01 2.700E+00 1.167E-01 6.279E-02 2.207E-01 2.900E+00 1.171E-01 6.302E-02 2.218E-01 3.100E+00 1.176E-01 6.323E-02 2.227E-01 3.300E+00 1.179E-01 6.342E-02 2.235E-01 3.500E+00 1.183E-01 6.366E-02 2.242E-01 3.700E+00 1.186E-01 6.409E-02 2.249E-01 3.900E+00 1.186E-01 6.501E-02 2.254E-01 4.100E+00 1.192E-01 6.646E-02 2.254E-01 4.300E+00 1.211E-01 6.826E-02 2.254E-01 4.500E+00 1.239E-01 7.036E-02 2.254E-01 4.700E+00 1.274E-01 7.286E-02 2.294E-01 4.900E+00 1.319E-01 7.550E-02 2.353E-01 5.100E+00 1.371E-01 7.821E-02 2.429E-01 5.300E+00 1.425E-01 8.096E-02 2.532E-01 5.500E+00 1.480E-01 8.375E-02 2.645E-01 5.700E+00 1.537E-01 8.658E-02 2.763E-01 5.900E+00 1.596E-01 8.948E-02 2.885E-01 6.100E+00 1.657E-01 9.246E-02 3.008E-01 6.300E+00 1.718E-01 9.549E-02 3.133E-01 6.500E+00 1.780E-01 9.857E-02 3.259E-01 6.700E+00 1.844E-01 1.017E-01 3.386E-01 6.900E+00 1.908E-01 1.048E-01 3.514E-01 7.100E+00 1.973E-01 1.071E-01 3.644E-01 7.300E+00 2.040E-01 1.089E-01 3.776E-01 7.500E+00 2.107E-01 1.116E-01 3.909E-01 7.700E+00 2.175E-01 1.146E-01 4.043E-01 7.900E+00 2.243E-01 1.178E-01 4.180E-01 8.100E+00 2.307E-01 1.212E-01 4.318E-01 8.300E+00 2.359E-01 1.248E-01 4.459E-01 8.500E+00 2.415E-01 1.285E-01 4.600E-01 8.700E+00 2.478E-01 1.323E-01 4.744E-01 8.900E+00 2.545E-01 1.363E-01 4.889E-01 9.100E+00 2.614E-01 1.403E-01 5.035E-01 9.300E+00 2.685E-01 1.444E-01 5.180E-01 9.500E+00 2.759E-01 1.486E-01 5.317E-01 9.700E+00 2.835E-01 1.528E-01 5.446E-01 9.900E+00 2.912E-01 1.571E-01 5.578E-01 1.010E+01 2.992E-01 1.615E-01 5.718E-01 1.030E+01 3.074E-01 1.659E-01 5.863E-01 1.050E+01 3.158E-01 1.703E-01 6.010E-01 1.070E+01 3.244E-01 1.748E-01 6.159E-01 1.090E+01 3.331E-01 1.793E-01 6.312E-01 1.100E+01 3.375E-01 1.816E-01 6.390E-01 | [Pullup] | voltage I(typ) I(min) I(max) | -8.000E+00 4.524E-01 3.016E-01 7.010E-01 -7.800E+00 4.430E-01 2.952E-01 6.877E-01 -7.600E+00 4.335E-01 2.888E-01 6.739E-01 -7.400E+00 4.238E-01 2.822E-01 6.595E-01 -7.200E+00 4.141E-01 2.756E-01 6.442E-01 -7.000E+00 4.043E-01 2.688E-01 6.285E-01 -6.800E+00 3.943E-01 2.620E-01 6.125E-01 -6.600E+00 3.843E-01 2.551E-01 5.965E-01 -6.400E+00 3.743E-01 2.481E-01 5.807E-01 -6.200E+00 3.644E-01 2.410E-01 5.651E-01 -6.000E+00 3.550E-01 2.339E-01 5.497E-01 -5.800E+00 3.457E-01 2.267E-01 5.347E-01 -5.600E+00 3.357E-01 2.195E-01 5.199E-01 -5.400E+00 3.253E-01 2.122E-01 5.052E-01 -5.200E+00 3.150E-01 2.051E-01 4.907E-01 -5.000E+00 3.047E-01 1.981E-01 4.761E-01 -4.800E+00 2.944E-01 1.915E-01 4.615E-01 -4.600E+00 2.841E-01 1.855E-01 4.468E-01 -4.400E+00 2.738E-01 1.786E-01 4.319E-01 -4.200E+00 2.635E-01 1.713E-01 4.168E-01 -4.000E+00 2.530E-01 1.640E-01 4.014E-01 -3.800E+00 2.424E-01 1.566E-01 3.857E-01 -3.600E+00 2.316E-01 1.491E-01 3.697E-01 -3.400E+00 2.207E-01 1.416E-01 3.533E-01 -3.200E+00 2.095E-01 1.340E-01 3.365E-01 -3.000E+00 1.982E-01 1.263E-01 3.193E-01 -2.800E+00 1.866E-01 1.185E-01 3.016E-01 -2.600E+00 1.748E-01 1.107E-01 2.834E-01 -2.400E+00 1.628E-01 1.027E-01 2.648E-01 -2.200E+00 1.505E-01 9.455E-02 2.456E-01 -2.000E+00 1.379E-01 8.632E-02 2.259E-01 -1.800E+00 1.251E-01 7.798E-02 2.056E-01 -1.600E+00 1.120E-01 6.953E-02 1.847E-01 -1.400E+00 9.864E-02 6.097E-02 1.633E-01 -1.200E+00 8.551E-02 5.250E-02 1.427E-01 -1.000E+00 7.318E-02 4.432E-02 1.245E-01 -8.000E-01 6.018E-02 3.590E-02 1.048E-01 -6.000E-01 4.569E-02 2.698E-02 8.086E-02 -4.000E-01 3.079E-02 1.798E-02 5.495E-02 -2.000E-01 1.530E-02 8.895E-03 2.757E-02 0.000E+00 -4.196E-09 8.852E-11 -3.005E-07 2.000E-01 -1.424E-02 -8.056E-03 -2.620E-02 4.000E-01 -2.700E-02 -1.521E-02 -4.975E-02 6.000E-01 -3.831E-02 -2.146E-02 -7.072E-02 8.000E-01 -4.821E-02 -2.683E-02 -8.926E-02 1.000E+00 -5.675E-02 -3.134E-02 -1.055E-01 1.200E+00 -6.402E-02 -3.502E-02 -1.196E-01 1.400E+00 -7.008E-02 -3.794E-02 -1.317E-01 1.600E+00 -7.506E-02 -4.017E-02 -1.420E-01 1.800E+00 -7.910E-02 -4.188E-02 -1.508E-01 2.000E+00 -8.244E-02 -4.320E-02 -1.582E-01 2.200E+00 -8.529E-02 -4.425E-02 -1.649E-01 2.400E+00 -8.770E-02 -4.509E-02 -1.710E-01 2.600E+00 -8.968E-02 -4.579E-02 -1.766E-01 2.800E+00 -9.132E-02 -4.639E-02 -1.813E-01 3.000E+00 -9.271E-02 -4.691E-02 -1.853E-01 3.200E+00 -9.392E-02 -4.738E-02 -1.886E-01 3.400E+00 -9.499E-02 -4.780E-02 -1.915E-01 3.600E+00 -9.595E-02 -4.805E-02 -1.940E-01 3.800E+00 -9.666E-02 -4.875E-02 -1.963E-01 4.000E+00 -9.671E-02 -5.332E-02 -1.982E-01 4.200E+00 -9.858E-02 -5.912E-02 -1.984E-01 4.400E+00 -1.063E-01 -6.523E-02 -1.993E-01 4.600E+00 -1.150E-01 -7.171E-02 -2.002E-01 4.800E+00 -1.241E-01 -7.865E-02 -2.115E-01 5.000E+00 -1.343E-01 -8.592E-02 -2.238E-01 5.200E+00 -1.450E-01 -9.346E-02 -2.379E-01 5.400E+00 -1.561E-01 -1.012E-01 -2.542E-01 5.600E+00 -1.675E-01 -1.092E-01 -2.712E-01 5.800E+00 -1.790E-01 -1.173E-01 -2.885E-01 6.000E+00 -1.907E-01 -1.258E-01 -3.060E-01 6.200E+00 -2.026E-01 -1.351E-01 -3.236E-01 6.400E+00 -2.150E-01 -1.351E-01 -3.414E-01 6.600E+00 -2.283E-01 -1.351E-01 -3.597E-01 6.800E+00 -2.434E-01 -1.351E-01 -3.791E-01 7.000E+00 -2.434E-01 -1.351E-01 -3.997E-01 7.200E+00 -2.434E-01 -1.351E-01 -4.225E-01 7.300E+00 -2.434E-01 -1.351E-01 -4.358E-01 7.500E+00 -2.434E-01 -1.351E-01 -4.358E-01 7.700E+00 -2.434E-01 -1.351E-01 -4.358E-01 7.900E+00 -2.434E-01 -1.351E-01 -4.358E-01 8.100E+00 -2.434E-01 -1.351E-01 -4.358E-01 8.300E+00 -2.434E-01 -1.351E-01 -4.358E-01 8.500E+00 -2.434E-01 -1.351E-01 -4.358E-01 8.700E+00 -2.434E-01 -1.351E-01 -4.358E-01 8.900E+00 -2.434E-01 -1.351E-01 -4.358E-01 9.100E+00 -2.434E-01 -1.351E-01 -4.358E-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.977E-08 -3.807E-08 -5.878E-09 5.000E-02 1.655E-10 -6.337E-10 4.947E-11 2.000E-01 2.294E-10 -4.215E-10 5.675E-11 3.500E-01 2.403E-10 -3.829E-10 5.878E-11 5.000E-01 2.512E-10 -3.460E-10 6.094E-11 6.500E-01 2.622E-10 -3.094E-10 6.318E-11 8.000E-01 2.733E-10 -2.731E-10 6.551E-11 9.500E-01 2.844E-10 -2.372E-10 6.790E-11 1.100E+00 2.955E-10 -2.016E-10 7.038E-11 1.250E+00 3.067E-10 -1.664E-10 7.292E-11 1.400E+00 3.179E-10 -1.316E-10 7.555E-11 1.550E+00 3.292E-10 -9.704E-11 7.826E-11 1.700E+00 3.405E-10 -6.284E-11 8.105E-11 1.850E+00 3.519E-10 -2.895E-11 8.393E-11 2.000E+00 3.633E-10 4.619E-12 8.690E-11 2.150E+00 3.748E-10 3.788E-11 8.997E-11 2.300E+00 3.864E-10 7.081E-11 9.313E-11 2.450E+00 3.981E-10 1.033E-10 9.639E-11 2.600E+00 4.099E-10 1.353E-10 9.976E-11 2.750E+00 4.217E-10 1.670E-10 1.032E-10 2.900E+00 4.336E-10 2.355E-10 1.068E-10 3.050E+00 4.455E-10 9.280E-10 1.106E-10 3.200E+00 4.589E-10 1.620E-09 1.144E-10 3.350E+00 6.295E-10 2.313E-09 1.184E-10 3.500E+00 8.000E-10 2.344E-09 1.225E-10 3.650E+00 8.022E-10 2.380E-09 1.321E-10 3.800E+00 8.177E-10 2.418E-09 1.703E-10 3.950E+00 8.340E-10 2.457E-09 2.085E-10 4.100E+00 8.509E-10 2.497E-09 2.144E-10 4.250E+00 8.684E-10 2.538E-09 2.204E-10 4.400E+00 8.865E-10 2.581E-09 2.267E-10 4.550E+00 9.052E-10 2.624E-09 2.332E-10 4.700E+00 9.246E-10 2.669E-09 2.401E-10 4.850E+00 9.447E-10 2.715E-09 2.472E-10 5.000E+00 9.657E-10 2.762E-09 2.547E-10 5.150E+00 9.875E-10 2.811E-09 2.625E-10 5.300E+00 1.010E-09 2.862E-09 2.707E-10 5.450E+00 1.034E-09 2.914E-09 2.793E-10 5.500E+00 1.042E-09 2.931E-09 2.823E-10 | [POWER_clamp] | voltage I(typ) I(min) I(max) | -8.000E+00 3.530E-09 6.859E-09 1.958E-09 -7.900E+00 3.456E-09 6.748E-09 1.885E-09 -7.800E+00 3.384E-09 6.639E-09 1.817E-09 -7.700E+00 3.314E-09 6.532E-09 1.754E-09 -7.600E+00 3.245E-09 6.428E-09 1.695E-09 -7.500E+00 3.178E-09 6.326E-09 1.640E-09 -7.400E+00 3.113E-09 6.227E-09 1.588E-09 -7.300E+00 3.050E-09 6.129E-09 1.539E-09 -7.200E+00 2.988E-09 6.034E-09 1.493E-09 -7.100E+00 2.927E-09 5.941E-09 1.449E-09 -7.000E+00 2.868E-09 5.849E-09 1.407E-09 -6.900E+00 2.811E-09 5.760E-09 1.367E-09 -6.800E+00 2.755E-09 5.673E-09 1.329E-09 -6.700E+00 2.700E-09 5.587E-09 1.293E-09 -6.600E+00 2.647E-09 5.503E-09 1.258E-09 -6.500E+00 2.595E-09 5.421E-09 1.225E-09 -6.400E+00 2.544E-09 5.341E-09 1.193E-09 -6.300E+00 2.495E-09 5.263E-09 1.162E-09 -6.200E+00 2.447E-09 5.186E-09 1.133E-09 -6.100E+00 2.400E-09 5.110E-09 1.104E-09 -6.000E+00 2.354E-09 5.037E-09 1.077E-09 -5.900E+00 2.310E-09 4.965E-09 1.051E-09 -5.800E+00 2.267E-09 4.894E-09 1.026E-09 -5.700E+00 2.225E-09 4.825E-09 1.001E-09 -5.600E+00 2.184E-09 4.758E-09 9.781E-10 -5.500E+00 2.144E-09 4.692E-09 9.556E-10 -5.400E+00 2.105E-09 4.627E-09 9.339E-10 -5.300E+00 2.067E-09 4.563E-09 9.130E-10 -5.200E+00 2.031E-09 4.502E-09 8.929E-10 -5.100E+00 1.995E-09 4.441E-09 8.735E-10 -5.000E+00 1.960E-09 4.382E-09 8.549E-10 -4.900E+00 1.927E-09 4.324E-09 8.369E-10 -4.800E+00 1.894E-09 4.267E-09 8.196E-10 -4.700E+00 1.862E-09 4.211E-09 8.029E-10 -4.600E+00 1.831E-09 4.157E-09 7.868E-10 -4.500E+00 1.801E-09 4.104E-09 7.714E-10 -4.400E+00 1.772E-09 4.052E-09 7.565E-10 -4.300E+00 1.744E-09 4.001E-09 7.421E-10 -4.200E+00 1.716E-09 3.951E-09 7.283E-10 -4.100E+00 1.690E-09 3.903E-09 7.150E-10 -4.000E+00 1.664E-09 3.855E-09 7.022E-10 -3.900E+00 1.638E-09 3.809E-09 6.899E-10 -3.800E+00 1.614E-09 3.763E-09 6.780E-10 -3.700E+00 1.590E-09 3.719E-09 6.666E-10 -3.600E+00 1.567E-09 3.675E-09 6.556E-10 -3.500E+00 1.545E-09 3.633E-09 6.450E-10 -3.400E+00 1.524E-09 3.591E-09 6.348E-10 -3.300E+00 1.503E-09 3.551E-09 6.249E-10 -3.200E+00 1.482E-09 3.511E-09 6.154E-10 -3.100E+00 1.463E-09 3.472E-09 6.063E-10 -3.000E+00 1.443E-09 3.434E-09 5.975E-10 -2.900E+00 1.425E-09 3.397E-09 5.890E-10 -2.800E+00 1.407E-09 3.361E-09 5.808E-10 -2.700E+00 1.389E-09 3.326E-09 5.729E-10 -2.600E+00 1.372E-09 3.291E-09 5.653E-10 -2.500E+00 1.356E-09 3.257E-09 5.579E-10 -2.400E+00 1.340E-09 3.224E-09 5.508E-10 -2.300E+00 1.324E-09 3.191E-09 5.439E-10 -2.200E+00 1.309E-09 3.159E-09 5.373E-10 -2.100E+00 1.295E-09 3.128E-09 5.308E-10 -2.000E+00 1.280E-09 3.097E-09 5.246E-10 -1.900E+00 1.266E-09 3.067E-09 5.186E-10 -1.800E+00 1.253E-09 3.038E-09 5.128E-10 -1.700E+00 1.240E-09 3.009E-09 5.072E-10 -1.600E+00 1.227E-09 2.981E-09 5.018E-10 -1.500E+00 1.215E-09 2.953E-09 4.965E-10 -1.400E+00 1.202E-09 2.926E-09 4.914E-10 -1.300E+00 1.191E-09 2.899E-09 4.864E-10 -1.200E+00 1.179E-09 2.873E-09 4.817E-10 -1.100E+00 1.168E-09 2.847E-09 4.770E-10 -1.000E+00 1.157E-09 2.822E-09 4.726E-10 -9.000E-01 1.146E-09 2.797E-09 4.682E-10 -8.000E-01 1.136E-09 2.772E-09 4.640E-10 -7.000E-01 1.126E-09 2.748E-09 4.599E-10 -6.000E-01 1.116E-09 2.725E-09 4.558E-10 -5.000E-01 1.106E-09 2.702E-09 4.519E-10 -4.000E-01 1.097E-09 2.683E-09 4.481E-10 -3.000E-01 1.089E-09 2.672E-09 4.446E-10 -2.000E-01 9.016E-10 2.295E-09 3.097E-10 -1.000E-01 7.141E-10 1.918E-09 1.747E-10 0.000E+00 5.267E-10 1.094E-09 1.259E-10 | [Ramp] | variable typ min max dV/dt_r 1.483V/303.116ps 1.063V/599.676ps 1.853V/189.766ps dV/dt_f 1.634V/510.793ps 1.273V/1.052ns 1.953V/278.487ps R_load = 50.0000 | [Rising Waveform] R_fixture = 50.0000 V_fixture = 0.000 V_fixture_min = 0.000 V_fixture_max = 0.000 | time V(typ) V(min) V(max) | 0.000s 971.504E-12 15.680E-09 12.404E-12 50.000ps 2.287E-06 1.910E-06 1.781E-06 100.000ps 14.469E-06 16.735E-06 6.516E-06 150.000ps 15.371E-06 37.749E-06 -6.653E-06 200.000ps -16.757E-06 26.089E-06 -26.145E-06 250.000ps -49.941E-06 -13.332E-06 -26.931E-06 300.000ps -62.246E-06 -54.872E-06 -19.592E-06 350.000ps -63.721E-06 -84.401E-06 -16.400E-06 400.000ps -69.162E-06 -104.957E-06 -11.921E-06 450.000ps -82.911E-06 -126.290E-06 24.526E-06 500.000ps -76.497E-06 -151.175E-06 139.658E-06 550.000ps -5.431E-06 -175.180E-06 356.298E-06 600.000ps 160.841E-06 -183.043E-06 694.126E-06 650.000ps 447.390E-06 -153.877E-06 1.349E-03 700.000ps 880.172E-06 -69.778E-06 641.709E-06 750.000ps 1.583E-03 85.881E-06 -6.360E-03 800.000ps 2.630E-03 316.604E-06 -18.653E-03 850.000ps 2.433E-03 617.439E-06 -31.050E-03 900.000ps -652.331E-06 999.552E-06 -30.349E-03 950.000ps -6.417E-03 1.512E-03 -945.097E-06 1.000ns -13.654E-03 2.115E-03 67.458E-03 1.050ns -21.379E-03 2.670E-03 184.799E-03 1.100ns -29.319E-03 3.009E-03 359.446E-03 1.150ns -35.513E-03 2.769E-03 610.311E-03 1.200ns -36.459E-03 1.529E-03 1.019E+00 1.250ns -28.127E-03 -522.596E-06 1.626E+00 1.300ns -6.055E-03 -3.191E-03 2.183E+00 1.350ns 31.395E-03 -6.427E-03 2.537E+00 1.400ns 84.783E-03 -10.073E-03 2.743E+00 1.450ns 156.029E-03 -13.957E-03 2.862E+00 1.500ns 249.035E-03 -17.993E-03 2.928E+00 1.550ns 369.782E-03 -22.160E-03 2.966E+00 1.600ns 531.594E-03 -26.432E-03 2.992E+00 1.650ns 764.480E-03 -30.482E-03 3.011E+00 1.700ns 1.058E+00 -33.613E-03 3.026E+00 1.750ns 1.357E+00 -35.260E-03 3.037E+00 1.800ns 1.628E+00 -34.598E-03 3.045E+00 1.850ns 1.847E+00 -30.763E-03 3.052E+00 1.900ns 2.004E+00 -22.860E-03 3.058E+00 1.950ns 2.109E+00 -10.194E-03 3.062E+00 2.000ns 2.180E+00 7.708E-03 3.066E+00 2.050ns 2.231E+00 31.050E-03 3.069E+00 2.100ns 2.269E+00 59.858E-03 3.072E+00 2.150ns 2.299E+00 94.157E-03 3.074E+00 2.200ns 2.323E+00 134.234E-03 3.076E+00 2.250ns 2.343E+00 180.885E-03 3.077E+00 2.300ns 2.359E+00 235.522E-03 3.078E+00 2.350ns 2.372E+00 300.612E-03 3.080E+00 2.400ns 2.384E+00 382.410E-03 3.081E+00 2.450ns 2.394E+00 485.122E-03 3.081E+00 2.500ns 2.402E+00 600.041E-03 3.082E+00 2.550ns 2.409E+00 718.113E-03 3.083E+00 2.600ns 2.416E+00 832.023E-03 3.083E+00 2.650ns 2.421E+00 937.495E-03 3.084E+00 2.700ns 2.426E+00 1.034E+00 3.084E+00 2.750ns 2.430E+00 1.121E+00 3.085E+00 2.800ns 2.434E+00 1.200E+00 3.085E+00 2.850ns 2.437E+00 1.270E+00 3.085E+00 2.900ns 2.440E+00 1.332E+00 3.085E+00 2.950ns 2.442E+00 1.386E+00 3.086E+00 3.000ns 2.445E+00 1.434E+00 3.086E+00 3.100ns 2.448E+00 1.510E+00 3.086E+00 3.200ns 2.452E+00 1.567E+00 3.087E+00 3.300ns 2.454E+00 1.609E+00 3.087E+00 3.400ns 2.456E+00 1.640E+00 3.087E+00 3.500ns 2.458E+00 1.663E+00 3.087E+00 3.600ns 2.460E+00 1.681E+00 3.087E+00 3.700ns 2.461E+00 1.696E+00 3.087E+00 3.800ns 2.462E+00 1.707E+00 3.088E+00 3.900ns 2.463E+00 1.716E+00 3.088E+00 4.000ns 2.464E+00 1.724E+00 3.088E+00 4.100ns 2.465E+00 1.730E+00 3.088E+00 4.200ns 2.465E+00 1.736E+00 3.088E+00 4.300ns 2.466E+00 1.740E+00 3.088E+00 4.400ns 2.466E+00 1.744E+00 3.088E+00 4.500ns 2.467E+00 1.747E+00 3.088E+00 4.600ns 2.467E+00 1.749E+00 3.088E+00 4.700ns 2.468E+00 1.752E+00 3.088E+00 4.800ns 2.468E+00 1.754E+00 3.088E+00 4.900ns 2.468E+00 1.755E+00 3.088E+00 5.000ns 2.469E+00 1.757E+00 3.088E+00 5.250ns 2.469E+00 1.759E+00 3.088E+00 5.500ns 2.470E+00 1.761E+00 3.088E+00 5.750ns 2.470E+00 1.763E+00 3.088E+00 6.000ns 2.471E+00 1.764E+00 3.088E+00 6.250ns 2.471E+00 1.765E+00 3.088E+00 6.500ns 2.471E+00 1.766E+00 3.088E+00 6.750ns 2.472E+00 1.767E+00 3.088E+00 7.000ns 2.472E+00 1.767E+00 3.088E+00 7.250ns 2.472E+00 1.768E+00 3.088E+00 7.500ns 2.472E+00 1.769E+00 3.088E+00 7.750ns 2.472E+00 1.769E+00 3.088E+00 8.000ns 2.472E+00 1.769E+00 3.088E+00 8.250ns 2.472E+00 1.770E+00 3.088E+00 8.500ns 2.472E+00 1.770E+00 3.088E+00 8.750ns 2.472E+00 1.770E+00 3.088E+00 9.000ns 2.472E+00 1.771E+00 3.088E+00 9.250ns 2.472E+00 1.771E+00 3.088E+00 9.500ns 2.472E+00 1.771E+00 3.088E+00 9.750ns 2.472E+00 1.771E+00 3.088E+00 | [Rising Waveform] R_fixture = 50.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.985E-03 877.323E-03 344.928E-03 100.000ps 576.997E-03 877.339E-03 344.932E-03 150.000ps 576.988E-03 877.348E-03 344.915E-03 200.000ps 576.942E-03 877.299E-03 344.897E-03 250.000ps 576.915E-03 877.227E-03 344.908E-03 300.000ps 576.933E-03 877.187E-03 344.929E-03 350.000ps 576.972E-03 877.198E-03 344.943E-03 400.000ps 577.011E-03 877.249E-03 344.957E-03 450.000ps 577.046E-03 877.322E-03 345.001E-03 500.000ps 577.109E-03 877.413E-03 345.114E-03 550.000ps 577.234E-03 877.530E-03 345.284E-03 600.000ps 577.423E-03 877.688E-03 345.485E-03 650.000ps 577.643E-03 877.895E-03 345.866E-03 700.000ps 577.842E-03 878.147E-03 344.394E-03 750.000ps 578.070E-03 878.413E-03 335.804E-03 800.000ps 578.223E-03 878.629E-03 322.746E-03 850.000ps 576.285E-03 878.716E-03 312.920E-03 900.000ps 570.729E-03 878.619E-03 322.526E-03 950.000ps 562.805E-03 878.319E-03 372.428E-03 1.000ns 554.967E-03 877.661E-03 481.934E-03 1.050ns 549.188E-03 876.413E-03 676.362E-03 1.100ns 546.440E-03 874.434E-03 1.002E+00 1.150ns 549.795E-03 871.429E-03 1.604E+00 1.200ns 565.015E-03 867.233E-03 2.371E+00 1.250ns 598.965E-03 862.552E-03 2.917E+00 1.300ns 660.352E-03 857.827E-03 3.219E+00 1.350ns 757.429E-03 853.544E-03 3.388E+00 1.400ns 901.789E-03 850.256E-03 3.482E+00 1.450ns 1.128E+00 848.521E-03 3.531E+00 1.500ns 1.474E+00 848.722E-03 3.553E+00 1.550ns 1.903E+00 851.253E-03 3.564E+00 1.600ns 2.343E+00 856.558E-03 3.572E+00 1.650ns 2.676E+00 865.666E-03 3.578E+00 1.700ns 2.899E+00 880.446E-03 3.582E+00 1.750ns 3.043E+00 902.647E-03 3.585E+00 1.800ns 3.133E+00 934.614E-03 3.588E+00 1.850ns 3.187E+00 979.319E-03 3.590E+00 1.900ns 3.219E+00 1.041E+00 3.592E+00 1.950ns 3.237E+00 1.130E+00 3.593E+00 2.000ns 3.249E+00 1.255E+00 3.594E+00 2.050ns 3.258E+00 1.416E+00 3.595E+00 2.100ns 3.264E+00 1.608E+00 3.595E+00 2.150ns 3.270E+00 1.817E+00 3.596E+00 2.200ns 3.274E+00 2.031E+00 3.596E+00 2.250ns 3.278E+00 2.239E+00 3.597E+00 2.300ns 3.280E+00 2.419E+00 3.597E+00 2.350ns 3.283E+00 2.561E+00 3.598E+00 2.400ns 3.285E+00 2.671E+00 3.598E+00 2.450ns 3.287E+00 2.753E+00 3.598E+00 2.500ns 3.288E+00 2.814E+00 3.598E+00 2.550ns 3.289E+00 2.859E+00 3.598E+00 2.600ns 3.291E+00 2.890E+00 3.599E+00 2.650ns 3.292E+00 2.911E+00 3.599E+00 2.700ns 3.292E+00 2.926E+00 3.599E+00 2.750ns 3.293E+00 2.936E+00 3.599E+00 2.800ns 3.294E+00 2.944E+00 3.599E+00 2.850ns 3.294E+00 2.950E+00 3.599E+00 2.900ns 3.295E+00 2.956E+00 3.599E+00 2.950ns 3.295E+00 2.960E+00 3.599E+00 3.000ns 3.296E+00 2.964E+00 3.599E+00 3.100ns 3.296E+00 2.971E+00 3.599E+00 3.200ns 3.297E+00 2.976E+00 3.599E+00 3.300ns 3.297E+00 2.980E+00 3.600E+00 3.400ns 3.297E+00 2.983E+00 3.600E+00 3.500ns 3.298E+00 2.986E+00 3.600E+00 3.600ns 3.298E+00 2.988E+00 3.600E+00 3.700ns 3.298E+00 2.990E+00 3.600E+00 3.800ns 3.298E+00 2.991E+00 3.600E+00 3.900ns 3.298E+00 2.992E+00 3.600E+00 4.000ns 3.299E+00 2.993E+00 3.600E+00 4.100ns 3.299E+00 2.994E+00 3.600E+00 4.200ns 3.299E+00 2.995E+00 3.600E+00 4.300ns 3.299E+00 2.996E+00 3.600E+00 4.400ns 3.299E+00 2.996E+00 3.600E+00 4.500ns 3.299E+00 2.996E+00 3.600E+00 4.600ns 3.299E+00 2.997E+00 3.600E+00 4.700ns 3.299E+00 2.997E+00 3.600E+00 4.800ns 3.299E+00 2.997E+00 3.600E+00 4.900ns 3.299E+00 2.997E+00 3.600E+00 5.000ns 3.299E+00 2.998E+00 3.600E+00 5.250ns 3.299E+00 2.998E+00 3.600E+00 5.500ns 3.300E+00 2.998E+00 3.600E+00 5.750ns 3.300E+00 2.998E+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 2.999E+00 3.600E+00 6.750ns 3.300E+00 2.999E+00 3.600E+00 7.000ns 3.300E+00 2.999E+00 3.600E+00 7.250ns 3.300E+00 2.999E+00 3.600E+00 7.500ns 3.300E+00 2.999E+00 3.600E+00 7.750ns 3.300E+00 2.999E+00 3.600E+00 8.000ns 3.300E+00 2.999E+00 3.600E+00 8.250ns 3.300E+00 2.999E+00 3.600E+00 8.500ns 3.300E+00 2.999E+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 = 50.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.087E+00 450.000ps 2.472E+00 1.773E+00 3.086E+00 500.000ps 2.471E+00 1.773E+00 3.086E+00 550.000ps 2.471E+00 1.773E+00 3.092E+00 600.000ps 2.470E+00 1.772E+00 3.104E+00 650.000ps 2.470E+00 1.772E+00 3.119E+00 700.000ps 2.471E+00 1.772E+00 3.133E+00 750.000ps 2.473E+00 1.771E+00 3.093E+00 800.000ps 2.479E+00 1.771E+00 2.977E+00 850.000ps 2.488E+00 1.771E+00 2.795E+00 900.000ps 2.498E+00 1.772E+00 2.547E+00 950.000ps 2.507E+00 1.773E+00 2.199E+00 1.000ns 2.510E+00 1.774E+00 1.737E+00 1.050ns 2.502E+00 1.776E+00 1.215E+00 1.100ns 2.474E+00 1.780E+00 785.921E-03 1.150ns 2.422E+00 1.784E+00 528.620E-03 1.200ns 2.342E+00 1.790E+00 372.209E-03 1.250ns 2.233E+00 1.796E+00 266.758E-03 1.300ns 2.090E+00 1.803E+00 191.906E-03 1.350ns 1.904E+00 1.808E+00 137.796E-03 1.400ns 1.685E+00 1.810E+00 97.883E-03 1.450ns 1.445E+00 1.809E+00 68.630E-03 1.500ns 1.194E+00 1.803E+00 47.620E-03 1.550ns 945.194E-03 1.790E+00 32.951E-03 1.600ns 731.254E-03 1.770E+00 23.125E-03 1.650ns 568.106E-03 1.744E+00 16.912E-03 1.700ns 450.392E-03 1.709E+00 13.279E-03 1.750ns 365.163E-03 1.662E+00 10.999E-03 1.800ns 299.699E-03 1.605E+00 9.261E-03 1.850ns 248.037E-03 1.537E+00 7.811E-03 1.900ns 206.655E-03 1.461E+00 6.625E-03 1.950ns 173.005E-03 1.377E+00 5.652E-03 2.000ns 145.405E-03 1.286E+00 4.832E-03 2.050ns 122.231E-03 1.191E+00 4.131E-03 2.100ns 102.549E-03 1.093E+00 3.533E-03 2.150ns 85.829E-03 993.767E-03 3.022E-03 2.200ns 71.668E-03 893.515E-03 2.586E-03 2.250ns 59.681E-03 793.758E-03 2.213E-03 2.300ns 49.581E-03 696.268E-03 1.894E-03 2.350ns 41.122E-03 605.656E-03 1.620E-03 2.400ns 34.083E-03 526.556E-03 1.387E-03 2.450ns 28.298E-03 459.367E-03 1.187E-03 2.500ns 23.586E-03 403.152E-03 1.015E-03 2.550ns 19.801E-03 355.923E-03 868.644E-06 2.600ns 16.810E-03 315.784E-03 743.058E-06 2.650ns 14.465E-03 281.309E-03 635.514E-06 2.700ns 12.613E-03 251.525E-03 543.408E-06 2.750ns 11.128E-03 225.641E-03 464.514E-06 2.800ns 9.905E-03 202.979E-03 396.932E-06 2.850ns 8.866E-03 182.993E-03 339.039E-06 2.900ns 7.968E-03 165.261E-03 289.449E-06 2.950ns 7.186E-03 149.449E-03 246.976E-06 3.000ns 6.497E-03 135.286E-03 210.601E-06 3.100ns 5.333E-03 111.086E-03 152.782E-06 3.200ns 4.391E-03 91.325E-03 110.420E-06 3.300ns 3.618E-03 75.041E-03 79.429E-06 3.400ns 2.979E-03 61.541E-03 56.789E-06 3.500ns 2.449E-03 50.321E-03 40.281E-06 3.600ns 2.011E-03 41.004E-03 28.276E-06 3.700ns 1.648E-03 33.311E-03 19.580E-06 3.800ns 1.348E-03 27.032E-03 13.311E-06 3.900ns 1.099E-03 21.991E-03 8.818E-06 4.000ns 894.448E-06 18.017E-03 5.623E-06 4.100ns 725.475E-06 14.932E-03 3.372E-06 4.200ns 586.251E-06 12.546E-03 1.807E-06 4.300ns 471.651E-06 10.684E-03 739.077E-09 4.400ns 377.467E-06 9.203E-03 27.206E-09 4.500ns 300.196E-06 7.987E-03 -430.835E-09 4.600ns 236.903E-06 6.975E-03 -709.545E-09 4.700ns 185.146E-06 6.127E-03 -862.926E-09 4.800ns 142.919E-06 5.406E-03 -930.294E-09 4.900ns 108.566E-06 4.779E-03 -940.088E-09 5.000ns 80.709E-06 4.230E-03 -912.552E-09 5.250ns 32.442E-06 3.117E-03 -763.782E-09 5.500ns 4.989E-06 2.284E-03 -587.840E-09 5.750ns -9.829E-06 1.657E-03 -432.023E-09 6.000ns -17.067E-06 1.189E-03 -308.786E-09 6.250ns -19.856E-06 839.751E-06 -216.550E-09 6.500ns -20.130E-06 579.280E-06 -149.878E-09 6.750ns -19.059E-06 386.249E-06 -102.793E-09 7.000ns -17.341E-06 244.296E-06 -70.030E-09 7.250ns -15.382E-06 140.834E-06 -47.480E-09 7.500ns -13.413E-06 66.209E-06 -32.077E-09 7.750ns -11.558E-06 13.128E-06 -21.610E-09 8.000ns -9.875E-06 -23.920E-06 -14.529E-09 8.250ns -8.385E-06 -49.100E-06 -9.753E-09 8.500ns -7.088E-06 -65.541E-06 -6.537E-09 8.750ns -5.970E-06 -75.590E-06 -4.377E-09 9.000ns -5.016E-06 -81.006E-06 -2.927E-09 9.250ns -4.206E-06 -83.102E-06 -1.955E-09 9.500ns -3.522E-06 -82.854E-06 -1.303E-09 9.750ns -2.945E-06 -80.987E-06 -867.517E-12 | [Falling Waveform] R_fixture = 50.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.596E+00 550.000ps 3.298E+00 3.000E+00 3.600E+00 600.000ps 3.297E+00 3.000E+00 3.612E+00 650.000ps 3.296E+00 3.000E+00 3.630E+00 700.000ps 3.295E+00 3.000E+00 3.654E+00 750.000ps 3.295E+00 2.999E+00 3.637E+00 800.000ps 3.298E+00 2.998E+00 3.563E+00 850.000ps 3.306E+00 2.998E+00 3.448E+00 900.000ps 3.316E+00 2.997E+00 3.300E+00 950.000ps 3.330E+00 2.996E+00 3.120E+00 1.000ns 3.345E+00 2.995E+00 2.902E+00 1.050ns 3.356E+00 2.994E+00 2.623E+00 1.100ns 3.355E+00 2.994E+00 2.248E+00 1.150ns 3.339E+00 2.995E+00 1.813E+00 1.200ns 3.308E+00 2.997E+00 1.383E+00 1.250ns 3.263E+00 3.000E+00 1.070E+00 1.300ns 3.206E+00 3.005E+00 861.686E-03 1.350ns 3.138E+00 3.012E+00 725.189E-03 1.400ns 3.062E+00 3.019E+00 629.952E-03 1.450ns 2.976E+00 3.027E+00 560.539E-03 1.500ns 2.881E+00 3.034E+00 509.045E-03 1.550ns 2.776E+00 3.040E+00 470.852E-03 1.600ns 2.659E+00 3.045E+00 442.491E-03 1.650ns 2.523E+00 3.049E+00 421.416E-03 1.700ns 2.360E+00 3.050E+00 406.102E-03 1.750ns 2.179E+00 3.048E+00 395.283E-03 1.800ns 1.989E+00 3.043E+00 387.414E-03 1.850ns 1.796E+00 3.033E+00 381.276E-03 1.900ns 1.608E+00 3.020E+00 376.204E-03 1.950ns 1.432E+00 3.003E+00 371.929E-03 2.000ns 1.280E+00 2.982E+00 368.301E-03 2.050ns 1.158E+00 2.958E+00 365.198E-03 2.100ns 1.065E+00 2.931E+00 362.531E-03 2.150ns 992.194E-03 2.902E+00 360.229E-03 2.200ns 933.941E-03 2.869E+00 358.247E-03 2.250ns 885.801E-03 2.835E+00 356.534E-03 2.300ns 845.322E-03 2.798E+00 355.047E-03 2.350ns 811.001E-03 2.759E+00 353.756E-03 2.400ns 781.723E-03 2.719E+00 352.633E-03 2.450ns 756.653E-03 2.676E+00 351.655E-03 2.500ns 735.110E-03 2.631E+00 350.804E-03 2.550ns 716.531E-03 2.584E+00 350.062E-03 2.600ns 700.479E-03 2.534E+00 349.415E-03 2.650ns 686.621E-03 2.482E+00 348.851E-03 2.700ns 674.692E-03 2.426E+00 348.359E-03 2.750ns 664.411E-03 2.365E+00 347.930E-03 2.800ns 655.458E-03 2.299E+00 347.555E-03 2.850ns 647.695E-03 2.231E+00 347.227E-03 2.900ns 640.978E-03 2.161E+00 346.940E-03 2.950ns 635.135E-03 2.090E+00 346.690E-03 3.000ns 629.992E-03 2.020E+00 346.471E-03 3.100ns 621.293E-03 1.881E+00 346.112E-03 3.200ns 614.235E-03 1.746E+00 345.836E-03 3.300ns 608.412E-03 1.619E+00 345.625E-03 3.400ns 603.555E-03 1.501E+00 345.463E-03 3.500ns 599.480E-03 1.397E+00 345.339E-03 3.600ns 596.049E-03 1.309E+00 345.243E-03 3.700ns 593.154E-03 1.239E+00 345.170E-03 3.800ns 590.708E-03 1.184E+00 345.113E-03 3.900ns 588.639E-03 1.140E+00 345.070E-03 4.000ns 586.886E-03 1.105E+00 345.037E-03 4.100ns 585.399E-03 1.075E+00 345.011E-03 4.200ns 584.138E-03 1.049E+00 344.992E-03 4.300ns 583.068E-03 1.028E+00 344.976E-03 4.400ns 582.159E-03 1.009E+00 344.965E-03 4.500ns 581.388E-03 994.017E-03 344.956E-03 4.600ns 580.732E-03 980.816E-03 344.949E-03 4.700ns 580.174E-03 969.427E-03 344.944E-03 4.800ns 579.700E-03 959.496E-03 344.939E-03 4.900ns 579.297E-03 950.859E-03 344.936E-03 5.000ns 578.954E-03 943.318E-03 344.934E-03 5.250ns 578.303E-03 928.144E-03 344.930E-03 5.500ns 577.868E-03 916.795E-03 344.928E-03 5.750ns 577.576E-03 908.105E-03 344.927E-03 6.000ns 577.381E-03 901.402E-03 344.927E-03 6.250ns 577.250E-03 896.190E-03 344.926E-03 6.500ns 577.162E-03 892.138E-03 344.926E-03 6.750ns 577.103E-03 888.969E-03 344.926E-03 7.000ns 577.063E-03 886.484E-03 344.926E-03 7.250ns 577.036E-03 884.532E-03 344.926E-03 7.500ns 577.019E-03 882.998E-03 344.926E-03 7.750ns 577.007E-03 881.792E-03 344.926E-03 8.000ns 576.998E-03 880.843E-03 344.926E-03 8.250ns 576.993E-03 880.096E-03 344.926E-03 8.500ns 576.989E-03 879.508E-03 344.926E-03 8.750ns 576.987E-03 879.045E-03 344.926E-03 9.000ns 576.985E-03 878.679E-03 344.926E-03 9.250ns 576.984E-03 878.392E-03 344.926E-03 9.500ns 576.984E-03 878.165E-03 344.926E-03 9.750ns 576.983E-03 877.986E-03 344.926E-03 | | End [Model] LVC15_TRISTN_33 | |************************************************************************ | Model LVC15_TRISTN_25 |************************************************************************ | [Model] LVC15_TRISTN_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.20pF 2.62pF 5.77pF | | [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 -6.126E-02 -3.598E-02 -1.141E-01 -5.300E+00 -6.126E-02 -3.598E-02 -1.141E-01 -5.100E+00 -6.126E-02 -3.598E-02 -1.141E-01 -4.900E+00 -6.126E-02 -3.598E-02 -1.141E-01 -4.700E+00 -6.126E-02 -3.598E-02 -1.141E-01 -4.500E+00 -6.126E-02 -3.598E-02 -1.141E-01 -4.300E+00 -6.126E-02 -3.598E-02 -1.141E-01 -4.100E+00 -6.126E-02 -3.598E-02 -1.141E-01 -3.900E+00 -6.126E-02 -3.598E-02 -1.141E-01 -3.700E+00 -6.126E-02 -3.598E-02 -1.141E-01 -3.500E+00 -6.126E-02 -3.598E-02 -1.141E-01 -3.300E+00 -6.126E-02 -3.598E-02 -1.141E-01 -3.100E+00 -6.126E-02 -3.598E-02 -1.141E-01 -2.900E+00 -6.126E-02 -3.598E-02 -1.141E-01 -2.700E+00 -6.126E-02 -3.598E-02 -1.141E-01 -2.500E+00 -6.126E-02 -3.598E-02 -1.141E-01 -2.300E+00 -6.126E-02 -3.598E-02 -1.141E-01 -2.100E+00 -6.126E-02 -3.598E-02 -1.141E-01 -1.900E+00 -6.126E-02 -3.598E-02 -1.141E-01 -1.700E+00 -6.126E-02 -3.598E-02 -1.141E-01 -1.500E+00 -6.126E-02 -3.598E-02 -1.141E-01 -1.300E+00 -6.126E-02 -3.598E-02 -1.141E-01 -1.100E+00 -6.126E-02 -3.598E-02 -1.141E-01 -9.000E-01 -6.126E-02 -3.598E-02 -1.141E-01 -7.000E-01 -6.126E-02 -3.598E-02 -1.102E-01 -5.000E-01 -4.604E-02 -2.652E-02 -8.481E-02 -3.000E-01 -2.836E-02 -1.608E-02 -5.315E-02 -1.000E-01 -9.441E-03 -5.236E-03 -1.813E-02 1.000E-01 9.064E-03 4.952E-03 1.761E-02 3.000E-01 2.514E-02 1.371E-02 4.870E-02 5.000E-01 3.857E-02 2.095E-02 7.466E-02 7.000E-01 4.950E-02 2.672E-02 9.593E-02 9.000E-01 5.808E-02 3.104E-02 1.129E-01 1.100E+00 6.446E-02 3.400E-02 1.261E-01 1.300E+00 6.880E-02 3.572E-02 1.357E-01 1.500E+00 7.138E-02 3.654E-02 1.422E-01 1.700E+00 7.269E-02 3.694E-02 1.460E-01 1.900E+00 7.339E-02 3.720E-02 1.481E-01 2.100E+00 7.387E-02 3.741E-02 1.494E-01 2.300E+00 7.426E-02 3.759E-02 1.503E-01 2.500E+00 7.461E-02 3.775E-02 1.511E-01 2.700E+00 7.492E-02 3.792E-02 1.518E-01 2.900E+00 7.519E-02 3.826E-02 1.524E-01 3.100E+00 7.540E-02 3.899E-02 1.524E-01 3.300E+00 7.630E-02 4.020E-02 1.524E-01 3.500E+00 7.835E-02 4.174E-02 1.527E-01 3.700E+00 8.120E-02 4.346E-02 1.561E-01 3.900E+00 8.458E-02 4.538E-02 1.616E-01 4.100E+00 8.857E-02 4.745E-02 1.685E-01 4.300E+00 9.305E-02 4.956E-02 1.772E-01 4.500E+00 9.768E-02 5.169E-02 1.874E-01 4.700E+00 1.024E-01 5.384E-02 1.981E-01 4.900E+00 1.073E-01 5.602E-02 2.092E-01 5.100E+00 1.123E-01 5.818E-02 2.204E-01 5.300E+00 1.174E-01 6.005E-02 2.318E-01 5.500E+00 1.227E-01 6.091E-02 2.433E-01 5.700E+00 1.279E-01 6.268E-02 2.548E-01 5.900E+00 1.332E-01 6.480E-02 2.664E-01 6.100E+00 1.381E-01 6.706E-02 2.781E-01 6.300E+00 1.415E-01 6.943E-02 2.899E-01 6.500E+00 1.456E-01 7.189E-02 3.018E-01 6.700E+00 1.504E-01 7.443E-02 3.138E-01 6.900E+00 1.555E-01 7.706E-02 3.258E-01 7.100E+00 1.608E-01 7.977E-02 3.377E-01 7.300E+00 1.662E-01 8.255E-02 3.483E-01 7.500E+00 1.718E-01 8.538E-02 3.581E-01 7.700E+00 1.775E-01 8.823E-02 3.687E-01 7.900E+00 1.833E-01 9.109E-02 3.799E-01 8.100E+00 1.893E-01 9.391E-02 3.914E-01 8.300E+00 1.953E-01 9.668E-02 4.033E-01 8.500E+00 2.015E-01 9.931E-02 4.154E-01 8.700E+00 2.079E-01 1.017E-01 4.278E-01 8.900E+00 2.143E-01 1.034E-01 4.404E-01 9.100E+00 2.209E-01 1.034E-01 4.532E-01 9.300E+00 2.276E-01 1.034E-01 4.662E-01 9.500E+00 2.344E-01 1.034E-01 4.794E-01 9.700E+00 2.413E-01 1.034E-01 4.928E-01 9.900E+00 2.482E-01 1.034E-01 5.064E-01 1.010E+01 2.552E-01 1.034E-01 5.202E-01 1.030E+01 2.622E-01 1.034E-01 5.343E-01 1.050E+01 2.692E-01 1.034E-01 5.486E-01 1.070E+01 2.763E-01 1.034E-01 5.632E-01 1.090E+01 2.833E-01 1.034E-01 5.782E-01 1.100E+01 2.868E-01 1.034E-01 5.858E-01 | [Pullup] | voltage I(typ) I(min) I(max) | -8.700E+00 4.472E-01 2.726E-01 7.159E-01 -8.500E+00 4.392E-01 2.673E-01 7.031E-01 -8.300E+00 4.310E-01 2.621E-01 6.901E-01 -8.100E+00 4.226E-01 2.568E-01 6.770E-01 -7.900E+00 4.141E-01 2.516E-01 6.638E-01 -7.700E+00 4.055E-01 2.464E-01 6.505E-01 -7.500E+00 3.968E-01 2.411E-01 6.370E-01 -7.300E+00 3.879E-01 2.359E-01 6.233E-01 -7.100E+00 3.789E-01 2.306E-01 6.095E-01 -6.900E+00 3.698E-01 2.254E-01 5.955E-01 -6.700E+00 3.606E-01 2.202E-01 5.813E-01 -6.500E+00 3.512E-01 2.149E-01 5.669E-01 -6.300E+00 3.417E-01 2.117E-01 5.526E-01 -6.100E+00 3.322E-01 2.071E-01 5.384E-01 -5.900E+00 3.225E-01 2.019E-01 5.240E-01 -5.700E+00 3.126E-01 1.964E-01 5.087E-01 -5.500E+00 3.027E-01 1.905E-01 4.928E-01 -5.300E+00 2.927E-01 1.844E-01 4.767E-01 -5.100E+00 2.827E-01 1.782E-01 4.606E-01 -4.900E+00 2.727E-01 1.717E-01 4.447E-01 -4.700E+00 2.629E-01 1.652E-01 4.290E-01 -4.500E+00 2.537E-01 1.586E-01 4.133E-01 -4.300E+00 2.447E-01 1.519E-01 3.977E-01 -4.100E+00 2.346E-01 1.452E-01 3.821E-01 -3.900E+00 2.243E-01 1.385E-01 3.665E-01 -3.700E+00 2.139E-01 1.319E-01 3.507E-01 -3.500E+00 2.034E-01 1.257E-01 3.347E-01 -3.300E+00 1.929E-01 1.199E-01 3.185E-01 -3.100E+00 1.823E-01 1.131E-01 3.020E-01 -2.900E+00 1.716E-01 1.062E-01 2.851E-01 -2.700E+00 1.607E-01 9.917E-02 2.680E-01 -2.500E+00 1.497E-01 9.208E-02 2.504E-01 -2.300E+00 1.385E-01 8.492E-02 2.325E-01 -2.100E+00 1.272E-01 7.768E-02 2.142E-01 -1.900E+00 1.156E-01 7.037E-02 1.954E-01 -1.700E+00 1.039E-01 6.298E-02 1.762E-01 -1.500E+00 9.193E-02 5.552E-02 1.565E-01 -1.300E+00 7.986E-02 4.802E-02 1.366E-01 -1.100E+00 6.846E-02 4.075E-02 1.188E-01 -9.000E-01 5.701E-02 3.349E-02 1.010E-01 -7.000E-01 4.491E-02 2.605E-02 8.118E-02 -5.000E-01 3.214E-02 1.844E-02 5.873E-02 -3.000E-01 1.927E-02 1.099E-02 3.533E-02 -1.000E-01 6.176E-03 3.421E-03 1.159E-02 1.000E-01 -5.842E-03 -3.214E-03 -1.113E-02 3.000E-01 -1.632E-02 -8.903E-03 -3.124E-02 5.000E-01 -2.522E-02 -1.361E-02 -4.857E-02 7.000E-01 -3.257E-02 -1.735E-02 -6.323E-02 9.000E-01 -3.848E-02 -2.017E-02 -7.542E-02 1.100E+00 -4.304E-02 -2.216E-02 -8.534E-02 1.300E+00 -4.645E-02 -2.349E-02 -9.327E-02 1.500E+00 -4.897E-02 -2.439E-02 -9.961E-02 1.700E+00 -5.090E-02 -2.505E-02 -1.048E-01 1.900E+00 -5.239E-02 -2.558E-02 -1.091E-01 2.100E+00 -5.358E-02 -2.601E-02 -1.127E-01 2.300E+00 -5.458E-02 -2.639E-02 -1.155E-01 2.500E+00 -5.545E-02 -2.672E-02 -1.179E-01 2.700E+00 -5.622E-02 -2.702E-02 -1.200E-01 2.900E+00 -5.689E-02 -2.723E-02 -1.219E-01 3.100E+00 -5.728E-02 -2.783E-02 -1.234E-01 3.300E+00 -5.755E-02 -3.184E-02 -1.240E-01 3.500E+00 -6.262E-02 -3.710E-02 -1.259E-01 3.700E+00 -7.091E-02 -4.275E-02 -1.278E-01 3.900E+00 -7.972E-02 -4.876E-02 -1.405E-01 4.100E+00 -8.913E-02 -5.522E-02 -1.540E-01 4.300E+00 -9.935E-02 -6.207E-02 -1.689E-01 4.500E+00 -1.101E-01 -6.924E-02 -1.856E-01 4.700E+00 -1.211E-01 -7.666E-02 -2.030E-01 4.900E+00 -1.325E-01 -8.441E-02 -2.208E-01 5.100E+00 -1.441E-01 -9.497E-02 -2.388E-01 5.300E+00 -1.570E-01 -9.497E-02 -2.573E-01 5.500E+00 -1.570E-01 -9.497E-02 -2.774E-01 5.700E+00 -1.570E-01 -9.497E-02 -3.039E-01 5.900E+00 -1.570E-01 -9.497E-02 -3.039E-01 6.100E+00 -1.570E-01 -9.497E-02 -3.039E-01 6.300E+00 -1.570E-01 -9.497E-02 -3.039E-01 6.500E+00 -1.570E-01 -9.497E-02 -3.039E-01 6.700E+00 -1.570E-01 -9.497E-02 -3.039E-01 6.900E+00 -1.570E-01 -9.497E-02 -3.039E-01 7.100E+00 -1.570E-01 -9.497E-02 -3.039E-01 7.300E+00 -1.570E-01 -9.497E-02 -3.039E-01 7.500E+00 -1.570E-01 -9.497E-02 -3.039E-01 7.700E+00 -1.570E-01 -9.497E-02 -3.039E-01 7.900E+00 -1.570E-01 -9.497E-02 -3.039E-01 8.100E+00 -1.570E-01 -9.497E-02 -3.039E-01 8.200E+00 -1.570E-01 -9.497E-02 -3.039E-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.349E-06 -2.970E-06 -1.000E-01 -1.450E-08 -2.937E-08 -3.880E-09 5.000E-02 1.417E-10 -2.850E-10 3.070E-11 2.000E-01 1.841E-10 -1.328E-10 3.491E-11 3.500E-01 1.908E-10 -1.075E-10 3.612E-11 5.000E-01 1.977E-10 -8.331E-11 3.741E-11 6.500E-01 2.046E-10 -5.928E-11 3.875E-11 8.000E-01 2.116E-10 -3.544E-11 4.015E-11 9.500E-01 2.187E-10 -1.179E-11 4.160E-11 1.100E+00 2.258E-10 1.166E-11 4.310E-11 1.250E+00 2.329E-10 3.491E-11 4.464E-11 1.400E+00 2.402E-10 5.795E-11 4.624E-11 1.550E+00 2.474E-10 8.079E-11 4.789E-11 1.700E+00 2.548E-10 1.034E-10 4.960E-11 1.850E+00 2.622E-10 1.256E-10 5.136E-11 2.000E+00 2.696E-10 1.475E-10 5.319E-11 2.150E+00 2.771E-10 1.737E-10 5.507E-11 2.300E+00 2.846E-10 6.475E-10 5.701E-11 2.450E+00 2.974E-10 1.121E-09 5.901E-11 2.600E+00 3.991E-10 1.595E-09 6.106E-11 2.750E+00 5.008E-10 1.614E-09 6.576E-11 2.900E+00 5.088E-10 1.638E-09 8.738E-11 3.050E+00 5.187E-10 1.664E-09 1.090E-10 3.200E+00 5.289E-10 1.691E-09 1.121E-10 3.350E+00 5.394E-10 1.718E-09 1.152E-10 3.500E+00 5.502E-10 1.745E-09 1.184E-10 3.650E+00 5.612E-10 1.773E-09 1.217E-10 3.800E+00 5.725E-10 1.802E-09 1.251E-10 3.950E+00 5.842E-10 1.831E-09 1.286E-10 4.100E+00 5.962E-10 1.862E-09 1.323E-10 4.250E+00 6.087E-10 1.893E-09 1.361E-10 4.400E+00 6.215E-10 1.925E-09 1.400E-10 4.550E+00 6.349E-10 1.957E-09 1.441E-10 4.700E+00 6.487E-10 1.991E-09 1.484E-10 4.850E+00 6.631E-10 2.026E-09 1.529E-10 5.000E+00 6.780E-10 2.062E-09 1.576E-10 5.150E+00 6.936E-10 2.099E-09 1.625E-10 5.300E+00 7.098E-10 2.137E-09 1.677E-10 5.450E+00 7.267E-10 2.176E-09 1.731E-10 5.500E+00 7.325E-10 2.190E-09 1.750E-10 | [POWER_clamp] | voltage I(typ) I(min) I(max) | -8.700E+00 2.446E-09 5.222E-09 1.977E-09 -8.600E+00 2.392E-09 5.132E-09 1.795E-09 -8.500E+00 2.340E-09 5.045E-09 1.639E-09 -8.400E+00 2.289E-09 4.959E-09 1.504E-09 -8.300E+00 2.240E-09 4.876E-09 1.387E-09 -8.200E+00 2.192E-09 4.794E-09 1.285E-09 -8.100E+00 2.145E-09 4.714E-09 1.197E-09 -8.000E+00 2.099E-09 4.636E-09 1.119E-09 -7.900E+00 2.054E-09 4.560E-09 1.051E-09 -7.800E+00 2.011E-09 4.486E-09 9.910E-10 -7.700E+00 1.969E-09 4.413E-09 9.375E-10 -7.600E+00 1.927E-09 4.342E-09 8.898E-10 -7.500E+00 1.887E-09 4.273E-09 8.470E-10 -7.400E+00 1.848E-09 4.205E-09 8.085E-10 -7.300E+00 1.810E-09 4.139E-09 7.736E-10 -7.200E+00 1.773E-09 4.074E-09 7.418E-10 -7.100E+00 1.737E-09 4.011E-09 7.128E-10 -7.000E+00 1.701E-09 3.949E-09 6.861E-10 -6.900E+00 1.667E-09 3.889E-09 6.615E-10 -6.800E+00 1.634E-09 3.830E-09 6.387E-10 -6.700E+00 1.601E-09 3.772E-09 6.174E-10 -6.600E+00 1.570E-09 3.715E-09 5.976E-10 -6.500E+00 1.539E-09 3.660E-09 5.791E-10 -6.400E+00 1.509E-09 3.606E-09 5.616E-10 -6.300E+00 1.480E-09 3.554E-09 5.452E-10 -6.200E+00 1.452E-09 3.502E-09 5.297E-10 -6.100E+00 1.424E-09 3.452E-09 5.150E-10 -6.000E+00 1.397E-09 3.403E-09 5.011E-10 -5.900E+00 1.371E-09 3.355E-09 4.878E-10 -5.800E+00 1.346E-09 3.308E-09 4.752E-10 -5.700E+00 1.321E-09 3.262E-09 4.632E-10 -5.600E+00 1.297E-09 3.217E-09 4.517E-10 -5.500E+00 1.274E-09 3.173E-09 4.408E-10 -5.400E+00 1.252E-09 3.130E-09 4.303E-10 -5.300E+00 1.230E-09 3.088E-09 4.203E-10 -5.200E+00 1.209E-09 3.047E-09 4.107E-10 -5.100E+00 1.188E-09 3.007E-09 4.015E-10 -5.000E+00 1.168E-09 2.968E-09 3.926E-10 -4.900E+00 1.148E-09 2.930E-09 3.842E-10 -4.800E+00 1.130E-09 2.892E-09 3.761E-10 -4.700E+00 1.111E-09 2.856E-09 3.683E-10 -4.600E+00 1.094E-09 2.820E-09 3.609E-10 -4.500E+00 1.076E-09 2.786E-09 3.537E-10 -4.400E+00 1.060E-09 2.751E-09 3.468E-10 -4.300E+00 1.044E-09 2.718E-09 3.402E-10 -4.200E+00 1.028E-09 2.686E-09 3.338E-10 -4.100E+00 1.013E-09 2.654E-09 3.277E-10 -4.000E+00 9.979E-10 2.623E-09 3.219E-10 -3.900E+00 9.836E-10 2.593E-09 3.162E-10 -3.800E+00 9.698E-10 2.563E-09 3.108E-10 -3.700E+00 9.564E-10 2.534E-09 3.056E-10 -3.600E+00 9.434E-10 2.506E-09 3.006E-10 -3.500E+00 9.308E-10 2.478E-09 2.958E-10 -3.400E+00 9.186E-10 2.451E-09 2.911E-10 -3.300E+00 9.067E-10 2.425E-09 2.867E-10 -3.200E+00 8.952E-10 2.399E-09 2.823E-10 -3.100E+00 8.841E-10 2.374E-09 2.782E-10 -3.000E+00 8.733E-10 2.349E-09 2.742E-10 -2.900E+00 8.628E-10 2.325E-09 2.703E-10 -2.800E+00 8.526E-10 2.301E-09 2.666E-10 -2.700E+00 8.426E-10 2.278E-09 2.630E-10 -2.600E+00 8.330E-10 2.256E-09 2.595E-10 -2.500E+00 8.237E-10 2.233E-09 2.562E-10 -2.400E+00 8.146E-10 2.212E-09 2.529E-10 -2.300E+00 8.057E-10 2.190E-09 2.498E-10 -2.200E+00 7.971E-10 2.169E-09 2.468E-10 -2.100E+00 7.887E-10 2.149E-09 2.438E-10 -2.000E+00 7.805E-10 2.129E-09 2.410E-10 -1.900E+00 7.725E-10 2.109E-09 2.382E-10 -1.800E+00 7.647E-10 2.089E-09 2.355E-10 -1.700E+00 7.571E-10 2.070E-09 2.329E-10 -1.600E+00 7.497E-10 2.051E-09 2.304E-10 -1.500E+00 7.425E-10 2.033E-09 2.279E-10 -1.400E+00 7.354E-10 2.015E-09 2.255E-10 -1.300E+00 7.284E-10 1.997E-09 2.232E-10 -1.200E+00 7.216E-10 1.979E-09 2.210E-10 -1.100E+00 7.149E-10 1.962E-09 2.188E-10 -1.000E+00 7.084E-10 1.945E-09 2.166E-10 -9.000E-01 7.020E-10 1.928E-09 2.145E-10 -8.000E-01 6.957E-10 1.911E-09 2.125E-10 -7.000E-01 6.895E-10 1.895E-09 2.105E-10 -6.000E-01 6.834E-10 1.878E-09 2.085E-10 -5.000E-01 6.775E-10 1.863E-09 2.066E-10 -4.000E-01 6.718E-10 1.850E-09 2.048E-10 -3.000E-01 6.671E-10 1.841E-09 2.030E-10 -2.000E-01 5.548E-10 1.483E-09 1.450E-10 -1.000E-01 4.425E-10 1.125E-09 8.695E-11 0.000E+00 3.302E-10 7.670E-10 6.274E-11 | [Ramp] | variable typ min max dV/dt_r 1.259V/335.040ps 985.954mV/752.774ps 1.481V/185.399ps dV/dt_f 1.342V/520.988ps 1.118V/1.123ns 1.531V/267.324ps 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 605.627E-12 12.874E-09 5.056E-12 50.000ps 2.504E-06 1.850E-06 2.210E-06 100.000ps 17.390E-06 16.862E-06 9.284E-06 150.000ps 25.477E-06 44.334E-06 -6.189E-06 200.000ps -6.925E-06 46.179E-06 -37.632E-06 250.000ps -52.339E-06 13.888E-06 -50.879E-06 300.000ps -84.423E-06 -30.895E-06 -63.097E-06 350.000ps -111.423E-06 -70.849E-06 -83.563E-06 400.000ps -142.583E-06 -107.307E-06 32.396E-06 450.000ps -169.150E-06 -141.797E-06 419.712E-06 500.000ps -153.835E-06 -170.171E-06 1.192E-03 550.000ps -27.304E-06 -195.860E-06 2.394E-03 600.000ps 257.663E-06 -219.564E-06 -195.590E-06 650.000ps 705.183E-06 -234.668E-06 -8.112E-03 700.000ps 1.397E-03 -225.801E-06 -18.204E-03 750.000ps 2.190E-03 -177.996E-06 -28.234E-03 800.000ps 2.802E-03 -75.268E-06 -35.657E-03 850.000ps 2.653E-03 88.499E-06 -28.467E-03 900.000ps 987.503E-06 311.191E-06 5.222E-03 950.000ps -2.343E-03 597.634E-06 73.747E-03 1.000ns -6.850E-03 959.118E-06 184.447E-03 1.050ns -12.066E-03 1.359E-03 350.121E-03 1.100ns -17.557E-03 1.739E-03 619.721E-03 1.150ns -23.168E-03 2.070E-03 1.052E+00 1.200ns -29.284E-03 2.357E-03 1.537E+00 1.250ns -35.257E-03 2.591E-03 1.923E+00 1.300ns -38.707E-03 2.723E-03 2.139E+00 1.350ns -37.365E-03 2.636E-03 2.260E+00 1.400ns -28.705E-03 2.199E-03 2.326E+00 1.450ns -10.154E-03 1.333E-03 2.362E+00 1.500ns 19.376E-03 20.900E-06 2.385E+00 1.550ns 60.165E-03 -1.695E-03 2.402E+00 1.600ns 113.708E-03 -3.742E-03 2.414E+00 1.650ns 183.614E-03 -6.036E-03 2.424E+00 1.700ns 276.717E-03 -8.499E-03 2.431E+00 1.750ns 410.203E-03 -11.070E-03 2.437E+00 1.800ns 590.667E-03 -13.704E-03 2.442E+00 1.850ns 801.551E-03 -16.398E-03 2.446E+00 1.900ns 1.023E+00 -19.254E-03 2.449E+00 1.950ns 1.237E+00 -22.353E-03 2.451E+00 2.000ns 1.431E+00 -25.694E-03 2.453E+00 2.050ns 1.590E+00 -29.140E-03 2.455E+00 2.100ns 1.708E+00 -32.338E-03 2.457E+00 2.150ns 1.792E+00 -34.890E-03 2.458E+00 2.200ns 1.851E+00 -36.452E-03 2.459E+00 2.250ns 1.894E+00 -36.759E-03 2.460E+00 2.300ns 1.926E+00 -35.514E-03 2.461E+00 2.350ns 1.952E+00 -32.242E-03 2.462E+00 2.400ns 1.971E+00 -26.382E-03 2.462E+00 2.450ns 1.987E+00 -17.430E-03 2.463E+00 2.500ns 2.001E+00 -5.032E-03 2.463E+00 2.550ns 2.012E+00 10.992E-03 2.464E+00 2.600ns 2.021E+00 30.698E-03 2.464E+00 2.650ns 2.029E+00 54.197E-03 2.464E+00 2.700ns 2.036E+00 81.749E-03 2.465E+00 2.750ns 2.042E+00 113.839E-03 2.465E+00 2.800ns 2.047E+00 151.401E-03 2.465E+00 2.850ns 2.052E+00 196.432E-03 2.465E+00 2.900ns 2.056E+00 253.474E-03 2.466E+00 2.950ns 2.059E+00 320.662E-03 2.466E+00 3.000ns 2.063E+00 394.384E-03 2.466E+00 3.100ns 2.068E+00 549.109E-03 2.466E+00 3.200ns 2.072E+00 704.140E-03 2.467E+00 3.300ns 2.075E+00 852.402E-03 2.467E+00 3.400ns 2.078E+00 989.672E-03 2.467E+00 3.500ns 2.080E+00 1.113E+00 2.467E+00 3.600ns 2.082E+00 1.220E+00 2.467E+00 3.700ns 2.084E+00 1.309E+00 2.467E+00 3.800ns 2.085E+00 1.379E+00 2.468E+00 3.900ns 2.087E+00 1.431E+00 2.468E+00 4.000ns 2.088E+00 1.469E+00 2.468E+00 4.100ns 2.088E+00 1.497E+00 2.468E+00 4.200ns 2.089E+00 1.519E+00 2.468E+00 4.300ns 2.090E+00 1.537E+00 2.468E+00 4.400ns 2.091E+00 1.551E+00 2.468E+00 4.500ns 2.091E+00 1.563E+00 2.468E+00 4.600ns 2.092E+00 1.573E+00 2.468E+00 4.700ns 2.092E+00 1.581E+00 2.468E+00 4.800ns 2.093E+00 1.588E+00 2.468E+00 4.900ns 2.093E+00 1.594E+00 2.468E+00 5.000ns 2.094E+00 1.599E+00 2.468E+00 5.250ns 2.094E+00 1.609E+00 2.468E+00 5.500ns 2.095E+00 1.616E+00 2.468E+00 5.750ns 2.096E+00 1.621E+00 2.468E+00 6.000ns 2.096E+00 1.625E+00 2.468E+00 6.250ns 2.097E+00 1.628E+00 2.468E+00 6.500ns 2.097E+00 1.630E+00 2.468E+00 6.750ns 2.097E+00 1.632E+00 2.468E+00 7.000ns 2.098E+00 1.634E+00 2.468E+00 7.250ns 2.098E+00 1.635E+00 2.468E+00 7.500ns 2.098E+00 1.637E+00 2.468E+00 7.750ns 2.098E+00 1.638E+00 2.468E+00 8.000ns 2.098E+00 1.639E+00 2.468E+00 8.250ns 2.099E+00 1.639E+00 2.468E+00 8.500ns 2.099E+00 1.640E+00 2.468E+00 8.750ns 2.099E+00 1.641E+00 2.468E+00 9.000ns 2.099E+00 1.642E+00 2.468E+00 9.250ns 2.099E+00 1.642E+00 2.468E+00 9.500ns 2.099E+00 1.643E+00 2.468E+00 9.750ns 2.099E+00 1.643E+00 2.468E+00 | [Rising Waveform] R_fixture = 100.0000 V_fixture = 2.5000 V_fixture_min = 2.3000 V_fixture_max = 2.7000 | time V(typ) V(min) V(max) | 0.000s 263.138E-03 432.547E-03 147.830E-03 50.000ps 263.140E-03 432.549E-03 147.832E-03 100.000ps 263.155E-03 432.565E-03 147.839E-03 150.000ps 263.158E-03 432.588E-03 147.820E-03 200.000ps 263.115E-03 432.569E-03 147.790E-03 250.000ps 263.068E-03 432.510E-03 147.786E-03 300.000ps 263.051E-03 432.450E-03 147.787E-03 350.000ps 263.051E-03 432.417E-03 147.783E-03 400.000ps 263.061E-03 432.407E-03 147.926E-03 450.000ps 263.087E-03 432.423E-03 148.315E-03 500.000ps 263.165E-03 432.464E-03 149.005E-03 550.000ps 263.358E-03 432.520E-03 149.932E-03 600.000ps 263.679E-03 432.592E-03 146.599E-03 650.000ps 264.072E-03 432.686E-03 137.931E-03 700.000ps 264.568E-03 432.814E-03 128.070E-03 750.000ps 264.930E-03 432.985E-03 120.068E-03 800.000ps 264.834E-03 433.198E-03 117.277E-03 850.000ps 263.711E-03 433.434E-03 133.579E-03 900.000ps 260.883E-03 433.660E-03 183.795E-03 950.000ps 256.473E-03 433.850E-03 281.953E-03 1.000ns 251.355E-03 433.986E-03 445.823E-03 1.050ns 246.291E-03 433.989E-03 725.793E-03 1.100ns 242.012E-03 433.773E-03 1.210E+00 1.150ns 238.954E-03 433.311E-03 1.777E+00 1.200ns 237.057E-03 432.636E-03 2.205E+00 1.250ns 237.452E-03 431.771E-03 2.443E+00 1.300ns 243.284E-03 430.692E-03 2.563E+00 1.350ns 257.637E-03 429.304E-03 2.618E+00 1.400ns 284.264E-03 427.507E-03 2.644E+00 1.450ns 327.747E-03 425.289E-03 2.658E+00 1.500ns 392.519E-03 422.729E-03 2.668E+00 1.550ns 484.720E-03 419.983E-03 2.675E+00 1.600ns 621.019E-03 417.246E-03 2.679E+00 1.650ns 827.450E-03 414.721E-03 2.683E+00 1.700ns 1.097E+00 412.597E-03 2.686E+00 1.750ns 1.401E+00 411.041E-03 2.688E+00 1.800ns 1.708E+00 410.194E-03 2.690E+00 1.850ns 1.966E+00 410.159E-03 2.691E+00 1.900ns 2.149E+00 410.962E-03 2.693E+00 1.950ns 2.270E+00 412.712E-03 2.694E+00 2.000ns 2.346E+00 415.613E-03 2.694E+00 2.050ns 2.390E+00 419.980E-03 2.695E+00 2.100ns 2.416E+00 426.381E-03 2.696E+00 2.150ns 2.433E+00 435.516E-03 2.696E+00 2.200ns 2.446E+00 448.120E-03 2.697E+00 2.250ns 2.455E+00 464.953E-03 2.697E+00 2.300ns 2.462E+00 486.938E-03 2.697E+00 2.350ns 2.468E+00 515.681E-03 2.697E+00 2.400ns 2.472E+00 553.226E-03 2.698E+00 2.450ns 2.476E+00 602.839E-03 2.698E+00 2.500ns 2.478E+00 670.732E-03 2.698E+00 2.550ns 2.481E+00 760.966E-03 2.698E+00 2.600ns 2.483E+00 871.974E-03 2.698E+00 2.650ns 2.485E+00 1.000E+00 2.698E+00 2.700ns 2.486E+00 1.140E+00 2.699E+00 2.750ns 2.488E+00 1.287E+00 2.699E+00 2.800ns 2.489E+00 1.435E+00 2.699E+00 2.850ns 2.490E+00 1.580E+00 2.699E+00 2.900ns 2.491E+00 1.718E+00 2.699E+00 2.950ns 2.492E+00 1.840E+00 2.699E+00 3.000ns 2.492E+00 1.939E+00 2.699E+00 3.100ns 2.494E+00 2.076E+00 2.699E+00 3.200ns 2.494E+00 2.155E+00 2.699E+00 3.300ns 2.495E+00 2.200E+00 2.699E+00 3.400ns 2.496E+00 2.227E+00 2.699E+00 3.500ns 2.496E+00 2.244E+00 2.700E+00 3.600ns 2.497E+00 2.256E+00 2.700E+00 3.700ns 2.497E+00 2.263E+00 2.700E+00 3.800ns 2.497E+00 2.269E+00 2.700E+00 3.900ns 2.497E+00 2.274E+00 2.700E+00 4.000ns 2.498E+00 2.278E+00 2.700E+00 4.100ns 2.498E+00 2.281E+00 2.700E+00 4.200ns 2.498E+00 2.284E+00 2.700E+00 4.300ns 2.498E+00 2.286E+00 2.700E+00 4.400ns 2.498E+00 2.288E+00 2.700E+00 4.500ns 2.498E+00 2.289E+00 2.700E+00 4.600ns 2.498E+00 2.290E+00 2.700E+00 4.700ns 2.499E+00 2.291E+00 2.700E+00 4.800ns 2.499E+00 2.292E+00 2.700E+00 4.900ns 2.499E+00 2.293E+00 2.700E+00 5.000ns 2.499E+00 2.294E+00 2.700E+00 5.250ns 2.499E+00 2.295E+00 2.700E+00 5.500ns 2.499E+00 2.296E+00 2.700E+00 5.750ns 2.499E+00 2.297E+00 2.700E+00 6.000ns 2.499E+00 2.297E+00 2.700E+00 6.250ns 2.499E+00 2.298E+00 2.700E+00 6.500ns 2.500E+00 2.298E+00 2.700E+00 6.750ns 2.500E+00 2.298E+00 2.700E+00 7.000ns 2.500E+00 2.298E+00 2.700E+00 7.250ns 2.500E+00 2.298E+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.299E+00 2.700E+00 9.750ns 2.500E+00 2.299E+00 2.700E+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.099E+00 1.650E+00 2.468E+00 50.000ps 2.099E+00 1.650E+00 2.468E+00 100.000ps 2.099E+00 1.650E+00 2.468E+00 150.000ps 2.099E+00 1.650E+00 2.468E+00 200.000ps 2.099E+00 1.650E+00 2.468E+00 250.000ps 2.099E+00 1.650E+00 2.468E+00 300.000ps 2.099E+00 1.650E+00 2.468E+00 350.000ps 2.100E+00 1.650E+00 2.468E+00 400.000ps 2.100E+00 1.650E+00 2.468E+00 450.000ps 2.100E+00 1.650E+00 2.468E+00 500.000ps 2.099E+00 1.650E+00 2.467E+00 550.000ps 2.099E+00 1.650E+00 2.467E+00 600.000ps 2.099E+00 1.650E+00 2.466E+00 650.000ps 2.098E+00 1.650E+00 2.465E+00 700.000ps 2.098E+00 1.650E+00 2.471E+00 750.000ps 2.097E+00 1.650E+00 2.482E+00 800.000ps 2.097E+00 1.649E+00 2.496E+00 850.000ps 2.097E+00 1.649E+00 2.509E+00 900.000ps 2.097E+00 1.649E+00 2.505E+00 950.000ps 2.098E+00 1.649E+00 2.468E+00 1.000ns 2.101E+00 1.648E+00 2.391E+00 1.050ns 2.107E+00 1.648E+00 2.277E+00 1.100ns 2.114E+00 1.648E+00 2.122E+00 1.150ns 2.122E+00 1.648E+00 1.910E+00 1.200ns 2.130E+00 1.648E+00 1.613E+00 1.250ns 2.133E+00 1.649E+00 1.254E+00 1.300ns 2.132E+00 1.649E+00 873.282E-03 1.350ns 2.126E+00 1.650E+00 561.763E-03 1.400ns 2.114E+00 1.651E+00 369.630E-03 1.450ns 2.093E+00 1.653E+00 253.546E-03 1.500ns 2.060E+00 1.655E+00 179.029E-03 1.550ns 2.015E+00 1.658E+00 127.461E-03 1.600ns 1.956E+00 1.662E+00 90.825E-03 1.650ns 1.883E+00 1.666E+00 64.299E-03 1.700ns 1.791E+00 1.671E+00 45.312E-03 1.750ns 1.675E+00 1.675E+00 32.164E-03 1.800ns 1.536E+00 1.679E+00 23.387E-03 1.850ns 1.382E+00 1.681E+00 17.780E-03 1.900ns 1.215E+00 1.681E+00 14.287E-03 1.950ns 1.043E+00 1.679E+00 12.085E-03 2.000ns 869.415E-03 1.674E+00 10.438E-03 2.050ns 700.272E-03 1.667E+00 9.054E-03 2.100ns 554.242E-03 1.658E+00 7.880E-03 2.150ns 436.560E-03 1.647E+00 6.886E-03 2.200ns 347.837E-03 1.633E+00 6.032E-03 2.250ns 281.030E-03 1.617E+00 5.289E-03 2.300ns 229.886E-03 1.598E+00 4.637E-03 2.350ns 190.605E-03 1.576E+00 4.066E-03 2.400ns 159.583E-03 1.549E+00 3.565E-03 2.450ns 134.394E-03 1.517E+00 3.126E-03 2.500ns 113.592E-03 1.479E+00 2.741E-03 2.550ns 96.271E-03 1.436E+00 2.403E-03 2.600ns 81.741E-03 1.388E+00 2.106E-03 2.650ns 69.447E-03 1.336E+00 1.846E-03 2.700ns 58.990E-03 1.280E+00 1.618E-03 2.750ns 50.093E-03 1.222E+00 1.417E-03 2.800ns 42.552E-03 1.160E+00 1.242E-03 2.850ns 36.191E-03 1.097E+00 1.088E-03 2.900ns 30.857E-03 1.033E+00 952.740E-06 2.950ns 26.413E-03 967.205E-03 834.344E-06 3.000ns 22.739E-03 901.018E-03 730.546E-06 3.100ns 17.269E-03 767.728E-03 559.777E-06 3.200ns 13.608E-03 634.996E-03 428.588E-06 3.300ns 11.077E-03 507.856E-03 327.799E-06 3.400ns 9.224E-03 399.164E-03 250.356E-06 3.500ns 7.794E-03 314.025E-03 190.885E-06 3.600ns 6.647E-03 250.950E-03 145.261E-06 3.700ns 5.713E-03 204.189E-03 110.291E-06 3.800ns 4.919E-03 168.059E-03 83.521E-06 3.900ns 4.229E-03 139.398E-03 63.050E-06 4.000ns 3.630E-03 116.232E-03 47.401E-06 4.100ns 3.114E-03 97.311E-03 35.447E-06 4.200ns 2.670E-03 81.721E-03 26.335E-06 4.300ns 2.288E-03 68.763E-03 19.409E-06 4.400ns 1.958E-03 57.913E-03 14.162E-06 4.500ns 1.674E-03 48.771E-03 10.197E-06 4.600ns 1.430E-03 41.066E-03 7.213E-06 4.700ns 1.219E-03 34.596E-03 4.979E-06 4.800ns 1.039E-03 29.191E-03 3.318E-06 4.900ns 884.082E-06 24.702E-03 2.094E-06 5.000ns 751.189E-06 21.001E-03 1.200E-06 5.250ns 496.254E-06 14.448E-03 -73.686E-09 5.500ns 323.535E-06 10.482E-03 -561.613E-09 5.750ns 207.113E-06 7.933E-03 -679.709E-09 6.000ns 129.095E-06 6.198E-03 -638.854E-09 6.250ns 77.193E-06 4.938E-03 -541.635E-09 6.500ns 43.022E-06 3.942E-03 -434.735E-09 6.750ns 20.846E-06 3.142E-03 -337.667E-09 7.000ns 6.748E-06 2.496E-03 -256.785E-09 7.250ns -1.950E-06 1.976E-03 -192.473E-09 7.500ns -7.069E-06 1.556E-03 -142.834E-09 7.750ns -9.839E-06 1.217E-03 -105.263E-09 8.000ns -11.090E-06 945.081E-06 -77.167E-09 8.250ns -11.381E-06 727.277E-06 -56.352E-09 8.500ns -11.087E-06 553.469E-06 -41.037E-09 8.750ns -10.455E-06 415.222E-06 -29.819E-09 9.000ns -9.647E-06 305.654E-06 -21.632E-09 9.250ns -8.767E-06 219.160E-06 -15.674E-09 9.500ns -7.879E-06 151.188E-06 -11.346E-09 9.750ns -7.024E-06 98.054E-06 -8.206E-09 | [Falling Waveform] R_fixture = 100.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.697E+00 650.000ps 2.499E+00 2.300E+00 2.696E+00 700.000ps 2.499E+00 2.300E+00 2.700E+00 750.000ps 2.498E+00 2.300E+00 2.711E+00 800.000ps 2.497E+00 2.300E+00 2.727E+00 850.000ps 2.496E+00 2.300E+00 2.746E+00 900.000ps 2.494E+00 2.300E+00 2.751E+00 950.000ps 2.494E+00 2.299E+00 2.729E+00 1.000ns 2.496E+00 2.299E+00 2.675E+00 1.050ns 2.500E+00 2.299E+00 2.594E+00 1.100ns 2.507E+00 2.298E+00 2.486E+00 1.150ns 2.517E+00 2.298E+00 2.351E+00 1.200ns 2.527E+00 2.297E+00 2.181E+00 1.250ns 2.536E+00 2.296E+00 1.954E+00 1.300ns 2.544E+00 2.296E+00 1.657E+00 1.350ns 2.551E+00 2.295E+00 1.317E+00 1.400ns 2.553E+00 2.294E+00 970.882E-03 1.450ns 2.549E+00 2.294E+00 709.988E-03 1.500ns 2.537E+00 2.294E+00 536.757E-03 1.550ns 2.517E+00 2.295E+00 425.253E-03 1.600ns 2.490E+00 2.297E+00 352.339E-03 1.650ns 2.454E+00 2.300E+00 301.222E-03 1.700ns 2.412E+00 2.303E+00 264.109E-03 1.750ns 2.362E+00 2.308E+00 236.950E-03 1.800ns 2.305E+00 2.313E+00 217.024E-03 1.850ns 2.242E+00 2.318E+00 202.656E-03 1.900ns 2.171E+00 2.323E+00 192.492E-03 1.950ns 2.091E+00 2.327E+00 185.294E-03 2.000ns 1.999E+00 2.331E+00 179.993E-03 2.050ns 1.888E+00 2.335E+00 175.802E-03 2.100ns 1.762E+00 2.338E+00 172.322E-03 2.150ns 1.625E+00 2.340E+00 169.338E-03 2.200ns 1.480E+00 2.343E+00 166.752E-03 2.250ns 1.332E+00 2.344E+00 164.501E-03 2.300ns 1.184E+00 2.345E+00 162.536E-03 2.350ns 1.038E+00 2.345E+00 160.815E-03 2.400ns 902.113E-03 2.344E+00 159.304E-03 2.450ns 787.096E-03 2.341E+00 157.974E-03 2.500ns 695.606E-03 2.337E+00 156.803E-03 2.550ns 624.890E-03 2.330E+00 155.771E-03 2.600ns 569.940E-03 2.322E+00 154.860E-03 2.650ns 526.363E-03 2.311E+00 154.056E-03 2.700ns 491.065E-03 2.299E+00 153.345E-03 2.750ns 462.160E-03 2.285E+00 152.718E-03 2.800ns 437.929E-03 2.269E+00 152.162E-03 2.850ns 417.272E-03 2.251E+00 151.671E-03 2.900ns 399.528E-03 2.232E+00 151.237E-03 2.950ns 384.245E-03 2.211E+00 150.852E-03 3.000ns 371.048E-03 2.189E+00 150.511E-03 3.100ns 349.739E-03 2.139E+00 149.942E-03 3.200ns 333.669E-03 2.083E+00 149.494E-03 3.300ns 321.306E-03 2.022E+00 149.143E-03 3.400ns 311.772E-03 1.952E+00 148.866E-03 3.500ns 304.340E-03 1.871E+00 148.648E-03 3.600ns 298.363E-03 1.777E+00 148.476E-03 3.700ns 293.427E-03 1.674E+00 148.340E-03 3.800ns 289.294E-03 1.566E+00 148.233E-03 3.900ns 285.812E-03 1.456E+00 148.149E-03 4.000ns 282.830E-03 1.345E+00 148.082E-03 4.100ns 280.249E-03 1.235E+00 148.029E-03 4.200ns 278.014E-03 1.127E+00 147.988E-03 4.300ns 276.077E-03 1.023E+00 147.955E-03 4.400ns 274.399E-03 926.997E-03 147.929E-03 4.500ns 272.943E-03 844.622E-03 147.908E-03 4.600ns 271.677E-03 778.028E-03 147.892E-03 4.700ns 270.577E-03 725.394E-03 147.879E-03 4.800ns 269.621E-03 683.854E-03 147.869E-03 4.900ns 268.789E-03 650.629E-03 147.860E-03 5.000ns 268.065E-03 623.751E-03 147.854E-03 5.250ns 266.639E-03 573.800E-03 147.843E-03 5.500ns 265.628E-03 539.445E-03 147.837E-03 5.750ns 264.912E-03 515.275E-03 147.834E-03 6.000ns 264.403E-03 497.624E-03 147.832E-03 6.250ns 264.041E-03 484.417E-03 147.831E-03 6.500ns 263.783E-03 474.422E-03 147.830E-03 6.750ns 263.599E-03 466.623E-03 147.830E-03 7.000ns 263.468E-03 460.406E-03 147.830E-03 7.250ns 263.375E-03 455.401E-03 147.830E-03 7.500ns 263.308E-03 451.314E-03 147.830E-03 7.750ns 263.260E-03 447.971E-03 147.830E-03 8.000ns 263.226E-03 445.241E-03 147.830E-03 8.250ns 263.202E-03 443.002E-03 147.830E-03 8.500ns 263.184E-03 441.162E-03 147.830E-03 8.750ns 263.171E-03 439.649E-03 147.830E-03 9.000ns 263.162E-03 438.405E-03 147.830E-03 9.250ns 263.156E-03 437.380E-03 147.830E-03 9.500ns 263.151E-03 436.536E-03 147.830E-03 9.750ns 263.147E-03 435.840E-03 147.830E-03 | | End [Model] LVC15_TRISTN_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]