| *************************************************** | Philips Semiconductors Inc. | Logic Products Group | | IBIS model of 74LVC16245A | 16-BIT BUS TRANSCEIVER; DIRECTION PIN; 5-V TOLERANT INPUTS/OUTPUTS; 3-STATE |[Packages]: |[Package1]: SSOP 48-pin Package ; |[Package2]: TSSOP 48-pin Package ; | *************************************************** | [IBIS Ver] 3.2 [File Name] lvc16245a.ibs [File Rev] 1.1 [Date] 14-Mar-2002 [Source] File created from simulations by LPG Philips Semiconductors Nijmegen | [Notes] V1.1 Ibis model. | | 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] 74LVC16245A_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 1DIR lvc15_in 85.1e-3 6.73e-9 0.973e-12 2 1B0 lvc15_ion 82.3e-3 5.95e-9 1.214e-12 3 1B1 lvc15_ion 79.7e-3 5.29e-9 1.107e-12 4 GND GND 77.0e-3 4.68e-9 0.990e-12 5 1B2 lvc15_ion 53.1e-3 3.85e-9 0.905e-12 6 1B3 lvc15_ion 49.5e-3 3.44e-9 0.846e-12 7 VCC POWER 47.4e-3 3.10e-9 0.844e-12 8 1B4 lvc15_ion 48.6e-3 2.84e-9 0.809e-12 9 1B5 lvc15_ion 46.9e-3 2.59e-9 0.772e-12 10 GND GND 47.5e-3 2.44e-9 0.739e-12 11 1B6 lvc15_ion 49.2e-3 2.25e-9 0.687e-12 12 1B7 lvc15_ion 47.7e-3 2.17e-9 0.656e-12 13 2B0 lvc15_ion 47.7e-3 2.17e-9 0.512e-12 14 2B1 lvc15_ion 49.2e-3 2.25e-9 0.526e-12 15 GND GND 47.5e-3 2.44e-9 0.706e-12 16 2B2 lvc15_ion 46.9e-3 2.59e-9 0.758e-12 17 2B3 lvc15_ion 48.6e-3 2.84e-9 0.792e-12 18 VCC POWER 47.4e-3 3.10e-9 0.820e-12 19 2B4 lvc15_ion 49.5e-3 3.44e-9 0.856e-12 20 2B5 lvc15_ion 53.1e-3 3.85e-9 0.888e-12 21 GND GND 77.0e-3 4.68e-9 0.920e-12 22 2B6 lvc15_ion 79.7e-3 5.29e-9 1.030e-12 23 2B7 lvc15_ion 82.3e-3 5.95e-9 1.150e-12 24 2DIR lvc15_in 85.1e-3 6.73e-9 1.275e-12 25 2OE# lvc15_in 85.1e-3 6.73e-9 1.302e-12 26 2A7 lvc15_ion 82.3e-3 5.95e-9 1.214e-12 27 2A6 lvc15_ion 79.7e-3 5.29e-9 1.107e-12 28 GND GND 77.0e-3 4.68e-9 0.990e-12 29 2A5 lvc15_ion 53.1e-3 3.85e-9 0.905e-12 30 2A4 lvc15_ion 49.5e-3 3.44e-9 0.846e-12 31 VCC POWER 47.4e-3 3.10e-9 0.844e-12 32 2A3 lvc15_ion 48.6e-3 2.84e-9 0.809e-12 33 2A2 lvc15_ion 46.9e-3 2.59e-9 0.772e-12 34 GND GND 47.5e-3 2.44e-9 0.739e-12 35 2A1 lvc15_ion 49.2e-3 2.25e-9 0.687e-12 36 2A0 lvc15_ion 47.8e-3 2.17e-9 0.656e-12 37 1A7 lvc15_ion 47.8e-3 2.17e-9 0.512e-12 38 1A6 lvc15_ion 49.2e-3 2.25e-9 0.526e-12 39 GND GND 47.5e-3 2.44e-9 0.706e-12 40 1A5 lvc15_ion 46.9e-3 2.59e-9 0.758e-12 41 1A4 lvc15_ion 48.6e-3 2.84e-9 0.792e-12 42 VCC POWER 47.4e-3 3.10e-9 0.820e-12 43 1A3 lvc15_ion 49.5e-3 3.44e-9 0.856e-12 44 1A2 lvc15_ion 53.1e-3 3.85e-9 0.888e-12 45 GND GND 77.0e-3 4.68e-9 0.920e-12 46 1A1 lvc15_ion 79.7e-3 5.29e-9 1.030e-12 47 1A0 lvc15_ion 82.3e-3 5.95e-9 1.150e-12 48 1OE# lvc15_in 85.1e-3 6.73e-9 1.275e-12 | | |******************************************************** | Info for TSSOP 48-pin Package |******************************************************** | [Component] 74LVC16245A_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 1DIR lvc15_in 91.9e-03 7.29e-09 0.791e-12 2 1B0 lvc15_ion 91.6e-03 6.60e-09 0.920e-12 3 1B1 lvc15_ion 91.5e-03 6.00e-09 0.800e-12 4 GND GND 90.1e-03 5.38e-09 0.657e-12 5 1B2 lvc15_ion 74.6e-03 4.77e-09 0.623e-12 6 1B3 lvc15_ion 57.9e-03 4.16e-09 0.639e-12 7 VCC POWER 52.7e-03 3.96e-09 0.609e-12 8 1B4 lvc15_ion 49.1e-03 3.77e-09 0.574e-12 9 1B5 lvc15_ion 47.0e-03 3.57e-09 0.550e-12 10 GND GND 46.8e-03 3.44e-09 0.524e-12 11 1B6 lvc15_ion 48.0e-03 3.36e-09 0.551e-12 12 1B7 lvc15_ion 47.6e-03 3.33e-09 0.542e-12 13 2B0 lvc15_ion 47.6e-03 3.33e-09 0.444e-12 14 2B1 lvc15_ion 48.0e-03 3.36e-09 0.443e-12 15 GND GND 46.8e-03 3.44e-09 0.517e-12 16 2B2 lvc15_ion 47.0e-03 3.57e-09 0.544e-12 17 2B3 lvc15_ion 49.1e-03 3.77e-09 0.549e-12 18 VCC POWER 52.7e-03 3.96e-09 0.576e-12 19 2B4 lvc15_ion 57.9e-03 4.16e-09 0.617e-12 20 2B5 lvc15_ion 74.6e-03 4.77e-09 0.662e-12 21 GND GND 90.1e-03 5.38e-09 0.653e-12 22 2B6 lvc15_ion 91.5e-03 6.00e-09 0.711e-12 23 2B7 lvc15_ion 91.6e-03 6.60e-09 0.856e-12 24 2DIR lvc15_in 91.9e-03 7.29e-09 0.990e-12 25 2OE# lvc15_in 91.9e-03 7.29e-09 1.013e-12 26 2A7 lvc15_ion 91.7e-03 6.60e-09 0.920e-12 27 2A6 lvc15_ion 91.5e-03 6.00e-09 0.800e-12 28 GND GND 90.1e-03 5.38e-09 0.657e-12 29 2A5 lvc15_ion 74.6e-03 4.77e-09 0.623e-12 30 2A4 lvc15_ion 57.9e-03 4.16e-09 0.639e-12 31 VCC POWER 52.7e-03 3.96e-09 0.609e-12 32 2A3 lvc15_ion 49.1e-03 3.77e-09 0.574e-12 33 2A2 lvc15_ion 47.0e-03 3.57e-09 0.550e-12 34 GND GND 46.8e-03 3.44e-09 0.524e-12 35 2A1 lvc15_ion 48.0e-03 3.36e-09 0.551e-12 36 2A0 lvc15_ion 47.6e-03 3.33e-09 0.542e-12 37 1A7 lvc15_ion 47.6e-03 3.33e-09 0.444e-12 38 1A6 lvc15_ion 48.0e-03 3.36e-09 0.443e-12 39 GND GND 46.8e-03 3.44e-09 0.517e-12 40 1A5 lvc15_ion 47.0e-03 3.57e-09 0.544e-12 41 1A4 lvc15_ion 49.1e-03 3.77e-09 0.549e-12 42 VCC POWER 52.7e-03 3.96e-09 0.576e-12 43 1A3 lvc15_ion 57.9e-03 4.16e-09 0.617e-12 44 1A2 lvc15_ion 74.6e-03 4.77e-09 0.662e-12 45 GND GND 90.1e-03 5.38e-09 0.653e-12 46 1A1 lvc15_ion 91.5e-03 6.00e-09 0.711e-12 47 1A0 lvc15_ion 91.7e-03 6.60e-09 0.856e-12 48 1OE# 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_ion | | 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_ION_33 3.3V-Vcc I/O model, non-inverting LVC15_ION_25 2.5V-Vcc I/O model, non-inverting | |************************************************************************ | 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_ION_33 |************************************************************************ | [Model] LVC15_ION_33 Model_type I/O Polarity Non-Inverting Enable Active-Low Vinl = 0.8000V Vinh = 2.0000V Vmeas = 1.5000V Cref = 50.0000pF Rref = 0.5000k Vref = 6.000V C_comp 9.11pF 7.37pF 10.86pF | | [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 | | 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 | 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.514E-02 -4.411E-02 -1.309E-01 -5.250E+00 -7.514E-02 -4.411E-02 -1.309E-01 -5.000E+00 -7.514E-02 -4.411E-02 -1.309E-01 -4.750E+00 -7.514E-02 -4.411E-02 -1.309E-01 -4.500E+00 -7.514E-02 -4.411E-02 -1.309E-01 -4.250E+00 -7.514E-02 -4.411E-02 -1.309E-01 -4.000E+00 -7.514E-02 -4.411E-02 -1.309E-01 -3.750E+00 -7.514E-02 -4.411E-02 -1.309E-01 -3.500E+00 -7.514E-02 -4.411E-02 -1.309E-01 -3.250E+00 -7.514E-02 -4.411E-02 -1.309E-01 -3.000E+00 -7.514E-02 -4.411E-02 -1.309E-01 -2.750E+00 -7.514E-02 -4.411E-02 -1.309E-01 -2.500E+00 -7.514E-02 -4.411E-02 -1.309E-01 -2.250E+00 -7.514E-02 -4.411E-02 -1.309E-01 -2.000E+00 -7.514E-02 -4.411E-02 -1.309E-01 -1.750E+00 -7.514E-02 -4.411E-02 -1.309E-01 -1.500E+00 -7.514E-02 -4.411E-02 -1.309E-01 -1.250E+00 -7.514E-02 -4.411E-02 -1.309E-01 -1.000E+00 -7.514E-02 -4.411E-02 -1.309E-01 -7.500E-01 -7.514E-02 -4.411E-02 -1.309E-01 -5.000E-01 -5.379E-02 -3.173E-02 -9.621E-02 -2.500E-01 -2.785E-02 -1.614E-02 -5.094E-02 0.000E+00 2.089E-12 2.611E-12 2.116E-12 1.000E-01 1.094E-02 6.175E-03 2.049E-02 2.000E-01 2.124E-02 1.200E-02 3.966E-02 3.000E-01 3.091E-02 1.748E-02 5.753E-02 4.000E-01 3.995E-02 2.262E-02 7.418E-02 5.000E-01 4.839E-02 2.741E-02 8.965E-02 6.000E-01 5.624E-02 3.186E-02 1.040E-01 7.000E-01 6.352E-02 3.598E-02 1.173E-01 8.000E-01 7.024E-02 3.976E-02 1.295E-01 9.000E-01 7.642E-02 4.322E-02 1.408E-01 1.000E+00 8.208E-02 4.635E-02 1.512E-01 1.100E+00 8.723E-02 4.917E-02 1.606E-01 1.200E+00 9.188E-02 5.167E-02 1.692E-01 1.300E+00 9.605E-02 5.386E-02 1.770E-01 1.400E+00 9.975E-02 5.575E-02 1.840E-01 1.500E+00 1.030E-01 5.735E-02 1.902E-01 1.600E+00 1.058E-01 5.865E-02 1.957E-01 1.700E+00 1.082E-01 5.969E-02 2.006E-01 1.800E+00 1.102E-01 6.048E-02 2.048E-01 1.900E+00 1.118E-01 6.107E-02 2.084E-01 2.000E+00 1.131E-01 6.148E-02 2.114E-01 2.100E+00 1.140E-01 6.179E-02 2.138E-01 2.200E+00 1.148E-01 6.202E-02 2.158E-01 2.300E+00 1.153E-01 6.222E-02 2.173E-01 2.400E+00 1.157E-01 6.238E-02 2.185E-01 2.500E+00 1.161E-01 6.253E-02 2.194E-01 2.600E+00 1.164E-01 6.267E-02 2.202E-01 2.700E+00 1.167E-01 6.279E-02 2.208E-01 2.800E+00 1.169E-01 6.291E-02 2.214E-01 2.900E+00 1.172E-01 6.302E-02 2.219E-01 3.000E+00 1.174E-01 6.313E-02 2.224E-01 3.100E+00 1.176E-01 6.323E-02 2.228E-01 3.200E+00 1.178E-01 6.332E-02 2.232E-01 3.300E+00 1.180E-01 6.341E-02 2.236E-01 3.400E+00 1.181E-01 6.351E-02 2.239E-01 3.500E+00 1.183E-01 6.359E-02 2.243E-01 3.600E+00 1.184E-01 6.364E-02 2.246E-01 3.950E+00 1.190E-01 6.472E-02 2.254E-01 4.300E+00 1.195E-01 6.731E-02 2.285E-01 4.650E+00 1.242E-01 7.105E-02 2.315E-01 5.000E+00 1.318E-01 7.564E-02 2.346E-01 5.350E+00 1.412E-01 8.039E-02 2.518E-01 5.700E+00 1.511E-01 8.527E-02 2.723E-01 6.050E+00 1.614E-01 9.035E-02 2.935E-01 6.400E+00 1.720E-01 9.561E-02 3.151E-01 6.750E+00 1.830E-01 1.009E-01 3.371E-01 7.100E+00 1.942E-01 1.046E-01 3.594E-01 7.450E+00 2.057E-01 1.090E-01 3.822E-01 7.800E+00 2.171E-01 1.144E-01 4.055E-01 8.150E+00 2.263E-01 1.204E-01 4.292E-01 8.500E+00 2.366E-01 1.268E-01 4.535E-01 8.850E+00 2.481E-01 1.335E-01 4.779E-01 9.200E+00 2.603E-01 1.405E-01 5.000E-01 9.550E+00 2.731E-01 1.477E-01 5.222E-01 9.900E+00 2.865E-01 1.551E-01 5.461E-01 1.025E+01 3.006E-01 1.626E-01 5.708E-01 1.060E+01 3.151E-01 1.702E-01 5.965E-01 1.095E+01 3.301E-01 1.779E-01 6.231E-01 1.100E+01 3.323E-01 1.791E-01 6.269E-01 | [Pullup] | voltage I(typ) I(min) I(max) | -8.000E+00 4.524E-01 3.016E-01 7.010E-01 -7.650E+00 4.359E-01 2.904E-01 6.774E-01 -7.300E+00 4.190E-01 2.789E-01 6.520E-01 -6.950E+00 4.018E-01 2.671E-01 6.246E-01 -6.600E+00 3.843E-01 2.551E-01 5.966E-01 -6.250E+00 3.669E-01 2.428E-01 5.690E-01 -5.900E+00 3.504E-01 2.303E-01 5.422E-01 -5.550E+00 3.331E-01 2.176E-01 5.162E-01 -5.200E+00 3.150E-01 2.051E-01 4.907E-01 -4.850E+00 2.970E-01 1.931E-01 4.652E-01 -4.500E+00 2.790E-01 1.821E-01 4.394E-01 -4.150E+00 2.609E-01 1.695E-01 4.130E-01 -3.800E+00 2.424E-01 1.566E-01 3.857E-01 -3.450E+00 2.234E-01 1.435E-01 3.574E-01 -3.100E+00 2.039E-01 1.302E-01 3.280E-01 -2.750E+00 1.837E-01 1.166E-01 2.971E-01 -2.400E+00 1.628E-01 1.027E-01 2.648E-01 -2.050E+00 1.411E-01 8.839E-02 2.309E-01 -1.700E+00 1.186E-01 7.377E-02 1.953E-01 -1.350E+00 9.527E-02 5.882E-02 1.579E-01 -1.000E+00 7.318E-02 4.432E-02 1.246E-01 -9.000E-01 6.678E-02 4.015E-02 1.150E-01 -8.000E-01 6.018E-02 3.590E-02 1.048E-01 -7.000E-01 5.311E-02 3.150E-02 9.339E-02 -6.000E-01 4.569E-02 2.698E-02 8.086E-02 -5.000E-01 3.827E-02 2.246E-02 6.803E-02 -4.000E-01 3.079E-02 1.798E-02 5.495E-02 -3.000E-01 2.316E-02 1.350E-02 4.135E-02 -2.000E-01 1.530E-02 8.895E-03 2.757E-02 -1.000E-01 7.570E-03 4.227E-03 1.378E-02 0.000E+00 -7.242E-09 8.099E-11 -5.777E-07 1.000E-01 -7.304E-03 -4.140E-03 -1.343E-02 2.000E-01 -1.424E-02 -8.056E-03 -2.620E-02 3.000E-01 -2.081E-02 -1.175E-02 -3.830E-02 4.000E-01 -2.700E-02 -1.521E-02 -4.975E-02 5.000E-01 -3.284E-02 -1.845E-02 -6.055E-02 6.000E-01 -3.831E-02 -2.146E-02 -7.073E-02 7.000E-01 -4.343E-02 -2.426E-02 -8.029E-02 8.000E-01 -4.821E-02 -2.683E-02 -8.926E-02 9.000E-01 -5.264E-02 -2.919E-02 -9.766E-02 1.000E+00 -5.675E-02 -3.134E-02 -1.055E-01 1.100E+00 -6.054E-02 -3.328E-02 -1.128E-01 1.200E+00 -6.402E-02 -3.502E-02 -1.196E-01 1.300E+00 -6.719E-02 -3.657E-02 -1.259E-01 1.400E+00 -7.008E-02 -3.794E-02 -1.317E-01 1.500E+00 -7.270E-02 -3.913E-02 -1.371E-01 1.600E+00 -7.506E-02 -4.018E-02 -1.420E-01 1.700E+00 -7.719E-02 -4.108E-02 -1.466E-01 1.800E+00 -7.911E-02 -4.188E-02 -1.508E-01 1.900E+00 -8.085E-02 -4.258E-02 -1.546E-01 2.000E+00 -8.244E-02 -4.320E-02 -1.583E-01 2.100E+00 -8.392E-02 -4.376E-02 -1.616E-01 2.200E+00 -8.529E-02 -4.425E-02 -1.649E-01 2.300E+00 -8.655E-02 -4.469E-02 -1.680E-01 2.400E+00 -8.770E-02 -4.509E-02 -1.710E-01 2.500E+00 -8.874E-02 -4.546E-02 -1.739E-01 2.600E+00 -8.968E-02 -4.579E-02 -1.766E-01 2.700E+00 -9.054E-02 -4.610E-02 -1.791E-01 2.800E+00 -9.132E-02 -4.639E-02 -1.813E-01 2.900E+00 -9.204E-02 -4.666E-02 -1.834E-01 3.000E+00 -9.271E-02 -4.691E-02 -1.853E-01 3.100E+00 -9.333E-02 -4.715E-02 -1.870E-01 3.200E+00 -9.392E-02 -4.738E-02 -1.886E-01 3.300E+00 -9.447E-02 -4.760E-02 -1.901E-01 3.400E+00 -9.499E-02 -4.780E-02 -1.915E-01 3.500E+00 -9.548E-02 -4.796E-02 -1.928E-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.857E-02 -5.912E-02 -1.984E-01 4.400E+00 -1.063E-01 -6.523E-02 -1.992E-01 4.600E+00 -1.150E-01 -7.171E-02 -2.000E-01 4.800E+00 -1.241E-01 -7.865E-02 -2.112E-01 5.000E+00 -1.343E-01 -8.592E-02 -2.234E-01 5.200E+00 -1.450E-01 -9.346E-02 -2.375E-01 5.400E+00 -1.561E-01 -1.012E-01 -2.538E-01 5.600E+00 -1.674E-01 -1.092E-01 -2.707E-01 5.800E+00 -1.790E-01 -1.174E-01 -2.880E-01 6.000E+00 -1.907E-01 -1.260E-01 -3.055E-01 6.200E+00 -2.027E-01 -1.358E-01 -3.231E-01 6.400E+00 -2.154E-01 -1.358E-01 -3.410E-01 6.600E+00 -2.296E-01 -1.358E-01 -3.598E-01 6.800E+00 -2.470E-01 -1.358E-01 -3.803E-01 7.000E+00 -2.470E-01 -1.358E-01 -4.030E-01 7.200E+00 -2.470E-01 -1.358E-01 -4.295E-01 7.400E+00 -2.470E-01 -1.358E-01 -4.295E-01 7.600E+00 -2.470E-01 -1.358E-01 -4.295E-01 7.800E+00 -2.470E-01 -1.358E-01 -4.295E-01 8.000E+00 -2.470E-01 -1.358E-01 -4.295E-01 8.200E+00 -2.470E-01 -1.358E-01 -4.295E-01 8.400E+00 -2.470E-01 -1.358E-01 -4.295E-01 8.600E+00 -2.470E-01 -1.358E-01 -4.295E-01 8.800E+00 -2.470E-01 -1.358E-01 -4.295E-01 9.000E+00 -2.470E-01 -1.358E-01 -4.295E-01 9.100E+00 -2.470E-01 -1.358E-01 -4.295E-01 | [GND_clamp] | voltage I(typ) I(min) I(max) | -5.500E+00 -4.591E+00 -4.619E+00 -4.582E+00 -5.350E+00 -4.441E+00 -4.469E+00 -4.433E+00 -5.200E+00 -4.292E+00 -4.320E+00 -4.284E+00 -5.050E+00 -4.142E+00 -4.170E+00 -4.137E+00 -4.900E+00 -3.993E+00 -4.020E+00 -4.126E+00 -4.750E+00 -3.843E+00 -3.871E+00 -4.114E+00 -4.600E+00 -3.694E+00 -3.722E+00 -4.103E+00 -4.450E+00 -3.545E+00 -3.572E+00 -3.961E+00 -4.300E+00 -3.396E+00 -3.423E+00 -3.804E+00 -4.150E+00 -3.375E+00 -3.274E+00 -3.644E+00 -4.000E+00 -3.353E+00 -3.125E+00 -3.484E+00 -3.850E+00 -3.196E+00 -2.976E+00 -3.326E+00 -3.700E+00 -3.038E+00 -2.905E+00 -3.138E+00 -3.550E+00 -2.881E+00 -2.833E+00 -2.969E+00 -3.400E+00 -2.708E+00 -2.676E+00 -2.801E+00 -3.250E+00 -2.546E+00 -2.521E+00 -2.633E+00 -3.100E+00 -2.384E+00 -2.358E+00 -2.464E+00 -2.950E+00 -2.223E+00 -2.200E+00 -2.296E+00 -2.800E+00 -2.061E+00 -2.042E+00 -2.127E+00 -2.650E+00 -1.900E+00 -1.885E+00 -1.959E+00 -2.500E+00 -1.738E+00 -1.728E+00 -1.789E+00 -2.350E+00 -1.576E+00 -1.571E+00 -1.618E+00 -2.200E+00 -1.414E+00 -1.414E+00 -1.447E+00 -2.050E+00 -1.252E+00 -1.258E+00 -1.275E+00 -1.900E+00 -1.090E+00 -1.102E+00 -1.103E+00 -1.750E+00 -9.293E-01 -9.472E-01 -9.310E-01 -1.600E+00 -7.693E-01 -7.935E-01 -7.594E-01 -1.450E+00 -6.110E-01 -6.417E-01 -5.890E-01 -1.300E+00 -4.586E-01 -4.964E-01 -4.236E-01 -1.150E+00 -3.613E-01 -4.170E-01 -3.009E-01 -1.000E+00 -2.576E-01 -3.501E-01 -1.544E-01 -8.500E-01 -6.056E-02 -1.892E-01 -1.679E-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.293E-11 1.400E+00 3.179E-10 -1.316E-10 7.555E-11 1.550E+00 3.292E-10 -9.708E-11 7.826E-11 1.700E+00 3.405E-10 -6.287E-11 8.105E-11 1.850E+00 3.519E-10 -2.898E-11 8.393E-11 2.000E+00 3.633E-10 4.591E-12 8.690E-11 2.150E+00 3.748E-10 3.785E-11 8.997E-11 2.300E+00 3.864E-10 7.079E-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.353E-10 1.068E-10 3.050E+00 4.455E-10 9.279E-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.381E-09 1.320E-10 3.800E+00 8.178E-10 2.420E-09 1.702E-10 3.950E+00 8.343E-10 2.460E-09 2.085E-10 4.100E+00 8.514E-10 2.501E-09 2.144E-10 4.250E+00 8.691E-10 2.543E-09 2.204E-10 4.400E+00 8.874E-10 2.587E-09 2.267E-10 4.550E+00 9.064E-10 2.631E-09 2.333E-10 4.700E+00 9.261E-10 2.676E-09 2.401E-10 4.850E+00 9.465E-10 2.722E-09 2.473E-10 5.000E+00 9.676E-10 2.769E-09 2.548E-10 5.150E+00 9.895E-10 2.818E-09 2.626E-10 5.300E+00 1.012E-09 2.869E-09 2.708E-10 5.450E+00 1.036E-09 2.921E-09 2.795E-10 5.500E+00 1.044E-09 2.939E-09 2.825E-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.779E-10 -5.500E+00 2.144E-09 4.692E-09 9.554E-10 -5.400E+00 2.105E-09 4.627E-09 9.337E-10 -5.300E+00 2.067E-09 4.563E-09 9.128E-10 -5.200E+00 2.031E-09 4.502E-09 8.927E-10 -5.100E+00 1.995E-09 4.441E-09 8.733E-10 -5.000E+00 1.960E-09 4.382E-09 8.547E-10 -4.900E+00 1.927E-09 4.324E-09 8.367E-10 -4.800E+00 1.894E-09 4.267E-09 8.194E-10 -4.700E+00 1.862E-09 4.211E-09 8.027E-10 -4.600E+00 1.831E-09 4.157E-09 7.867E-10 -4.500E+00 1.801E-09 4.104E-09 7.712E-10 -4.400E+00 1.772E-09 4.052E-09 7.563E-10 -4.300E+00 1.744E-09 4.001E-09 7.420E-10 -4.200E+00 1.716E-09 3.951E-09 7.282E-10 -4.100E+00 1.690E-09 3.903E-09 7.149E-10 -4.000E+00 1.664E-09 3.855E-09 7.021E-10 -3.900E+00 1.638E-09 3.809E-09 6.897E-10 -3.800E+00 1.614E-09 3.763E-09 6.779E-10 -3.700E+00 1.590E-09 3.719E-09 6.664E-10 -3.600E+00 1.567E-09 3.675E-09 6.554E-10 -3.500E+00 1.545E-09 3.633E-09 6.448E-10 -3.400E+00 1.524E-09 3.591E-09 6.346E-10 -3.300E+00 1.503E-09 3.551E-09 6.248E-10 -3.200E+00 1.482E-09 3.511E-09 6.153E-10 -3.100E+00 1.463E-09 3.472E-09 6.062E-10 -3.000E+00 1.443E-09 3.434E-09 5.973E-10 -2.900E+00 1.425E-09 3.397E-09 5.889E-10 -2.800E+00 1.407E-09 3.361E-09 5.807E-10 -2.700E+00 1.389E-09 3.326E-09 5.728E-10 -2.600E+00 1.372E-09 3.291E-09 5.651E-10 -2.500E+00 1.356E-09 3.257E-09 5.578E-10 -2.400E+00 1.340E-09 3.224E-09 5.506E-10 -2.300E+00 1.324E-09 3.191E-09 5.438E-10 -2.200E+00 1.309E-09 3.159E-09 5.371E-10 -2.100E+00 1.295E-09 3.128E-09 5.307E-10 -2.000E+00 1.280E-09 3.097E-09 5.245E-10 -1.900E+00 1.266E-09 3.067E-09 5.185E-10 -1.800E+00 1.253E-09 3.038E-09 5.127E-10 -1.700E+00 1.240E-09 3.009E-09 5.071E-10 -1.600E+00 1.227E-09 2.981E-09 5.016E-10 -1.500E+00 1.215E-09 2.953E-09 4.964E-10 -1.400E+00 1.202E-09 2.926E-09 4.913E-10 -1.300E+00 1.191E-09 2.899E-09 4.863E-10 -1.200E+00 1.179E-09 2.873E-09 4.815E-10 -1.100E+00 1.168E-09 2.847E-09 4.770E-10 -1.000E+00 1.157E-09 2.822E-09 4.725E-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/322.615ps 1.063V/631.742ps 1.853V/197.296ps dV/dt_f 1.634V/526.360ps 1.273V/1.074ns 1.953V/283.184ps 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.506E-12 15.680E-09 12.405E-12 50.000ps 12.210E-06 11.052E-06 8.772E-06 100.000ps 44.336E-06 61.236E-06 13.198E-06 150.000ps 19.095E-06 84.385E-06 -23.510E-06 200.000ps -49.744E-06 30.107E-06 -46.017E-06 250.000ps -94.012E-06 -52.225E-06 -39.599E-06 300.000ps -104.853E-06 -115.763E-06 -31.358E-06 350.000ps -119.020E-06 -159.284E-06 -6.419E-06 400.000ps -130.763E-06 -195.946E-06 106.896E-06 450.000ps -56.603E-06 -226.003E-06 337.461E-06 500.000ps 114.484E-06 -238.145E-06 715.536E-06 550.000ps 403.207E-06 -211.183E-06 1.458E-03 600.000ps 836.600E-06 -126.012E-06 732.968E-06 650.000ps 1.536E-03 29.846E-06 -7.175E-03 700.000ps 2.571E-03 261.615E-06 -19.893E-03 750.000ps 2.525E-03 564.447E-06 -31.770E-03 800.000ps -412.474E-06 943.985E-06 -28.890E-03 850.000ps -6.039E-03 1.451E-03 3.970E-03 900.000ps -13.179E-03 2.037E-03 77.113E-03 950.000ps -20.826E-03 2.599E-03 198.741E-03 1.000ns -28.744E-03 2.961E-03 377.860E-03 1.050ns -35.004E-03 2.806E-03 635.298E-03 1.100ns -36.234E-03 1.831E-03 1.058E+00 1.150ns -28.113E-03 -19.961E-06 1.650E+00 1.200ns -6.450E-03 -2.646E-03 2.177E+00 1.250ns 30.531E-03 -5.870E-03 2.511E+00 1.300ns 83.086E-03 -9.526E-03 2.709E+00 1.350ns 153.056E-03 -13.415E-03 2.826E+00 1.400ns 244.425E-03 -17.409E-03 2.894E+00 1.450ns 362.450E-03 -21.508E-03 2.936E+00 1.500ns 518.702E-03 -25.738E-03 2.966E+00 1.550ns 743.951E-03 -29.828E-03 2.988E+00 1.600ns 1.026E+00 -33.080E-03 3.005E+00 1.650ns 1.313E+00 -34.904E-03 3.020E+00 1.700ns 1.573E+00 -34.499E-03 3.032E+00 1.750ns 1.787E+00 -31.022E-03 3.041E+00 1.800ns 1.946E+00 -23.587E-03 3.049E+00 1.850ns 2.054E+00 -11.502E-03 3.055E+00 1.900ns 2.131E+00 5.698E-03 3.061E+00 1.950ns 2.187E+00 28.223E-03 3.065E+00 2.000ns 2.231E+00 56.086E-03 3.068E+00 2.050ns 2.265E+00 89.285E-03 3.071E+00 2.100ns 2.293E+00 128.048E-03 3.073E+00 2.150ns 2.317E+00 173.090E-03 3.075E+00 2.200ns 2.336E+00 225.699E-03 3.077E+00 2.250ns 2.352E+00 288.046E-03 3.078E+00 2.300ns 2.366E+00 365.409E-03 3.080E+00 2.350ns 2.377E+00 463.001E-03 3.080E+00 2.400ns 2.386E+00 573.257E-03 3.081E+00 2.450ns 2.395E+00 686.911E-03 3.082E+00 2.500ns 2.402E+00 797.008E-03 3.083E+00 2.550ns 2.409E+00 899.212E-03 3.083E+00 2.600ns 2.415E+00 992.895E-03 3.084E+00 2.650ns 2.421E+00 1.079E+00 3.084E+00 2.700ns 2.426E+00 1.156E+00 3.085E+00 2.750ns 2.430E+00 1.227E+00 3.085E+00 2.800ns 2.434E+00 1.290E+00 3.085E+00 2.850ns 2.437E+00 1.346E+00 3.085E+00 2.900ns 2.440E+00 1.395E+00 3.086E+00 2.950ns 2.443E+00 1.439E+00 3.086E+00 3.000ns 2.445E+00 1.477E+00 3.086E+00 3.100ns 2.449E+00 1.540E+00 3.086E+00 3.200ns 2.452E+00 1.587E+00 3.087E+00 3.300ns 2.454E+00 1.621E+00 3.087E+00 3.400ns 2.456E+00 1.647E+00 3.087E+00 3.500ns 2.458E+00 1.668E+00 3.087E+00 3.600ns 2.460E+00 1.684E+00 3.087E+00 3.700ns 2.461E+00 1.698E+00 3.087E+00 3.800ns 2.462E+00 1.709E+00 3.088E+00 3.900ns 2.463E+00 1.717E+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.735E+00 3.088E+00 4.300ns 2.466E+00 1.739E+00 3.088E+00 4.400ns 2.466E+00 1.742E+00 3.088E+00 4.500ns 2.467E+00 1.745E+00 3.088E+00 4.600ns 2.467E+00 1.747E+00 3.088E+00 4.700ns 2.468E+00 1.750E+00 3.088E+00 4.800ns 2.468E+00 1.751E+00 3.088E+00 4.900ns 2.469E+00 1.753E+00 3.088E+00 5.000ns 2.469E+00 1.754E+00 3.088E+00 5.250ns 2.470E+00 1.757E+00 3.088E+00 5.500ns 2.470E+00 1.760E+00 3.088E+00 5.750ns 2.470E+00 1.762E+00 3.088E+00 6.000ns 2.471E+00 1.763E+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.766E+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.768E+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.770E+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.997E-03 877.335E-03 344.936E-03 100.000ps 577.031E-03 877.396E-03 344.940E-03 150.000ps 576.990E-03 877.396E-03 344.898E-03 200.000ps 576.913E-03 877.294E-03 344.884E-03 250.000ps 576.892E-03 877.193E-03 344.909E-03 300.000ps 576.930E-03 877.164E-03 344.934E-03 350.000ps 576.970E-03 877.197E-03 344.975E-03 400.000ps 577.027E-03 877.270E-03 345.098E-03 450.000ps 577.181E-03 877.385E-03 345.297E-03 500.000ps 577.397E-03 877.553E-03 345.550E-03 550.000ps 577.643E-03 877.780E-03 346.017E-03 600.000ps 577.869E-03 878.055E-03 344.449E-03 650.000ps 578.117E-03 878.350E-03 334.810E-03 700.000ps 578.277E-03 878.604E-03 321.500E-03 750.000ps 576.537E-03 878.736E-03 312.704E-03 800.000ps 571.185E-03 878.681E-03 325.400E-03 850.000ps 563.440E-03 878.424E-03 380.255E-03 900.000ps 555.687E-03 877.810E-03 497.273E-03 950.000ps 549.924E-03 876.664E-03 699.762E-03 1.000ns 547.053E-03 874.809E-03 1.041E+00 1.050ns 550.133E-03 871.980E-03 1.658E+00 1.100ns 564.668E-03 868.120E-03 2.397E+00 1.150ns 597.909E-03 863.524E-03 2.904E+00 1.200ns 657.933E-03 858.702E-03 3.190E+00 1.250ns 752.752E-03 854.265E-03 3.355E+00 1.300ns 893.309E-03 850.716E-03 3.450E+00 1.350ns 1.111E+00 848.670E-03 3.501E+00 1.400ns 1.449E+00 848.629E-03 3.526E+00 1.450ns 1.864E+00 850.916E-03 3.543E+00 1.500ns 2.285E+00 855.859E-03 3.556E+00 1.550ns 2.613E+00 864.364E-03 3.566E+00 1.600ns 2.835E+00 878.246E-03 3.574E+00 1.650ns 2.983E+00 899.248E-03 3.580E+00 1.700ns 3.081E+00 929.600E-03 3.584E+00 1.750ns 3.139E+00 972.073E-03 3.587E+00 1.800ns 3.178E+00 1.031E+00 3.589E+00 1.850ns 3.204E+00 1.114E+00 3.591E+00 1.900ns 3.222E+00 1.232E+00 3.593E+00 1.950ns 3.237E+00 1.385E+00 3.594E+00 2.000ns 3.248E+00 1.567E+00 3.595E+00 2.050ns 3.258E+00 1.767E+00 3.595E+00 2.100ns 3.265E+00 1.971E+00 3.596E+00 2.150ns 3.271E+00 2.171E+00 3.597E+00 2.200ns 3.275E+00 2.351E+00 3.597E+00 2.250ns 3.279E+00 2.495E+00 3.597E+00 2.300ns 3.282E+00 2.610E+00 3.598E+00 2.350ns 3.284E+00 2.698E+00 3.598E+00 2.400ns 3.286E+00 2.766E+00 3.598E+00 2.450ns 3.288E+00 2.818E+00 3.598E+00 2.500ns 3.289E+00 2.856E+00 3.598E+00 2.550ns 3.291E+00 2.883E+00 3.599E+00 2.600ns 3.291E+00 2.901E+00 3.599E+00 2.650ns 3.292E+00 2.915E+00 3.599E+00 2.700ns 3.293E+00 2.926E+00 3.599E+00 2.750ns 3.294E+00 2.935E+00 3.599E+00 2.800ns 3.294E+00 2.943E+00 3.599E+00 2.850ns 3.295E+00 2.950E+00 3.599E+00 2.900ns 3.295E+00 2.956E+00 3.599E+00 2.950ns 3.295E+00 2.961E+00 3.599E+00 3.000ns 3.296E+00 2.965E+00 3.599E+00 3.100ns 3.296E+00 2.972E+00 3.599E+00 3.200ns 3.297E+00 2.977E+00 3.600E+00 3.300ns 3.297E+00 2.982E+00 3.600E+00 3.400ns 3.297E+00 2.985E+00 3.600E+00 3.500ns 3.298E+00 2.987E+00 3.600E+00 3.600ns 3.298E+00 2.989E+00 3.600E+00 3.700ns 3.298E+00 2.991E+00 3.600E+00 3.800ns 3.298E+00 2.992E+00 3.600E+00 3.900ns 3.298E+00 2.993E+00 3.600E+00 4.000ns 3.299E+00 2.994E+00 3.600E+00 4.100ns 3.299E+00 2.995E+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.997E+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.998E+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.999E+00 3.600E+00 6.000ns 3.300E+00 2.999E+00 3.600E+00 6.250ns 3.300E+00 2.999E+00 3.600E+00 6.500ns 3.300E+00 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.473E+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.087E+00 350.000ps 2.473E+00 1.773E+00 3.086E+00 400.000ps 2.472E+00 1.773E+00 3.086E+00 450.000ps 2.471E+00 1.773E+00 3.086E+00 500.000ps 2.471E+00 1.773E+00 3.093E+00 550.000ps 2.470E+00 1.772E+00 3.106E+00 600.000ps 2.470E+00 1.772E+00 3.122E+00 650.000ps 2.472E+00 1.771E+00 3.130E+00 700.000ps 2.476E+00 1.771E+00 3.075E+00 750.000ps 2.483E+00 1.771E+00 2.946E+00 800.000ps 2.492E+00 1.772E+00 2.754E+00 850.000ps 2.501E+00 1.772E+00 2.494E+00 900.000ps 2.508E+00 1.773E+00 2.128E+00 950.000ps 2.507E+00 1.775E+00 1.661E+00 1.000ns 2.491E+00 1.778E+00 1.153E+00 1.050ns 2.453E+00 1.782E+00 757.924E-03 1.100ns 2.389E+00 1.787E+00 523.831E-03 1.150ns 2.299E+00 1.793E+00 375.329E-03 1.200ns 2.178E+00 1.799E+00 272.672E-03 1.250ns 2.016E+00 1.804E+00 198.950E-03 1.300ns 1.819E+00 1.807E+00 145.359E-03 1.350ns 1.600E+00 1.808E+00 105.384E-03 1.400ns 1.362E+00 1.804E+00 76.036E-03 1.450ns 1.118E+00 1.795E+00 54.963E-03 1.500ns 883.487E-03 1.779E+00 40.109E-03 1.550ns 691.545E-03 1.757E+00 29.941E-03 1.600ns 547.215E-03 1.726E+00 23.169E-03 1.650ns 441.414E-03 1.686E+00 18.679E-03 1.700ns 362.067E-03 1.635E+00 15.467E-03 1.750ns 300.052E-03 1.574E+00 12.894E-03 1.800ns 250.060E-03 1.503E+00 10.752E-03 1.850ns 209.186E-03 1.425E+00 8.966E-03 1.900ns 175.524E-03 1.340E+00 7.481E-03 1.950ns 147.607E-03 1.250E+00 6.257E-03 2.000ns 124.391E-03 1.156E+00 5.243E-03 2.050ns 105.052E-03 1.059E+00 4.400E-03 2.100ns 88.823E-03 961.551E-03 3.699E-03 2.150ns 75.061E-03 864.065E-03 3.114E-03 2.200ns 63.326E-03 767.225E-03 2.626E-03 2.250ns 53.348E-03 673.494E-03 2.217E-03 2.300ns 44.924E-03 588.149E-03 1.874E-03 2.350ns 37.846E-03 513.937E-03 1.586E-03 2.400ns 31.910E-03 450.756E-03 1.344E-03 2.450ns 26.968E-03 397.386E-03 1.139E-03 2.500ns 22.892E-03 352.123E-03 967.089E-06 2.550ns 19.562E-03 313.349E-03 821.436E-06 2.600ns 16.855E-03 279.814E-03 698.199E-06 2.650ns 14.644E-03 250.598E-03 593.746E-06 2.700ns 12.823E-03 225.004E-03 505.091E-06 2.750ns 11.300E-03 202.471E-03 429.780E-06 2.800ns 10.000E-03 182.565E-03 365.761E-06 2.850ns 8.880E-03 164.997E-03 311.300E-06 2.900ns 7.912E-03 149.510E-03 264.934E-06 2.950ns 7.073E-03 135.818E-03 225.406E-06 3.000ns 6.339E-03 123.608E-03 191.690E-06 3.100ns 5.122E-03 102.611E-03 138.423E-06 3.200ns 4.162E-03 85.153E-03 99.679E-06 3.300ns 3.392E-03 70.478E-03 71.471E-06 3.400ns 2.766E-03 58.191E-03 50.934E-06 3.500ns 2.256E-03 47.905E-03 36.006E-06 3.600ns 1.842E-03 39.252E-03 25.205E-06 3.700ns 1.503E-03 32.000E-03 17.424E-06 3.800ns 1.225E-03 26.029E-03 11.831E-06 3.900ns 996.676E-06 21.216E-03 7.820E-06 4.000ns 809.209E-06 17.410E-03 4.966E-06 4.100ns 655.115E-06 14.438E-03 2.962E-06 4.200ns 528.385E-06 12.120E-03 1.576E-06 4.300ns 424.261E-06 10.301E-03 630.079E-09 4.400ns 338.856E-06 8.837E-03 -1.063E-09 4.500ns 268.911E-06 7.637E-03 -406.676E-09 4.600ns 211.694E-06 6.647E-03 -651.455E-09 4.700ns 164.951E-06 5.820E-03 -784.370E-09 4.800ns 126.797E-06 5.119E-03 -841.628E-09 4.900ns 95.740E-06 4.515E-03 -848.514E-09 5.000ns 70.572E-06 3.987E-03 -822.399E-09 5.250ns 27.090E-06 2.925E-03 -686.030E-09 5.500ns 2.530E-06 2.138E-03 -527.095E-09 5.750ns -10.563E-06 1.546E-03 -387.485E-09 6.000ns -16.859E-06 1.103E-03 -276.770E-09 6.250ns -19.207E-06 773.047E-06 -193.888E-09 6.500ns -19.297E-06 528.258E-06 -134.197E-09 6.750ns -18.174E-06 347.736E-06 -92.083E-09 7.000ns -16.481E-06 216.384E-06 -62.753E-09 7.250ns -14.588E-06 121.213E-06 -42.554E-09 7.500ns -12.701E-06 52.693E-06 -28.752E-09 7.750ns -10.932E-06 4.035E-06 -19.371E-09 8.000ns -9.333E-06 -29.791E-06 -13.024E-09 8.250ns -7.921E-06 -52.625E-06 -8.743E-09 8.500ns -6.692E-06 -67.375E-06 -5.859E-09 8.750ns -5.635E-06 -76.219E-06 -3.922E-09 9.000ns -4.734E-06 -80.787E-06 -2.622E-09 9.250ns -3.969E-06 -82.301E-06 -1.751E-09 9.500ns -3.322E-06 -81.668E-06 -1.167E-09 9.750ns -2.778E-06 -79.560E-06 -776.670E-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.599E+00 350.000ps 3.300E+00 3.000E+00 3.598E+00 400.000ps 3.300E+00 3.000E+00 3.597E+00 450.000ps 3.299E+00 3.000E+00 3.596E+00 500.000ps 3.298E+00 3.000E+00 3.602E+00 550.000ps 3.297E+00 3.000E+00 3.615E+00 600.000ps 3.295E+00 3.000E+00 3.635E+00 650.000ps 3.294E+00 2.999E+00 3.654E+00 700.000ps 3.296E+00 2.999E+00 3.625E+00 750.000ps 3.301E+00 2.998E+00 3.543E+00 800.000ps 3.310E+00 2.997E+00 3.422E+00 850.000ps 3.321E+00 2.996E+00 3.270E+00 900.000ps 3.336E+00 2.995E+00 3.085E+00 950.000ps 3.350E+00 2.994E+00 2.862E+00 1.000ns 3.356E+00 2.994E+00 2.573E+00 1.050ns 3.349E+00 2.994E+00 2.192E+00 1.100ns 3.326E+00 2.996E+00 1.760E+00 1.150ns 3.289E+00 2.999E+00 1.345E+00 1.200ns 3.239E+00 3.003E+00 1.048E+00 1.250ns 3.177E+00 3.008E+00 858.808E-03 1.300ns 3.107E+00 3.015E+00 730.308E-03 1.350ns 3.028E+00 3.023E+00 636.816E-03 1.400ns 2.940E+00 3.030E+00 567.856E-03 1.450ns 2.842E+00 3.037E+00 516.630E-03 1.500ns 2.734E+00 3.042E+00 478.463E-03 1.550ns 2.612E+00 3.046E+00 449.823E-03 1.600ns 2.467E+00 3.049E+00 428.401E-03 1.650ns 2.300E+00 3.049E+00 413.047E-03 1.700ns 2.120E+00 3.045E+00 402.180E-03 1.750ns 1.933E+00 3.037E+00 394.059E-03 1.800ns 1.748E+00 3.026E+00 387.518E-03 1.850ns 1.569E+00 3.011E+00 381.908E-03 1.900ns 1.403E+00 2.992E+00 377.001E-03 1.950ns 1.263E+00 2.970E+00 372.667E-03 2.000ns 1.151E+00 2.945E+00 368.862E-03 2.050ns 1.063E+00 2.917E+00 365.550E-03 2.100ns 993.432E-03 2.886E+00 362.682E-03 2.150ns 936.509E-03 2.853E+00 360.209E-03 2.200ns 888.676E-03 2.818E+00 358.087E-03 2.250ns 848.106E-03 2.781E+00 356.269E-03 2.300ns 813.716E-03 2.741E+00 354.720E-03 2.350ns 784.492E-03 2.700E+00 353.398E-03 2.400ns 759.490E-03 2.656E+00 352.265E-03 2.450ns 737.957E-03 2.611E+00 351.292E-03 2.500ns 719.344E-03 2.563E+00 350.455E-03 2.550ns 703.246E-03 2.513E+00 349.732E-03 2.600ns 689.345E-03 2.460E+00 349.107E-03 2.650ns 677.383E-03 2.402E+00 348.567E-03 2.700ns 667.109E-03 2.339E+00 348.099E-03 2.750ns 658.316E-03 2.273E+00 347.693E-03 2.800ns 650.854E-03 2.205E+00 347.341E-03 2.850ns 644.457E-03 2.137E+00 347.035E-03 2.900ns 638.863E-03 2.068E+00 346.769E-03 2.950ns 633.891E-03 1.999E+00 346.537E-03 3.000ns 629.447E-03 1.931E+00 346.335E-03 3.100ns 621.679E-03 1.798E+00 346.005E-03 3.200ns 614.907E-03 1.671E+00 345.754E-03 3.300ns 608.936E-03 1.551E+00 345.563E-03 3.400ns 603.769E-03 1.443E+00 345.415E-03 3.500ns 599.394E-03 1.349E+00 345.302E-03 3.600ns 595.733E-03 1.273E+00 345.215E-03 3.700ns 592.684E-03 1.212E+00 345.148E-03 3.800ns 590.154E-03 1.163E+00 345.097E-03 3.900ns 588.070E-03 1.123E+00 345.057E-03 4.000ns 586.346E-03 1.090E+00 345.027E-03 4.100ns 584.909E-03 1.062E+00 345.004E-03 4.200ns 583.703E-03 1.039E+00 344.986E-03 4.300ns 582.687E-03 1.019E+00 344.972E-03 4.400ns 581.827E-03 1.002E+00 344.961E-03 4.500ns 581.099E-03 987.960E-03 344.953E-03 4.600ns 580.482E-03 975.753E-03 344.947E-03 4.700ns 579.960E-03 965.145E-03 344.942E-03 4.800ns 579.517E-03 955.910E-03 344.938E-03 4.900ns 579.140E-03 947.860E-03 344.936E-03 5.000ns 578.820E-03 940.796E-03 344.933E-03 5.250ns 578.215E-03 926.585E-03 344.930E-03 5.500ns 577.807E-03 915.907E-03 344.928E-03 5.750ns 577.533E-03 907.852E-03 344.927E-03 6.000ns 577.352E-03 902.423E-03 344.927E-03 6.250ns 577.231E-03 898.049E-03 344.926E-03 6.500ns 577.150E-03 893.830E-03 344.926E-03 6.750ns 577.095E-03 890.086E-03 344.926E-03 7.000ns 577.058E-03 887.109E-03 344.926E-03 7.250ns 577.034E-03 884.859E-03 344.926E-03 7.500ns 577.017E-03 883.158E-03 344.926E-03 7.750ns 577.006E-03 881.863E-03 344.926E-03 8.000ns 576.998E-03 880.869E-03 344.926E-03 8.250ns 576.993E-03 880.098E-03 344.926E-03 8.500ns 576.989E-03 879.498E-03 344.926E-03 8.750ns 576.987E-03 879.057E-03 344.926E-03 9.000ns 576.986E-03 878.706E-03 344.926E-03 9.250ns 576.985E-03 878.427E-03 344.926E-03 9.500ns 576.984E-03 878.195E-03 344.926E-03 9.750ns 576.983E-03 878.009E-03 344.926E-03 | | End [Model] LVC15_ION_33 | |************************************************************************ | Model LVC15_ION_25 |************************************************************************ | [Model] LVC15_ION_25 Model_type I/O Polarity Non-Inverting Enable Active-Low Vinl = 0.7000V Vinh = 1.7000V Vmeas = 1.25000V Cref = 50.0000pF Rref = 0.5000k Vref = 5.000V C_comp 9.11pF 7.40pF 10.83pF | | [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 | | 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 | 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.439E-02 -3.715E-02 -1.152E-01 -5.250E+00 -6.439E-02 -3.715E-02 -1.152E-01 -5.000E+00 -6.439E-02 -3.715E-02 -1.152E-01 -4.750E+00 -6.439E-02 -3.715E-02 -1.152E-01 -4.500E+00 -6.439E-02 -3.715E-02 -1.152E-01 -4.250E+00 -6.439E-02 -3.715E-02 -1.152E-01 -4.000E+00 -6.439E-02 -3.715E-02 -1.152E-01 -3.750E+00 -6.439E-02 -3.715E-02 -1.152E-01 -3.500E+00 -6.439E-02 -3.715E-02 -1.152E-01 -3.250E+00 -6.439E-02 -3.715E-02 -1.152E-01 -3.000E+00 -6.439E-02 -3.715E-02 -1.152E-01 -2.750E+00 -6.439E-02 -3.715E-02 -1.152E-01 -2.500E+00 -6.439E-02 -3.715E-02 -1.152E-01 -2.250E+00 -6.439E-02 -3.715E-02 -1.152E-01 -2.000E+00 -6.439E-02 -3.715E-02 -1.152E-01 -1.750E+00 -6.439E-02 -3.715E-02 -1.152E-01 -1.500E+00 -6.439E-02 -3.715E-02 -1.152E-01 -1.250E+00 -6.439E-02 -3.715E-02 -1.152E-01 -1.000E+00 -6.439E-02 -3.715E-02 -1.152E-01 -7.500E-01 -6.439E-02 -3.715E-02 -1.152E-01 -5.000E-01 -4.604E-02 -2.652E-02 -8.481E-02 -2.500E-01 -2.365E-02 -1.338E-02 -4.457E-02 0.000E+00 8.526E-13 1.304E-12 6.389E-13 1.000E-01 9.064E-03 4.952E-03 1.761E-02 2.000E-01 1.744E-02 9.522E-03 3.383E-02 3.000E-01 2.514E-02 1.371E-02 4.870E-02 4.000E-01 3.217E-02 1.752E-02 6.230E-02 5.000E-01 3.857E-02 2.095E-02 7.466E-02 6.000E-01 4.434E-02 2.402E-02 8.586E-02 7.000E-01 4.950E-02 2.672E-02 9.593E-02 8.000E-01 5.408E-02 2.906E-02 1.049E-01 9.000E-01 5.808E-02 3.104E-02 1.129E-01 1.000E+00 6.154E-02 3.269E-02 1.200E-01 1.100E+00 6.446E-02 3.400E-02 1.261E-01 1.200E+00 6.688E-02 3.501E-02 1.313E-01 1.300E+00 6.881E-02 3.573E-02 1.357E-01 1.400E+00 7.029E-02 3.622E-02 1.393E-01 1.500E+00 7.139E-02 3.655E-02 1.422E-01 1.600E+00 7.216E-02 3.677E-02 1.444E-01 1.700E+00 7.270E-02 3.694E-02 1.461E-01 1.800E+00 7.309E-02 3.708E-02 1.473E-01 1.900E+00 7.340E-02 3.720E-02 1.482E-01 2.000E+00 7.365E-02 3.731E-02 1.489E-01 2.100E+00 7.388E-02 3.741E-02 1.494E-01 2.200E+00 7.408E-02 3.750E-02 1.499E-01 2.300E+00 7.427E-02 3.759E-02 1.503E-01 2.400E+00 7.445E-02 3.767E-02 1.507E-01 2.500E+00 7.461E-02 3.775E-02 1.511E-01 2.600E+00 7.477E-02 3.783E-02 1.514E-01 2.700E+00 7.491E-02 3.791E-02 1.518E-01 3.050E+00 7.513E-02 3.857E-02 1.526E-01 3.400E+00 7.637E-02 4.054E-02 1.536E-01 3.750E+00 8.069E-02 4.332E-02 1.545E-01 4.100E+00 8.691E-02 4.678E-02 1.650E-01 4.450E+00 9.475E-02 5.044E-02 1.812E-01 4.800E+00 1.029E-01 5.417E-02 1.999E-01 5.150E+00 1.116E-01 5.784E-02 2.193E-01 5.500E+00 1.206E-01 5.983E-02 2.390E-01 5.850E+00 1.296E-01 6.332E-02 2.589E-01 6.200E+00 1.362E-01 6.731E-02 2.791E-01 6.550E+00 1.439E-01 7.157E-02 2.995E-01 6.900E+00 1.527E-01 7.608E-02 3.194E-01 7.250E+00 1.620E-01 8.083E-02 3.361E-01 7.600E+00 1.718E-01 8.571E-02 3.546E-01 7.950E+00 1.818E-01 9.058E-02 3.744E-01 8.300E+00 1.922E-01 9.526E-02 3.950E-01 8.650E+00 2.031E-01 9.922E-02 4.162E-01 9.000E+00 2.143E-01 9.922E-02 4.380E-01 9.350E+00 2.257E-01 9.922E-02 4.604E-01 9.700E+00 2.374E-01 9.922E-02 4.834E-01 1.005E+01 2.491E-01 9.922E-02 5.070E-01 1.040E+01 2.609E-01 9.922E-02 5.314E-01 1.075E+01 2.724E-01 9.922E-02 5.567E-01 1.100E+01 2.796E-01 9.922E-02 5.755E-01 | [Pullup] | voltage I(typ) I(min) I(max) | -8.700E+00 4.472E-01 2.559E-01 7.159E-01 -8.350E+00 4.330E-01 2.491E-01 6.934E-01 -8.000E+00 4.184E-01 2.423E-01 6.705E-01 -7.650E+00 4.033E-01 2.355E-01 6.471E-01 -7.300E+00 3.879E-01 2.288E-01 6.233E-01 -6.950E+00 3.721E-01 2.220E-01 5.990E-01 -6.600E+00 3.559E-01 2.152E-01 5.741E-01 -6.250E+00 3.394E-01 2.106E-01 5.491E-01 -5.900E+00 3.225E-01 2.019E-01 5.240E-01 -5.550E+00 3.052E-01 1.920E-01 4.968E-01 -5.200E+00 2.877E-01 1.813E-01 4.686E-01 -4.850E+00 2.702E-01 1.701E-01 4.408E-01 -4.500E+00 2.537E-01 1.586E-01 4.133E-01 -4.150E+00 2.372E-01 1.469E-01 3.860E-01 -3.800E+00 2.191E-01 1.351E-01 3.586E-01 -3.450E+00 2.008E-01 1.243E-01 3.306E-01 -3.100E+00 1.823E-01 1.131E-01 3.020E-01 -2.750E+00 1.635E-01 1.009E-01 2.723E-01 -2.400E+00 1.441E-01 8.851E-02 2.415E-01 -2.050E+00 1.243E-01 7.586E-02 2.095E-01 -1.700E+00 1.039E-01 6.298E-02 1.762E-01 -1.350E+00 8.288E-02 4.989E-02 1.416E-01 -1.000E+00 6.279E-02 3.713E-02 1.100E-01 -9.000E-01 5.701E-02 3.349E-02 1.010E-01 -8.000E-01 5.111E-02 2.981E-02 9.154E-02 -7.000E-01 4.491E-02 2.605E-02 8.118E-02 -6.000E-01 3.851E-02 2.223E-02 7.004E-02 -5.000E-01 3.214E-02 1.844E-02 5.873E-02 -4.000E-01 2.576E-02 1.470E-02 4.726E-02 -3.000E-01 1.927E-02 1.099E-02 3.533E-02 -2.000E-01 1.261E-02 7.170E-03 2.338E-02 -1.000E-01 6.176E-03 3.421E-03 1.159E-02 0.000E+00 5.053E-12 6.499E-11 -1.619E-13 1.000E-01 -5.842E-03 -3.214E-03 -1.113E-02 2.000E-01 -1.128E-02 -6.182E-03 -2.154E-02 3.000E-01 -1.632E-02 -8.903E-03 -3.124E-02 4.000E-01 -2.097E-02 -1.138E-02 -4.025E-02 5.000E-01 -2.522E-02 -1.361E-02 -4.857E-02 6.000E-01 -2.908E-02 -1.559E-02 -5.622E-02 7.000E-01 -3.257E-02 -1.735E-02 -6.323E-02 8.000E-01 -3.570E-02 -1.887E-02 -6.962E-02 9.000E-01 -3.848E-02 -2.017E-02 -7.542E-02 1.000E+00 -4.092E-02 -2.126E-02 -8.064E-02 1.100E+00 -4.304E-02 -2.216E-02 -8.534E-02 1.200E+00 -4.487E-02 -2.289E-02 -8.953E-02 1.300E+00 -4.645E-02 -2.349E-02 -9.328E-02 1.400E+00 -4.780E-02 -2.398E-02 -9.662E-02 1.500E+00 -4.898E-02 -2.439E-02 -9.962E-02 1.600E+00 -5.000E-02 -2.474E-02 -1.023E-01 1.700E+00 -5.090E-02 -2.505E-02 -1.048E-01 1.800E+00 -5.169E-02 -2.533E-02 -1.071E-01 1.900E+00 -5.239E-02 -2.558E-02 -1.091E-01 2.000E+00 -5.301E-02 -2.580E-02 -1.110E-01 2.100E+00 -5.358E-02 -2.601E-02 -1.127E-01 2.200E+00 -5.410E-02 -2.621E-02 -1.142E-01 2.300E+00 -5.458E-02 -2.639E-02 -1.155E-01 2.400E+00 -5.503E-02 -2.656E-02 -1.168E-01 2.500E+00 -5.545E-02 -2.672E-02 -1.179E-01 2.600E+00 -5.585E-02 -2.688E-02 -1.190E-01 2.700E+00 -5.622E-02 -2.702E-02 -1.200E-01 2.800E+00 -5.657E-02 -2.715E-02 -1.210E-01 2.900E+00 -5.689E-02 -2.723E-02 -1.219E-01 3.000E+00 -5.715E-02 -2.732E-02 -1.227E-01 3.100E+00 -5.728E-02 -2.783E-02 -1.234E-01 3.200E+00 -5.736E-02 -2.952E-02 -1.239E-01 3.300E+00 -5.755E-02 -3.184E-02 -1.240E-01 3.400E+00 -5.918E-02 -3.441E-02 -1.240E-01 3.500E+00 -6.262E-02 -3.710E-02 -1.240E-01 3.600E+00 -6.666E-02 -3.989E-02 -1.240E-01 3.800E+00 -7.527E-02 -4.569E-02 -1.339E-01 4.000E+00 -8.430E-02 -5.194E-02 -1.472E-01 4.200E+00 -9.416E-02 -5.860E-02 -1.611E-01 4.400E+00 -1.047E-01 -6.562E-02 -1.771E-01 4.600E+00 -1.156E-01 -7.292E-02 -1.942E-01 4.800E+00 -1.268E-01 -8.049E-02 -2.118E-01 5.000E+00 -1.383E-01 -8.906E-02 -2.298E-01 5.200E+00 -1.505E-01 -8.906E-02 -2.480E-01 5.400E+00 -1.680E-01 -8.906E-02 -2.675E-01 5.600E+00 -1.680E-01 -8.906E-02 -2.926E-01 5.800E+00 -1.680E-01 -8.906E-02 -2.926E-01 6.000E+00 -1.680E-01 -8.906E-02 -2.926E-01 6.200E+00 -1.680E-01 -8.906E-02 -2.926E-01 6.400E+00 -1.680E-01 -8.906E-02 -2.926E-01 6.600E+00 -1.680E-01 -8.906E-02 -2.926E-01 6.800E+00 -1.680E-01 -8.906E-02 -2.926E-01 7.000E+00 -1.680E-01 -8.906E-02 -2.926E-01 7.200E+00 -1.680E-01 -8.906E-02 -2.926E-01 7.400E+00 -1.680E-01 -8.906E-02 -2.926E-01 7.600E+00 -1.680E-01 -8.906E-02 -2.926E-01 7.800E+00 -1.680E-01 -8.906E-02 -2.926E-01 8.000E+00 -1.680E-01 -8.906E-02 -2.926E-01 8.200E+00 -1.680E-01 -8.906E-02 -2.926E-01 | [GND_clamp] | voltage I(typ) I(min) I(max) | -5.500E+00 -4.571E+00 -4.606E+00 -4.542E+00 -5.350E+00 -4.421E+00 -4.456E+00 -4.392E+00 -5.200E+00 -4.272E+00 -4.306E+00 -4.242E+00 -5.050E+00 -4.122E+00 -4.157E+00 -4.092E+00 -4.900E+00 -3.972E+00 -4.007E+00 -3.942E+00 -4.750E+00 -3.822E+00 -3.858E+00 -3.792E+00 -4.600E+00 -3.673E+00 -3.709E+00 -3.643E+00 -4.450E+00 -3.523E+00 -3.559E+00 -3.493E+00 -4.300E+00 -3.374E+00 -3.410E+00 -3.343E+00 -4.150E+00 -3.224E+00 -3.261E+00 -3.194E+00 -4.000E+00 -3.075E+00 -3.112E+00 -3.045E+00 -3.850E+00 -2.926E+00 -2.962E+00 -2.896E+00 -3.700E+00 -2.777E+00 -2.813E+00 -2.749E+00 -3.550E+00 -2.628E+00 -2.665E+00 -2.699E+00 -3.400E+00 -2.479E+00 -2.516E+00 -2.649E+00 -3.250E+00 -2.417E+00 -2.367E+00 -2.599E+00 -3.100E+00 -2.355E+00 -2.219E+00 -2.438E+00 -2.950E+00 -2.196E+00 -2.074E+00 -2.258E+00 -2.800E+00 -2.031E+00 -2.020E+00 -2.089E+00 -2.650E+00 -1.871E+00 -1.866E+00 -1.921E+00 -2.500E+00 -1.710E+00 -1.706E+00 -1.753E+00 -2.350E+00 -1.550E+00 -1.551E+00 -1.585E+00 -2.200E+00 -1.390E+00 -1.395E+00 -1.416E+00 -2.050E+00 -1.230E+00 -1.240E+00 -1.246E+00 -1.900E+00 -1.070E+00 -1.086E+00 -1.076E+00 -1.750E+00 -9.105E-01 -9.319E-01 -9.068E-01 -1.600E+00 -7.523E-01 -7.795E-01 -7.378E-01 -1.450E+00 -5.960E-01 -6.291E-01 -5.702E-01 -1.300E+00 -4.456E-01 -4.852E-01 -4.079E-01 -1.150E+00 -3.493E-01 -4.059E-01 -2.874E-01 -1.000E+00 -2.446E-01 -3.370E-01 -1.422E-01 -8.500E-01 -5.100E-02 -1.713E-01 -1.614E-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.165E-11 4.310E-11 1.250E+00 2.329E-10 3.490E-11 4.464E-11 1.400E+00 2.401E-10 5.794E-11 4.624E-11 1.550E+00 2.474E-10 8.078E-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.575E-11 2.900E+00 5.088E-10 1.639E-09 8.737E-11 3.050E+00 5.187E-10 1.665E-09 1.090E-10 3.200E+00 5.290E-10 1.692E-09 1.121E-10 3.350E+00 5.396E-10 1.719E-09 1.152E-10 3.500E+00 5.504E-10 1.747E-09 1.184E-10 3.650E+00 5.616E-10 1.775E-09 1.217E-10 3.800E+00 5.730E-10 1.804E-09 1.251E-10 3.950E+00 5.848E-10 1.834E-09 1.287E-10 4.100E+00 5.969E-10 1.864E-09 1.323E-10 4.250E+00 6.093E-10 1.895E-09 1.361E-10 4.400E+00 6.222E-10 1.927E-09 1.400E-10 4.550E+00 6.356E-10 1.960E-09 1.441E-10 4.700E+00 6.494E-10 1.994E-09 1.484E-10 4.850E+00 6.639E-10 2.029E-09 1.529E-10 5.000E+00 6.788E-10 2.065E-09 1.576E-10 5.150E+00 6.944E-10 2.102E-09 1.626E-10 5.300E+00 7.107E-10 2.140E-09 1.677E-10 5.450E+00 7.276E-10 2.179E-09 1.732E-10 5.500E+00 7.334E-10 2.193E-09 1.751E-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.175E-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.584E-09 1.450E-10 -1.000E-01 4.425E-10 1.327E-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/364.261ps 985.862mV/801.944ps 1.481V/190.687ps dV/dt_f 1.342V/538.801ps 1.119V/1.152ns 1.531V/274.038ps 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.628E-12 12.874E-09 5.057E-12 50.000ps 13.567E-06 10.631E-06 10.982E-06 100.000ps 54.318E-06 63.686E-06 20.260E-06 150.000ps 41.296E-06 108.334E-06 -28.823E-06 200.000ps -39.276E-06 75.306E-06 -68.611E-06 250.000ps -114.648E-06 -2.658E-06 -101.160E-06 300.000ps -173.694E-06 -84.530E-06 -79.317E-06 350.000ps -212.190E-06 -153.590E-06 162.871E-06 400.000ps -219.262E-06 -204.965E-06 725.556E-06 450.000ps -131.386E-06 -243.691E-06 1.913E-03 500.000ps 114.846E-06 -271.981E-06 1.294E-03 550.000ps 527.939E-06 -287.175E-06 -4.241E-03 600.000ps 1.162E-03 -276.331E-06 -13.437E-03 650.000ps 1.942E-03 -225.695E-06 -23.433E-03 700.000ps 2.577E-03 -120.245E-06 -32.909E-03 750.000ps 2.730E-03 45.539E-06 -33.640E-03 800.000ps 1.515E-03 268.581E-06 -12.448E-03 850.000ps -1.360E-03 551.573E-06 40.008E-03 900.000ps -5.577E-03 908.238E-06 130.559E-03 950.000ps -10.570E-03 1.302E-03 268.611E-03 1.000ns -15.863E-03 1.681E-03 478.961E-03 1.050ns -21.294E-03 2.020E-03 836.112E-03 1.100ns -27.214E-03 2.313E-03 1.301E+00 1.150ns -33.397E-03 2.553E-03 1.732E+00 1.200ns -37.669E-03 2.694E-03 2.016E+00 1.250ns -37.673E-03 2.619E-03 2.175E+00 1.300ns -31.139E-03 2.207E-03 2.261E+00 1.350ns -15.406E-03 1.395E-03 2.311E+00 1.400ns 10.573E-03 166.929E-06 2.344E+00 1.450ns 47.334E-03 -1.449E-03 2.368E+00 1.500ns 96.317E-03 -3.403E-03 2.386E+00 1.550ns 160.146E-03 -5.620E-03 2.400E+00 1.600ns 243.964E-03 -8.021E-03 2.412E+00 1.650ns 360.228E-03 -10.540E-03 2.422E+00 1.700ns 523.317E-03 -13.130E-03 2.431E+00 1.750ns 719.433E-03 -15.784E-03 2.437E+00 1.800ns 929.474E-03 -18.591E-03 2.442E+00 1.850ns 1.135E+00 -21.653E-03 2.446E+00 1.900ns 1.324E+00 -24.971E-03 2.450E+00 1.950ns 1.488E+00 -28.406E-03 2.452E+00 2.000ns 1.617E+00 -31.612E-03 2.454E+00 2.050ns 1.713E+00 -34.210E-03 2.456E+00 2.100ns 1.784E+00 -35.861E-03 2.457E+00 2.150ns 1.836E+00 -36.289E-03 2.459E+00 2.200ns 1.877E+00 -35.205E-03 2.460E+00 2.250ns 1.909E+00 -32.088E-03 2.460E+00 2.300ns 1.935E+00 -26.460E-03 2.461E+00 2.350ns 1.956E+00 -17.896E-03 2.462E+00 2.400ns 1.973E+00 -6.066E-03 2.463E+00 2.450ns 1.988E+00 9.206E-03 2.463E+00 2.500ns 2.000E+00 28.053E-03 2.463E+00 2.550ns 2.010E+00 50.613E-03 2.464E+00 2.600ns 2.019E+00 77.108E-03 2.464E+00 2.650ns 2.026E+00 107.942E-03 2.465E+00 2.700ns 2.033E+00 143.907E-03 2.465E+00 2.750ns 2.040E+00 186.668E-03 2.465E+00 2.800ns 2.045E+00 240.450E-03 2.465E+00 2.850ns 2.050E+00 304.552E-03 2.466E+00 2.900ns 2.055E+00 375.115E-03 2.466E+00 2.950ns 2.059E+00 448.881E-03 2.466E+00 3.000ns 2.062E+00 523.438E-03 2.466E+00 3.100ns 2.067E+00 670.775E-03 2.466E+00 3.200ns 2.072E+00 812.312E-03 2.467E+00 3.300ns 2.075E+00 944.754E-03 2.467E+00 3.400ns 2.078E+00 1.065E+00 2.467E+00 3.500ns 2.081E+00 1.172E+00 2.467E+00 3.600ns 2.082E+00 1.263E+00 2.467E+00 3.700ns 2.084E+00 1.338E+00 2.467E+00 3.800ns 2.085E+00 1.395E+00 2.468E+00 3.900ns 2.087E+00 1.439E+00 2.468E+00 4.000ns 2.088E+00 1.472E+00 2.468E+00 4.100ns 2.089E+00 1.499E+00 2.468E+00 4.200ns 2.089E+00 1.521E+00 2.468E+00 4.300ns 2.090E+00 1.538E+00 2.468E+00 4.400ns 2.091E+00 1.552E+00 2.468E+00 4.500ns 2.091E+00 1.563E+00 2.468E+00 4.600ns 2.092E+00 1.572E+00 2.468E+00 4.700ns 2.092E+00 1.579E+00 2.468E+00 4.800ns 2.093E+00 1.586E+00 2.468E+00 4.900ns 2.093E+00 1.592E+00 2.468E+00 5.000ns 2.094E+00 1.596E+00 2.468E+00 5.250ns 2.094E+00 1.605E+00 2.468E+00 5.500ns 2.095E+00 1.613E+00 2.468E+00 5.750ns 2.096E+00 1.619E+00 2.468E+00 6.000ns 2.096E+00 1.624E+00 2.468E+00 6.250ns 2.097E+00 1.627E+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.633E+00 2.468E+00 7.250ns 2.098E+00 1.635E+00 2.468E+00 7.500ns 2.098E+00 1.636E+00 2.468E+00 7.750ns 2.098E+00 1.637E+00 2.468E+00 8.000ns 2.098E+00 1.638E+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.641E+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.153E-03 432.560E-03 147.841E-03 100.000ps 263.196E-03 432.622E-03 147.850E-03 150.000ps 263.174E-03 432.659E-03 147.798E-03 200.000ps 263.083E-03 432.596E-03 147.766E-03 250.000ps 263.016E-03 432.492E-03 147.748E-03 300.000ps 262.987E-03 432.407E-03 147.795E-03 350.000ps 263.002E-03 432.369E-03 148.061E-03 400.000ps 263.063E-03 432.376E-03 148.595E-03 450.000ps 263.228E-03 432.415E-03 149.627E-03 500.000ps 263.535E-03 432.483E-03 148.449E-03 550.000ps 263.935E-03 432.581E-03 142.156E-03 600.000ps 264.429E-03 432.718E-03 132.729E-03 650.000ps 264.805E-03 432.902E-03 123.927E-03 700.000ps 264.767E-03 433.129E-03 117.767E-03 750.000ps 264.036E-03 433.380E-03 123.908E-03 800.000ps 261.727E-03 433.620E-03 157.904E-03 850.000ps 257.766E-03 433.823E-03 233.360E-03 900.000ps 252.797E-03 433.972E-03 364.163E-03 950.000ps 247.757E-03 433.991E-03 579.888E-03 1.000ns 243.439E-03 433.805E-03 967.481E-03 1.050ns 240.251E-03 433.387E-03 1.506E+00 1.100ns 238.082E-03 432.755E-03 2.005E+00 1.150ns 237.603E-03 431.926E-03 2.309E+00 1.200ns 241.694E-03 430.885E-03 2.472E+00 1.250ns 253.542E-03 429.541E-03 2.556E+00 1.300ns 276.423E-03 427.814E-03 2.599E+00 1.350ns 314.893E-03 425.702E-03 2.622E+00 1.400ns 372.756E-03 423.280E-03 2.639E+00 1.450ns 455.194E-03 420.681E-03 2.652E+00 1.500ns 574.765E-03 418.046E-03 2.663E+00 1.550ns 756.312E-03 415.572E-03 2.671E+00 1.600ns 998.655E-03 413.453E-03 2.678E+00 1.650ns 1.280E+00 411.866E-03 2.682E+00 1.700ns 1.574E+00 410.956E-03 2.686E+00 1.750ns 1.841E+00 410.827E-03 2.688E+00 1.800ns 2.042E+00 411.511E-03 2.690E+00 1.850ns 2.177E+00 413.088E-03 2.692E+00 1.900ns 2.267E+00 415.771E-03 2.693E+00 1.950ns 2.325E+00 419.884E-03 2.694E+00 2.000ns 2.365E+00 425.960E-03 2.695E+00 2.050ns 2.394E+00 434.652E-03 2.695E+00 2.100ns 2.414E+00 446.672E-03 2.696E+00 2.150ns 2.429E+00 462.769E-03 2.696E+00 2.200ns 2.440E+00 483.821E-03 2.697E+00 2.250ns 2.450E+00 511.325E-03 2.697E+00 2.300ns 2.457E+00 547.170E-03 2.697E+00 2.350ns 2.464E+00 594.304E-03 2.698E+00 2.400ns 2.469E+00 658.300E-03 2.698E+00 2.450ns 2.474E+00 743.549E-03 2.698E+00 2.500ns 2.477E+00 848.503E-03 2.698E+00 2.550ns 2.480E+00 969.563E-03 2.698E+00 2.600ns 2.483E+00 1.102E+00 2.698E+00 2.650ns 2.485E+00 1.239E+00 2.699E+00 2.700ns 2.487E+00 1.378E+00 2.699E+00 2.750ns 2.488E+00 1.515E+00 2.699E+00 2.800ns 2.489E+00 1.645E+00 2.699E+00 2.850ns 2.490E+00 1.765E+00 2.699E+00 2.900ns 2.491E+00 1.865E+00 2.699E+00 2.950ns 2.492E+00 1.946E+00 2.699E+00 3.000ns 2.493E+00 2.011E+00 2.699E+00 3.100ns 2.494E+00 2.105E+00 2.699E+00 3.200ns 2.495E+00 2.164E+00 2.699E+00 3.300ns 2.495E+00 2.201E+00 2.699E+00 3.400ns 2.496E+00 2.224E+00 2.699E+00 3.500ns 2.496E+00 2.240E+00 2.700E+00 3.600ns 2.497E+00 2.251E+00 2.700E+00 3.700ns 2.497E+00 2.259E+00 2.700E+00 3.800ns 2.497E+00 2.266E+00 2.700E+00 3.900ns 2.498E+00 2.272E+00 2.700E+00 4.000ns 2.498E+00 2.277E+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.290E+00 2.700E+00 4.600ns 2.499E+00 2.291E+00 2.700E+00 4.700ns 2.499E+00 2.292E+00 2.700E+00 4.800ns 2.499E+00 2.293E+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.100E+00 1.650E+00 2.468E+00 300.000ps 2.100E+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.099E+00 1.650E+00 2.467E+00 500.000ps 2.099E+00 1.650E+00 2.466E+00 550.000ps 2.099E+00 1.650E+00 2.465E+00 600.000ps 2.098E+00 1.650E+00 2.467E+00 650.000ps 2.098E+00 1.650E+00 2.476E+00 700.000ps 2.097E+00 1.650E+00 2.488E+00 750.000ps 2.097E+00 1.649E+00 2.504E+00 800.000ps 2.096E+00 1.649E+00 2.510E+00 850.000ps 2.097E+00 1.649E+00 2.490E+00 900.000ps 2.099E+00 1.649E+00 2.433E+00 950.000ps 2.104E+00 1.648E+00 2.338E+00 1.000ns 2.110E+00 1.648E+00 2.205E+00 1.050ns 2.118E+00 1.648E+00 2.028E+00 1.100ns 2.125E+00 1.648E+00 1.778E+00 1.150ns 2.130E+00 1.649E+00 1.453E+00 1.200ns 2.132E+00 1.649E+00 1.086E+00 1.250ns 2.128E+00 1.650E+00 731.314E-03 1.300ns 2.119E+00 1.651E+00 482.963E-03 1.350ns 2.102E+00 1.653E+00 332.660E-03 1.400ns 2.075E+00 1.655E+00 236.230E-03 1.450ns 2.035E+00 1.657E+00 170.403E-03 1.500ns 1.983E+00 1.661E+00 123.663E-03 1.550ns 1.918E+00 1.665E+00 89.921E-03 1.600ns 1.836E+00 1.669E+00 65.336E-03 1.650ns 1.733E+00 1.673E+00 47.648E-03 1.700ns 1.606E+00 1.677E+00 35.526E-03 1.750ns 1.462E+00 1.680E+00 27.528E-03 1.800ns 1.306E+00 1.680E+00 22.336E-03 1.850ns 1.142E+00 1.679E+00 18.865E-03 1.900ns 974.769E-03 1.675E+00 16.325E-03 1.950ns 807.374E-03 1.669E+00 14.223E-03 2.000ns 650.186E-03 1.660E+00 12.353E-03 2.050ns 518.817E-03 1.650E+00 10.678E-03 2.100ns 415.804E-03 1.637E+00 9.193E-03 2.150ns 336.981E-03 1.622E+00 7.895E-03 2.200ns 276.391E-03 1.604E+00 6.770E-03 2.250ns 228.994E-03 1.584E+00 5.804E-03 2.300ns 191.265E-03 1.559E+00 4.977E-03 2.350ns 161.017E-03 1.529E+00 4.273E-03 2.400ns 136.248E-03 1.493E+00 3.673E-03 2.450ns 115.629E-03 1.453E+00 3.162E-03 2.500ns 98.314E-03 1.408E+00 2.726E-03 2.550ns 83.692E-03 1.358E+00 2.354E-03 2.600ns 71.347E-03 1.305E+00 2.035E-03 2.650ns 61.017E-03 1.249E+00 1.762E-03 2.700ns 52.422E-03 1.191E+00 1.528E-03 2.750ns 45.230E-03 1.131E+00 1.326E-03 2.800ns 39.152E-03 1.069E+00 1.152E-03 2.850ns 34.001E-03 1.006E+00 1.002E-03 2.900ns 29.660E-03 942.110E-03 871.597E-06 2.950ns 26.036E-03 877.669E-03 759.037E-06 3.000ns 23.020E-03 812.875E-03 661.383E-06 3.100ns 18.348E-03 683.134E-03 502.531E-06 3.200ns 14.884E-03 555.900E-03 381.797E-06 3.300ns 12.180E-03 442.030E-03 289.586E-06 3.400ns 10.027E-03 350.069E-03 220.051E-06 3.500ns 8.305E-03 279.889E-03 167.603E-06 3.600ns 6.908E-03 227.126E-03 127.743E-06 3.700ns 5.770E-03 186.399E-03 97.246E-06 3.800ns 4.841E-03 154.027E-03 73.846E-06 3.900ns 4.079E-03 127.946E-03 55.828E-06 4.000ns 3.454E-03 106.819E-03 41.989E-06 4.100ns 2.935E-03 89.675E-03 31.423E-06 4.200ns 2.500E-03 75.772E-03 23.390E-06 4.300ns 2.131E-03 64.450E-03 17.293E-06 4.400ns 1.817E-03 55.072E-03 12.667E-06 4.500ns 1.548E-03 47.127E-03 9.165E-06 4.600ns 1.319E-03 40.272E-03 6.526E-06 4.700ns 1.123E-03 34.329E-03 4.550E-06 4.800ns 955.061E-06 29.291E-03 3.080E-06 4.900ns 811.727E-06 25.116E-03 1.992E-06 5.000ns 688.985E-06 21.648E-03 1.194E-06 5.250ns 454.276E-06 15.170E-03 44.159E-09 5.500ns 296.156E-06 10.906E-03 -407.591E-09 5.750ns 189.687E-06 8.089E-03 -533.084E-09 6.000ns 118.261E-06 6.184E-03 -514.156E-09 6.250ns 70.724E-06 4.908E-03 -441.194E-09 6.500ns 39.351E-06 3.887E-03 -356.630E-09 6.750ns 18.969E-06 3.070E-03 -278.232E-09 7.000ns 6.018E-06 2.425E-03 -212.204E-09 7.250ns -1.971E-06 1.910E-03 -159.380E-09 7.500ns -6.665E-06 1.499E-03 -118.451E-09 7.750ns -9.196E-06 1.170E-03 -87.382E-09 8.000ns -10.330E-06 906.412E-06 -64.111E-09 8.250ns -10.584E-06 695.992E-06 -46.847E-09 8.500ns -10.302E-06 528.376E-06 -34.129E-09 8.750ns -9.709E-06 395.679E-06 -24.807E-09 9.000ns -8.955E-06 290.496E-06 -18.001E-09 9.250ns -8.135E-06 207.492E-06 -13.045E-09 9.500ns -7.310E-06 142.576E-06 -9.443E-09 9.750ns -6.515E-06 91.948E-06 -6.831E-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.699E+00 450.000ps 2.500E+00 2.300E+00 2.699E+00 500.000ps 2.500E+00 2.300E+00 2.697E+00 550.000ps 2.500E+00 2.300E+00 2.696E+00 600.000ps 2.499E+00 2.300E+00 2.697E+00 650.000ps 2.498E+00 2.300E+00 2.705E+00 700.000ps 2.497E+00 2.300E+00 2.718E+00 750.000ps 2.496E+00 2.300E+00 2.737E+00 800.000ps 2.495E+00 2.300E+00 2.751E+00 850.000ps 2.494E+00 2.300E+00 2.743E+00 900.000ps 2.495E+00 2.299E+00 2.705E+00 950.000ps 2.498E+00 2.299E+00 2.637E+00 1.000ns 2.504E+00 2.298E+00 2.542E+00 1.050ns 2.512E+00 2.298E+00 2.423E+00 1.100ns 2.522E+00 2.297E+00 2.274E+00 1.150ns 2.532E+00 2.296E+00 2.084E+00 1.200ns 2.540E+00 2.296E+00 1.824E+00 1.250ns 2.547E+00 2.295E+00 1.508E+00 1.300ns 2.552E+00 2.295E+00 1.170E+00 1.350ns 2.550E+00 2.294E+00 855.078E-03 1.400ns 2.542E+00 2.294E+00 642.861E-03 1.450ns 2.526E+00 2.295E+00 504.617E-03 1.500ns 2.502E+00 2.297E+00 410.190E-03 1.550ns 2.470E+00 2.299E+00 345.169E-03 1.600ns 2.431E+00 2.302E+00 298.372E-03 1.650ns 2.385E+00 2.307E+00 263.887E-03 1.700ns 2.332E+00 2.312E+00 238.443E-03 1.750ns 2.273E+00 2.317E+00 219.639E-03 1.800ns 2.206E+00 2.322E+00 205.902E-03 1.850ns 2.132E+00 2.326E+00 196.168E-03 1.900ns 2.047E+00 2.330E+00 189.200E-03 1.950ns 1.948E+00 2.333E+00 183.932E-03 2.000ns 1.830E+00 2.336E+00 179.631E-03 2.050ns 1.701E+00 2.339E+00 175.968E-03 2.100ns 1.564E+00 2.342E+00 172.728E-03 2.150ns 1.423E+00 2.343E+00 169.786E-03 2.200ns 1.279E+00 2.345E+00 167.163E-03 2.250ns 1.136E+00 2.345E+00 164.830E-03 2.300ns 997.699E-03 2.344E+00 162.719E-03 2.350ns 872.883E-03 2.341E+00 160.845E-03 2.400ns 769.170E-03 2.337E+00 159.199E-03 2.450ns 686.886E-03 2.332E+00 157.761E-03 2.500ns 622.182E-03 2.324E+00 156.514E-03 2.550ns 570.611E-03 2.314E+00 155.433E-03 2.600ns 528.522E-03 2.303E+00 154.495E-03 2.650ns 493.726E-03 2.289E+00 153.682E-03 2.700ns 464.662E-03 2.274E+00 152.974E-03 2.750ns 440.154E-03 2.258E+00 152.357E-03 2.800ns 419.419E-03 2.239E+00 151.819E-03 2.850ns 401.682E-03 2.219E+00 151.348E-03 2.900ns 386.381E-03 2.197E+00 150.935E-03 2.950ns 373.125E-03 2.174E+00 150.573E-03 3.000ns 361.624E-03 2.149E+00 150.255E-03 3.100ns 342.978E-03 2.095E+00 149.730E-03 3.200ns 328.930E-03 2.035E+00 149.320E-03 3.300ns 318.440E-03 1.968E+00 148.999E-03 3.400ns 310.490E-03 1.891E+00 148.746E-03 3.500ns 304.126E-03 1.800E+00 148.551E-03 3.600ns 298.801E-03 1.700E+00 148.399E-03 3.700ns 294.139E-03 1.596E+00 148.280E-03 3.800ns 289.949E-03 1.488E+00 148.187E-03 3.900ns 286.213E-03 1.380E+00 148.112E-03 4.000ns 282.947E-03 1.273E+00 148.054E-03 4.100ns 280.136E-03 1.167E+00 148.007E-03 4.200ns 277.733E-03 1.065E+00 147.970E-03 4.300ns 275.685E-03 968.731E-03 147.941E-03 4.400ns 273.943E-03 882.975E-03 147.918E-03 4.500ns 272.463E-03 811.345E-03 147.899E-03 4.600ns 271.208E-03 753.462E-03 147.885E-03 4.700ns 270.138E-03 707.034E-03 147.874E-03 4.800ns 269.221E-03 669.468E-03 147.864E-03 4.900ns 268.430E-03 639.055E-03 147.857E-03 5.000ns 267.746E-03 613.993E-03 147.852E-03 5.250ns 266.406E-03 566.987E-03 147.842E-03 5.500ns 265.456E-03 534.689E-03 147.837E-03 5.750ns 264.786E-03 511.968E-03 147.834E-03 6.000ns 264.315E-03 495.422E-03 147.832E-03 6.250ns 263.979E-03 482.985E-03 147.831E-03 6.500ns 263.740E-03 473.908E-03 147.830E-03 6.750ns 263.570E-03 467.166E-03 147.830E-03 7.000ns 263.448E-03 461.652E-03 147.830E-03 7.250ns 263.361E-03 456.735E-03 147.830E-03 7.500ns 263.298E-03 452.280E-03 147.830E-03 7.750ns 263.254E-03 448.514E-03 147.830E-03 8.000ns 263.222E-03 445.456E-03 147.830E-03 8.250ns 263.199E-03 443.018E-03 147.830E-03 8.500ns 263.182E-03 441.085E-03 147.830E-03 8.750ns 263.170E-03 439.537E-03 147.830E-03 9.000ns 263.162E-03 438.282E-03 147.830E-03 9.250ns 263.155E-03 437.261E-03 147.830E-03 9.500ns 263.151E-03 436.430E-03 147.830E-03 9.750ns 263.147E-03 435.748E-03 147.830E-03 | | End [Model] LVC15_ION_25 | | [END]