| *************************************************** | Philips Semiconductors Inc. | Logic Products Group | | IBIS model of 74LVC16244A | 16-BIT BUFFER/LINE DRIVER; 3-STATE; 5-VOLT TOLERANT | | |[Packages]: |[Package1]: SSOP 48-pin Package ; |[Package2]: TSSOP 48-pin Package ; | *************************************************** | [IBIS Ver] 3.2 [File Name] lvc16244a.ibs [File Rev] 1.2 [Date] 26-Nov-2002 [Source] File created from simulations by LPG Philips Semiconductors Nijmegen | [Notes] V1.2 Ibis model. | | | Remark: | The Power Clamp curves have been omitted since there is no power clamp diode. | | Revision History | Version Date Author/ Description | Editor | 1.0 1999 Initial Version | 1.1 November 2001 RM Revised for Ibis 3.2: | Added Model Spec and Model Selector | 1.2 November 2002 RM Revised: Power Clamp curves omitted, constant | end points for Ground Clamp and V/t curves. | [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] 74LVC16244A_1 [Manufacturer] Philips Semiconductors Inc. | [Package] | typ min max R_pkg 66.00e-3 46.90e-3 85.10e-3 L_pkg 4.4500e-9 2.1700e-9 6.7300e-9 C_pkg 0.907e-12 0.512e-12 1.302e-12 | | [Pin] signal_name model_name R_pin L_pin C_pin 1 1OE# lvc_in2 85.1e-3 6.73e-9 0.973e-12 2 1Y0 lvc_16tristn 82.3e-3 5.95e-9 1.214e-12 3 1Y1 lvc_16tristn 79.7e-3 5.29e-9 1.107e-12 4 GND GND 77.0e-3 4.68e-9 0.990e-12 5 1Y2 lvc_16tristn 53.1e-3 3.85e-9 0.905e-12 6 1Y3 lvc_16tristn 49.5e-3 3.44e-9 0.846e-12 7 VCC POWER 47.4e-3 3.10e-9 0.844e-12 8 2Y0 lvc_16tristn 48.6e-3 2.84e-9 0.809e-12 9 2Y1 lvc_16tristn 46.9e-3 2.59e-9 0.772e-12 10 GND GND 47.5e-3 2.44e-9 0.739e-12 11 2Y2 lvc_16tristn 49.2e-3 2.25e-9 0.687e-12 12 2Y3 lvc_16tristn 47.7e-3 2.17e-9 0.656e-12 13 3Y0 lvc_16tristn 47.7e-3 2.17e-9 0.512e-12 14 3Y1 lvc_16tristn 49.2e-3 2.25e-9 0.526e-12 15 GND GND 47.5e-3 2.44e-9 0.706e-12 16 3Y2 lvc_16tristn 46.9e-3 2.59e-9 0.758e-12 17 3Y3 lvc_16tristn 48.6e-3 2.84e-9 0.792e-12 18 VCC POWER 47.4e-3 3.10e-9 0.820e-12 19 4Y0 lvc_16tristn 49.5e-3 3.44e-9 0.856e-12 20 4Y1 lvc_16tristn 53.1e-3 3.85e-9 0.888e-12 21 GND GND 77.0e-3 4.68e-9 0.920e-12 22 4Y2 lvc_16tristn 79.7e-3 5.29e-9 1.030e-12 23 4Y3 lvc_16tristn 82.3e-3 5.95e-9 1.150e-12 24 4OE# lvc_in2 85.1e-3 6.73e-9 1.275e-12 25 3OE# lvc_in2 85.1e-3 6.73e-9 1.302e-12 26 4A3 lvc_in2 82.3e-3 5.95e-9 1.214e-12 27 4A2 lvc_in2 79.7e-3 5.29e-9 1.107e-12 28 GND GND 77.0e-3 4.68e-9 0.990e-12 29 4A1 lvc_in2 53.1e-3 3.85e-9 0.905e-12 30 4A0 lvc_in2 49.5e-3 3.44e-9 0.846e-12 31 VCC POWER 47.4e-3 3.10e-9 0.844e-12 32 3A3 lvc_in2 48.6e-3 2.84e-9 0.809e-12 33 3A2 lvc_in2 46.9e-3 2.59e-9 0.772e-12 34 GND GND 47.5e-3 2.44e-9 0.739e-12 35 3A1 lvc_in2 49.2e-3 2.25e-9 0.687e-12 36 3A0 lvc_in2 47.8e-3 2.17e-9 0.656e-12 37 2A3 lvc_in2 47.8e-3 2.17e-9 0.512e-12 38 2A2 lvc_in2 49.2e-3 2.25e-9 0.526e-12 39 GND GND 47.5e-3 2.44e-9 0.706e-12 40 2A1 lvc_in2 46.9e-3 2.59e-9 0.758e-12 41 2A0 lvc_in2 48.6e-3 2.84e-9 0.792e-12 42 VCC POWER 47.4e-3 3.10e-9 0.820e-12 43 1A3 lvc_in2 49.5e-3 3.44e-9 0.856e-12 44 1A2 lvc_in2 53.1e-3 3.85e-9 0.888e-12 45 GND GND 77.0e-3 4.68e-9 0.920e-12 46 1A1 lvc_in2 79.7e-3 5.29e-9 1.030e-12 47 1A0 lvc_in2 82.3e-3 5.95e-9 1.150e-12 48 2OE# lvc_in2 85.1e-3 6.73e-9 1.275e-12 | | | | |******************************************************** | Info for TSSOP 48-pin Package |******************************************************** | [Component] 74LVC16244A_2 [Manufacturer] Philips Semiconductors Inc. | [Package] | typ min max R_pkg 69.35e-03 46.8e-03 91.9e-03 L_pkg 5.31e-09 3.33e-09 7.29e-09 C_pkg 0.728e-12 0.443e-12 1.013e-12 | | [Pin] signal_name model_name R_pin L_pin C_pin 1 1OE# lvc_in2 91.9e-03 7.29e-09 0.791e-12 2 1Y0 lvc_16tristn 91.6e-03 6.60e-09 0.920e-12 3 1Y1 lvc_16tristn 91.5e-03 6.00e-09 0.800e-12 4 GND GND 90.1e-03 5.38e-09 0.657e-12 5 1Y2 lvc_16tristn 74.6e-03 4.77e-09 0.623e-12 6 1Y3 lvc_16tristn 57.9e-03 4.16e-09 0.639e-12 7 VCC POWER 52.7e-03 3.96e-09 0.609e-12 8 2Y0 lvc_16tristn 49.1e-03 3.77e-09 0.574e-12 9 2Y1 lvc_16tristn 47.0e-03 3.57e-09 0.550e-12 10 GND GND 46.8e-03 3.44e-09 0.524e-12 11 2Y2 lvc_16tristn 48.0e-03 3.36e-09 0.551e-12 12 2Y3 lvc_16tristn 47.6e-03 3.33e-09 0.542e-12 13 3Y0 lvc_16tristn 47.6e-03 3.33e-09 0.444e-12 14 3Y1 lvc_16tristn 48.0e-03 3.36e-09 0.443e-12 15 GND GND 46.8e-03 3.44e-09 0.517e-12 16 3Y2 lvc_16tristn 47.0e-03 3.57e-09 0.544e-12 17 3Y3 lvc_16tristn 49.1e-03 3.77e-09 0.549e-12 18 VCC POWER 52.7e-03 3.96e-09 0.576e-12 19 4Y0 lvc_16tristn 57.9e-03 4.16e-09 0.617e-12 20 4Y1 lvc_16tristn 74.6e-03 4.77e-09 0.662e-12 21 GND GND 90.1e-03 5.38e-09 0.653e-12 22 4Y2 lvc_16tristn 91.5e-03 6.00e-09 0.711e-12 23 4Y3 lvc_16tristn 91.6e-03 6.60e-09 0.856e-12 24 4OE# lvc_in2 91.9e-03 7.29e-09 0.990e-12 25 3OE# lvc_in2 91.9e-03 7.29e-09 1.013e-12 26 4A3 lvc_in2 91.7e-03 6.60e-09 0.920e-12 27 4A2 lvc_in2 91.5e-03 6.00e-09 0.800e-12 28 GND GND 90.1e-03 5.38e-09 0.657e-12 29 4A1 lvc_in2 74.6e-03 4.77e-09 0.623e-12 30 4A0 lvc_in2 57.9e-03 4.16e-09 0.639e-12 31 VCC POWER 52.7e-03 3.96e-09 0.609e-12 32 3A3 lvc_in2 49.1e-03 3.77e-09 0.574e-12 33 3A2 lvc_in2 47.0e-03 3.57e-09 0.550e-12 34 GND GND 46.8e-03 3.44e-09 0.524e-12 35 3A1 lvc_in2 48.0e-03 3.36e-09 0.551e-12 36 3A0 lvc_in2 47.6e-03 3.33e-09 0.542e-12 37 2A3 lvc_in2 47.6e-03 3.33e-09 0.444e-12 38 2A2 lvc_in2 48.0e-03 3.36e-09 0.443e-12 39 GND GND 46.8e-03 3.44e-09 0.517e-12 40 2A1 lvc_in2 47.0e-03 3.57e-09 0.544e-12 41 2A0 lvc_in2 49.1e-03 3.77e-09 0.549e-12 42 VCC POWER 52.7e-03 3.96e-09 0.576e-12 43 1A3 lvc_in2 57.9e-03 4.16e-09 0.617e-12 44 1A2 lvc_in2 74.6e-03 4.77e-09 0.662e-12 45 GND GND 90.1e-03 5.38e-09 0.653e-12 46 1A1 lvc_in2 91.5e-03 6.00e-09 0.711e-12 47 1A0 lvc_in2 91.7e-03 6.60e-09 0.856e-12 48 2OE# lvc_in2 91.9e-03 7.29e-09 0.990e-12 | | | [Model Selector] lvc_in2 | | 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. | LVC_IN2_33 3.3V-Vcc input model LVC_IN2_25 2.5V-Vcc input model | [Model Selector] lvc_16tristn | | 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. | LVC_16TRISTN_33 3.3V-Vcc tristate output model, non-inverting LVC_16TRISTN_25 2.5V-Vcc tristate output model, non-inverting | |************************************************************************ | Model LVC_IN2_33 |************************************************************************ | [Model] LVC_IN2_33 Model_type Input Vinl = 0.8000V Vinh = 2.0000V C_comp 2.78pF 1.99pF 3.72pF | | [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 | | | |Ambient temperature: 25.0000 85.0000 -40.0000 | [Temperature Range] 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.567E+00 -4.624E+00 -4.510E+00 -5.400E+00 -4.467E+00 -4.524E+00 -4.410E+00 -5.300E+00 -4.367E+00 -4.425E+00 -4.310E+00 -5.200E+00 -4.267E+00 -4.325E+00 -4.210E+00 -5.100E+00 -4.167E+00 -4.225E+00 -4.110E+00 -5.000E+00 -4.067E+00 -4.125E+00 -4.010E+00 -4.900E+00 -3.968E+00 -4.026E+00 -3.910E+00 -4.800E+00 -3.868E+00 -3.926E+00 -3.810E+00 -4.700E+00 -3.768E+00 -3.826E+00 -3.710E+00 -4.600E+00 -3.668E+00 -3.727E+00 -3.610E+00 -4.500E+00 -3.568E+00 -3.627E+00 -3.510E+00 -4.400E+00 -3.469E+00 -3.527E+00 -3.410E+00 -4.300E+00 -3.369E+00 -3.428E+00 -3.310E+00 -4.200E+00 -3.269E+00 -3.328E+00 -3.211E+00 -4.100E+00 -3.169E+00 -3.229E+00 -3.111E+00 -4.000E+00 -3.070E+00 -3.129E+00 -3.011E+00 -3.900E+00 -2.970E+00 -3.030E+00 -2.911E+00 -3.800E+00 -2.871E+00 -2.930E+00 -2.811E+00 -3.700E+00 -2.771E+00 -2.831E+00 -2.711E+00 -3.600E+00 -2.672E+00 -2.732E+00 -2.612E+00 -3.500E+00 -2.572E+00 -2.632E+00 -2.512E+00 -3.400E+00 -2.473E+00 -2.533E+00 -2.412E+00 -3.300E+00 -2.373E+00 -2.434E+00 -2.313E+00 -3.200E+00 -2.274E+00 -2.335E+00 -2.213E+00 -3.100E+00 -2.175E+00 -2.236E+00 -2.114E+00 -3.000E+00 -2.075E+00 -2.137E+00 -2.014E+00 -2.900E+00 -1.976E+00 -2.038E+00 -1.915E+00 -2.800E+00 -1.877E+00 -1.939E+00 -1.815E+00 -2.700E+00 -1.778E+00 -1.840E+00 -1.716E+00 -2.600E+00 -1.679E+00 -1.742E+00 -1.617E+00 -2.500E+00 -1.580E+00 -1.643E+00 -1.518E+00 -2.400E+00 -1.481E+00 -1.544E+00 -1.418E+00 -2.300E+00 -1.383E+00 -1.446E+00 -1.320E+00 -2.200E+00 -1.284E+00 -1.348E+00 -1.221E+00 -2.100E+00 -1.186E+00 -1.250E+00 -1.122E+00 -2.000E+00 -1.088E+00 -1.152E+00 -1.024E+00 -1.900E+00 -990.128E-03 -1.055E+00 -925.350E-03 -1.800E+00 -892.571E-03 -957.495E-03 -827.374E-03 -1.700E+00 -795.390E-03 -860.675E-03 -729.754E-03 -1.600E+00 -698.709E-03 -764.370E-03 -632.614E-03 -1.500E+00 -602.755E-03 -668.815E-03 -536.178E-03 -1.450E+00 -555.196E-03 -621.472E-03 -488.361E-03 -1.400E+00 -508.089E-03 -574.616E-03 -440.968E-03 -1.350E+00 -461.801E-03 -528.664E-03 -394.315E-03 -1.300E+00 -417.536E-03 -485.039E-03 -349.396E-03 -1.250E+00 -380.267E-03 -449.729E-03 -310.165E-03 -1.200E+00 -355.864E-03 -430.455E-03 -280.645E-03 -1.150E+00 -335.407E-03 -417.777E-03 -252.507E-03 -1.100E+00 -312.384E-03 -404.844E-03 -219.776E-03 -1.050E+00 -283.839E-03 -389.212E-03 -179.537E-03 -1.000E+00 -246.789E-03 -368.775E-03 -129.803E-03 -950.000E-03 -197.324E-03 -340.389E-03 -73.134E-03 -900.000E-03 -132.010E-03 -298.457E-03 -29.442E-03 -850.000E-03 -59.788E-03 -232.969E-03 -14.937E-03 -800.000E-03 -16.866E-03 -134.985E-03 -10.930E-03 -750.000E-03 -5.479E-03 -44.492E-03 -8.487E-03 -700.000E-03 -2.880E-03 -11.009E-03 -6.407E-03 -650.000E-03 -1.901E-03 -3.107E-03 -4.607E-03 -600.000E-03 -1.292E-03 -1.197E-03 -3.112E-03 -550.000E-03 -850.205E-06 -626.591E-06 -1.944E-03 -500.000E-03 -531.904E-06 -384.089E-06 -1.104E-03 -400.000E-03 -173.186E-06 -152.197E-06 -252.933E-06 -300.000E-03 -35.995E-06 -53.330E-06 -17.348E-06 -200.000E-03 -1.744E-06 -6.534E-06 -436.952E-09 -100.000E-03 -49.621E-09 -254.029E-09 -7.045E-09 0.000E+00 64.526E-18 154.746E-18 54.830E-21 200.000E-03 1.177E-09 8.195E-09 92.365E-12 400.000E-03 1.198E-09 8.282E-09 96.453E-12 600.000E-03 1.220E-09 8.356E-09 100.891E-12 800.000E-03 1.242E-09 8.431E-09 105.595E-12 1.000E+00 1.265E-09 8.508E-09 110.547E-12 1.200E+00 1.289E-09 8.586E-09 115.749E-12 1.400E+00 1.313E-09 8.664E-09 121.206E-12 1.600E+00 1.337E-09 8.743E-09 126.927E-12 1.800E+00 1.362E-09 8.823E-09 132.923E-12 2.000E+00 1.387E-09 8.903E-09 139.206E-12 2.200E+00 1.413E-09 8.985E-09 145.792E-12 2.400E+00 1.439E-09 9.067E-09 152.697E-12 2.600E+00 1.466E-09 9.151E-09 159.943E-12 2.800E+00 1.494E-09 9.236E-09 167.558E-12 3.000E+00 1.522E-09 9.324E-09 175.573E-12 3.200E+00 1.552E-09 9.324E-09 184.030E-12 3.400E+00 1.567E-09 9.324E-09 192.975E-12 3.600E+00 1.567E-09 9.324E-09 202.464E-12 3.800E+00 1.567E-09 9.324E-09 202.464E-12 4.000E+00 1.567E-09 9.324E-09 202.464E-12 4.200E+00 1.567E-09 9.324E-09 202.464E-12 4.400E+00 1.567E-09 9.324E-09 202.464E-12 4.600E+00 1.567E-09 9.324E-09 202.464E-12 4.800E+00 1.567E-09 9.324E-09 202.464E-12 5.000E+00 1.567E-09 9.324E-09 202.464E-12 5.200E+00 1.567E-09 9.324E-09 202.464E-12 5.400E+00 1.567E-09 9.324E-09 202.464E-12 5.500E+00 1.567E-09 9.324E-09 202.464E-12 | | | End [Model] LVC_IN2_33 | |************************************************************************ | Model LVC_IN2_25 |************************************************************************ | [Model] LVC_IN2_25 Model_type Input Vinl = 0.7000V Vinh = 1.7000V C_comp 2.84pF 2.10pF 3.71pF | | [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 | | | |Ambient temperature: 25.0000 85.0000 -40.0000 | [Temperature Range] 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.558E+00 -4.615E+00 -4.502E+00 -5.400E+00 -4.458E+00 -4.516E+00 -4.402E+00 -5.300E+00 -4.358E+00 -4.416E+00 -4.302E+00 -5.200E+00 -4.259E+00 -4.316E+00 -4.202E+00 -5.100E+00 -4.159E+00 -4.217E+00 -4.102E+00 -5.000E+00 -4.059E+00 -4.117E+00 -4.002E+00 -4.900E+00 -3.959E+00 -4.017E+00 -3.902E+00 -4.800E+00 -3.859E+00 -3.918E+00 -3.802E+00 -4.700E+00 -3.760E+00 -3.818E+00 -3.702E+00 -4.600E+00 -3.660E+00 -3.719E+00 -3.602E+00 -4.500E+00 -3.560E+00 -3.619E+00 -3.502E+00 -4.400E+00 -3.461E+00 -3.519E+00 -3.402E+00 -4.300E+00 -3.361E+00 -3.420E+00 -3.303E+00 -4.200E+00 -3.261E+00 -3.320E+00 -3.203E+00 -4.100E+00 -3.162E+00 -3.221E+00 -3.103E+00 -4.000E+00 -3.062E+00 -3.122E+00 -3.003E+00 -3.900E+00 -2.963E+00 -3.022E+00 -2.904E+00 -3.800E+00 -2.863E+00 -2.923E+00 -2.804E+00 -3.700E+00 -2.764E+00 -2.823E+00 -2.704E+00 -3.600E+00 -2.664E+00 -2.724E+00 -2.604E+00 -3.500E+00 -2.565E+00 -2.625E+00 -2.505E+00 -3.400E+00 -2.465E+00 -2.526E+00 -2.405E+00 -3.300E+00 -2.366E+00 -2.427E+00 -2.306E+00 -3.200E+00 -2.267E+00 -2.328E+00 -2.206E+00 -3.100E+00 -2.167E+00 -2.229E+00 -2.107E+00 -3.000E+00 -2.068E+00 -2.130E+00 -2.007E+00 -2.900E+00 -1.969E+00 -2.031E+00 -1.908E+00 -2.800E+00 -1.870E+00 -1.932E+00 -1.809E+00 -2.700E+00 -1.771E+00 -1.833E+00 -1.709E+00 -2.600E+00 -1.672E+00 -1.735E+00 -1.610E+00 -2.500E+00 -1.573E+00 -1.636E+00 -1.511E+00 -2.400E+00 -1.475E+00 -1.538E+00 -1.412E+00 -2.300E+00 -1.376E+00 -1.439E+00 -1.313E+00 -2.200E+00 -1.278E+00 -1.341E+00 -1.214E+00 -2.100E+00 -1.180E+00 -1.243E+00 -1.116E+00 -2.000E+00 -1.081E+00 -1.146E+00 -1.017E+00 -1.900E+00 -983.684E-03 -1.048E+00 -919.210E-03 -1.800E+00 -886.178E-03 -950.875E-03 -821.291E-03 -1.700E+00 -789.046E-03 -854.099E-03 -723.725E-03 -1.600E+00 -692.413E-03 -757.836E-03 -626.637E-03 -1.500E+00 -596.504E-03 -662.321E-03 -530.248E-03 -1.450E+00 -548.965E-03 -614.997E-03 -482.454E-03 -1.400E+00 -501.876E-03 -568.156E-03 -435.080E-03 -1.350E+00 -455.596E-03 -522.210E-03 -388.439E-03 -1.300E+00 -411.310E-03 -478.560E-03 -343.505E-03 -1.250E+00 -373.894E-03 -443.092E-03 -304.144E-03 -1.200E+00 -349.046E-03 -423.344E-03 -274.219E-03 -1.150E+00 -327.905E-03 -409.934E-03 -245.469E-03 -1.100E+00 -304.005E-03 -396.047E-03 -211.992E-03 -1.050E+00 -274.366E-03 -379.183E-03 -170.942E-03 -1.000E+00 -235.984E-03 -357.133E-03 -120.637E-03 -950.000E-03 -185.069E-03 -326.594E-03 -65.019E-03 -900.000E-03 -119.073E-03 -281.810E-03 -26.075E-03 -850.000E-03 -50.235E-03 -213.176E-03 -14.461E-03 -800.000E-03 -13.814E-03 -115.988E-03 -10.882E-03 -750.000E-03 -4.865E-03 -35.918E-03 -8.446E-03 -700.000E-03 -2.732E-03 -8.828E-03 -6.333E-03 -650.000E-03 -1.831E-03 -2.580E-03 -4.509E-03 -600.000E-03 -1.238E-03 -1.055E-03 -3.003E-03 -550.000E-03 -804.280E-06 -576.134E-06 -1.840E-03 -500.000E-03 -494.812E-06 -357.439E-06 -1.019E-03 -400.000E-03 -153.917E-06 -139.017E-06 -215.421E-06 -300.000E-03 -28.923E-06 -47.130E-06 -12.632E-06 -200.000E-03 -1.270E-06 -5.132E-06 -281.787E-09 -100.000E-03 -33.597E-09 -188.701E-09 -4.085E-09 0.000E+00 51.913E-18 115.486E-18 9.836E-21 200.000E-03 744.541E-12 5.801E-09 48.330E-12 400.000E-03 758.173E-12 5.863E-09 50.524E-12 600.000E-03 772.192E-12 5.916E-09 52.910E-12 800.000E-03 786.655E-12 5.971E-09 55.441E-12 1.000E+00 801.474E-12 6.026E-09 58.110E-12 1.200E+00 816.618E-12 6.082E-09 60.916E-12 1.400E+00 832.076E-12 6.139E-09 63.862E-12 1.600E+00 847.845E-12 6.196E-09 66.955E-12 1.800E+00 863.925E-12 6.253E-09 70.201E-12 2.000E+00 880.323E-12 6.311E-09 73.606E-12 2.200E+00 897.052E-12 6.370E-09 77.179E-12 2.400E+00 914.134E-12 6.400E-09 80.931E-12 2.600E+00 922.871E-12 6.400E-09 84.871E-12 2.800E+00 922.871E-12 6.400E-09 86.944E-12 3.000E+00 922.871E-12 6.400E-09 86.944E-12 3.200E+00 922.871E-12 6.400E-09 86.944E-12 3.400E+00 922.871E-12 6.400E-09 86.944E-12 3.600E+00 922.871E-12 6.400E-09 86.944E-12 3.800E+00 922.871E-12 6.400E-09 86.944E-12 4.000E+00 922.871E-12 6.400E-09 86.944E-12 4.200E+00 922.871E-12 6.400E-09 86.944E-12 4.400E+00 922.871E-12 6.400E-09 86.944E-12 4.600E+00 922.871E-12 6.400E-09 86.944E-12 4.800E+00 922.871E-12 6.400E-09 86.944E-12 5.000E+00 922.871E-12 6.400E-09 86.944E-12 5.200E+00 922.871E-12 6.400E-09 86.944E-12 5.400E+00 922.871E-12 6.400E-09 86.944E-12 5.500E+00 922.871E-12 6.400E-09 86.944E-12 | | | End [Model] LVC_IN2_25 | |************************************************************************ | Model LVC_16TRISTN_33 |************************************************************************ | [Model] LVC_16TRISTN_33 Model_type 3-state Polarity Non-Inverting Enable Active-Low Vmeas = 1.5000V Cref = 50.0000pF Rref = 0.5000k Vref = 0.000V C_comp 3.40pF 2.95pF 4.04pF | | [Model Spec] | | Note: The input and output voltage ratings may be exceeded if the input and | output current ratings are observed (please refer to the data sheet) | | Subparameter typ min max | | Timing Thresholds | Vmeas 1.5 1.5 1.5 | | |Ambient temperature: 25.0000 85.0000 -40.0000 | [Temperature Range] 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 -1.605E-02 -7.692E-03 -3.684E-02 -5.300E+00 -1.567E-02 -7.480E-03 -3.550E-02 -5.100E+00 -1.528E-02 -7.267E-03 -3.416E-02 -4.900E+00 -1.490E-02 -7.055E-03 -3.282E-02 -4.700E+00 -1.452E-02 -6.843E-03 -3.148E-02 -4.500E+00 -1.414E-02 -6.631E-03 -3.015E-02 -4.300E+00 -1.376E-02 -6.418E-03 -2.881E-02 -4.100E+00 -1.337E-02 -6.206E-03 -2.747E-02 -3.900E+00 -1.299E-02 -5.994E-03 -2.613E-02 -3.700E+00 -1.261E-02 -5.782E-03 -2.480E-02 -3.500E+00 -1.223E-02 -5.569E-03 -2.346E-02 -3.300E+00 -1.185E-02 -5.357E-03 -2.212E-02 -3.100E+00 -9.636E-03 -5.145E-03 -2.078E-02 -2.900E+00 -7.901E-03 -4.228E-03 -1.660E-02 -2.700E+00 -6.449E-03 -3.435E-03 -1.316E-02 -2.500E+00 -5.138E-03 -2.709E-03 -1.030E-02 -2.300E+00 -3.966E-03 -2.059E-03 -7.769E-03 -2.100E+00 -2.991E-03 -1.512E-03 -5.608E-03 -1.900E+00 -2.308E-03 -1.115E-03 -4.051E-03 -1.700E+00 -2.068E-03 -9.343E-04 -3.471E-03 -1.500E+00 -2.461E-03 -1.040E-03 -4.400E-03 -1.450E+00 -2.677E-03 -1.116E-03 -4.921E-03 -1.400E+00 -2.947E-03 -1.215E-03 -5.585E-03 -1.350E+00 -3.285E-03 -1.339E-03 -6.437E-03 -1.300E+00 -3.708E-03 -1.493E-03 -7.552E-03 -1.250E+00 -4.241E-03 -1.681E-03 -9.034E-03 -1.200E+00 -4.915E-03 -1.907E-03 -1.103E-02 -1.150E+00 -5.822E-03 -2.196E-03 -1.392E-02 -1.100E+00 -7.123E-03 -2.590E-03 -1.854E-02 -1.050E+00 -9.130E-03 -3.158E-03 -2.672E-02 -1.000E+00 -1.252E-02 -4.038E-03 -4.265E-02 -9.500E-01 -1.888E-02 -5.537E-03 -7.049E-02 -9.000E-01 -3.133E-02 -8.405E-03 -9.368E-02 -8.500E-01 -4.834E-02 -1.432E-02 -9.768E-02 -8.000E-01 -5.689E-02 -2.368E-02 -9.544E-02 -7.500E-01 -5.722E-02 -3.051E-02 -9.193E-02 -7.000E-01 -5.481E-02 -3.259E-02 -8.756E-02 -6.500E-01 -5.170E-02 -3.190E-02 -8.265E-02 -6.000E-01 -4.834E-02 -3.013E-02 -7.732E-02 -5.500E-01 -4.480E-02 -2.802E-02 -7.173E-02 -5.000E-01 -4.112E-02 -2.577E-02 -6.584E-02 -4.500E-01 -3.732E-02 -2.343E-02 -5.967E-02 -4.000E-01 -3.340E-02 -2.102E-02 -5.331E-02 -3.500E-01 -2.937E-02 -1.855E-02 -4.683E-02 -3.000E-01 -2.528E-02 -1.601E-02 -4.025E-02 -2.500E-01 -2.114E-02 -1.341E-02 -3.363E-02 -2.000E-01 -1.697E-02 -1.077E-02 -2.696E-02 -1.500E-01 -1.276E-02 -8.102E-03 -2.027E-02 -1.000E-01 -8.528E-03 -5.415E-03 -1.354E-02 -5.000E-02 -4.275E-03 -2.714E-03 -6.785E-03 0.000E+00 1.579E-12 5.658E-12 6.281E-13 1.000E-01 8.418E-03 5.291E-03 1.346E-02 2.000E-01 1.653E-02 1.028E-02 2.665E-02 3.000E-01 2.431E-02 1.498E-02 3.956E-02 4.000E-01 3.178E-02 1.937E-02 5.218E-02 5.000E-01 3.892E-02 2.346E-02 6.450E-02 6.000E-01 4.573E-02 2.726E-02 7.651E-02 7.000E-01 5.221E-02 3.076E-02 8.821E-02 8.000E-01 5.834E-02 3.397E-02 9.958E-02 9.000E-01 6.414E-02 3.688E-02 1.106E-01 1.000E+00 6.958E-02 3.950E-02 1.213E-01 1.300E+00 8.380E-02 4.564E-02 1.513E-01 1.600E+00 9.478E-02 4.930E-02 1.780E-01 1.900E+00 1.025E-01 5.085E-02 2.010E-01 2.200E+00 1.069E-01 5.135E-02 2.201E-01 2.500E+00 1.088E-01 5.160E-02 2.350E-01 2.800E+00 1.096E-01 5.179E-02 2.454E-01 3.100E+00 1.100E-01 5.195E-02 2.514E-01 3.400E+00 1.104E-01 5.211E-02 2.542E-01 3.700E+00 1.108E-01 5.228E-02 2.556E-01 4.000E+00 1.112E-01 5.244E-02 2.570E-01 4.300E+00 1.116E-01 5.260E-02 2.584E-01 4.600E+00 1.120E-01 5.276E-02 2.599E-01 4.900E+00 1.124E-01 5.292E-02 2.613E-01 5.200E+00 1.127E-01 5.309E-02 2.627E-01 5.500E+00 1.131E-01 5.325E-02 2.642E-01 5.800E+00 1.135E-01 5.341E-02 2.656E-01 6.100E+00 1.139E-01 5.357E-02 2.670E-01 6.400E+00 1.143E-01 5.373E-02 2.685E-01 6.700E+00 1.147E-01 5.389E-02 2.699E-01 7.000E+00 1.151E-01 5.406E-02 2.713E-01 7.300E+00 1.155E-01 5.422E-02 2.728E-01 7.600E+00 1.158E-01 5.438E-02 2.742E-01 7.900E+00 1.162E-01 5.454E-02 2.756E-01 8.200E+00 1.166E-01 5.470E-02 2.771E-01 8.500E+00 1.170E-01 5.487E-02 2.785E-01 8.800E+00 1.174E-01 5.503E-02 2.799E-01 9.100E+00 1.178E-01 5.519E-02 2.813E-01 9.400E+00 1.182E-01 5.535E-02 2.828E-01 9.700E+00 1.185E-01 5.551E-02 2.842E-01 1.000E+01 1.189E-01 5.568E-02 2.856E-01 1.030E+01 1.193E-01 5.584E-02 2.871E-01 1.060E+01 1.197E-01 5.600E-02 2.885E-01 1.090E+01 1.201E-01 5.616E-02 2.899E-01 1.100E+01 1.202E-01 5.622E-02 2.904E-01 | [Pullup] | voltage I(typ) I(min) I(max) | -8.000E+00 434.676E-03 259.337E-03 734.421E-03 -7.800E+00 425.772E-03 258.011E-03 720.457E-03 -7.600E+00 416.814E-03 254.653E-03 706.465E-03 -7.400E+00 407.819E-03 250.440E-03 692.449E-03 -7.200E+00 398.805E-03 245.721E-03 678.399E-03 -7.000E+00 389.789E-03 240.655E-03 664.300E-03 -6.800E+00 380.787E-03 235.332E-03 650.131E-03 -6.600E+00 371.819E-03 229.808E-03 635.871E-03 -6.400E+00 362.932E-03 224.123E-03 621.497E-03 -6.200E+00 354.273E-03 218.308E-03 606.986E-03 -6.000E+00 346.337E-03 212.389E-03 592.315E-03 -5.800E+00 339.129E-03 206.388E-03 577.461E-03 -5.600E+00 330.247E-03 200.320E-03 562.402E-03 -5.400E+00 320.655E-03 194.195E-03 547.116E-03 -5.200E+00 310.837E-03 188.021E-03 531.580E-03 -5.000E+00 300.846E-03 181.803E-03 515.773E-03 -4.800E+00 290.697E-03 175.560E-03 499.676E-03 -4.600E+00 280.391E-03 169.365E-03 483.270E-03 -4.400E+00 269.930E-03 163.846E-03 466.535E-03 -4.200E+00 259.310E-03 158.911E-03 449.455E-03 -4.000E+00 248.531E-03 152.300E-03 432.013E-03 -3.800E+00 237.588E-03 145.423E-03 414.196E-03 -3.600E+00 226.480E-03 138.405E-03 395.990E-03 -3.400E+00 215.203E-03 131.274E-03 377.385E-03 -3.200E+00 203.755E-03 124.040E-03 358.372E-03 -3.000E+00 192.134E-03 116.711E-03 338.943E-03 -2.800E+00 180.339E-03 109.294E-03 319.091E-03 -2.600E+00 168.367E-03 101.790E-03 298.810E-03 -2.400E+00 156.218E-03 94.201E-03 278.096E-03 -2.200E+00 143.889E-03 86.530E-03 256.946E-03 -2.000E+00 131.383E-03 78.783E-03 235.353E-03 -1.800E+00 118.709E-03 70.966E-03 213.340E-03 -1.600E+00 105.908E-03 63.098E-03 191.040E-03 -1.400E+00 93.346E-03 55.307E-03 169.684E-03 -1.200E+00 80.918E-03 47.567E-03 148.913E-03 -1.000E+00 68.198E-03 39.749E-03 127.229E-03 -800.000E-03 55.149E-03 31.852E-03 104.453E-03 -600.000E-03 41.826E-03 23.890E-03 80.738E-03 -400.000E-03 28.194E-03 15.911E-03 54.728E-03 -200.000E-03 13.926E-03 7.842E-03 27.422E-03 0.000E+00 -158.643E-12 17.422E-12 -93.678E-09 200.000E-03 -12.949E-03 -7.101E-03 -26.019E-03 400.000E-03 -24.696E-03 -13.446E-03 -49.772E-03 600.000E-03 -35.215E-03 -19.015E-03 -71.232E-03 800.000E-03 -44.508E-03 -23.806E-03 -90.437E-03 1.000E+00 -52.589E-03 -27.820E-03 -107.442E-03 1.200E+00 -59.480E-03 -31.068E-03 -122.315E-03 1.400E+00 -65.208E-03 -33.569E-03 -135.130E-03 1.600E+00 -69.813E-03 -35.368E-03 -145.970E-03 1.800E+00 -73.360E-03 -36.565E-03 -154.934E-03 2.000E+00 -75.958E-03 -37.341E-03 -162.148E-03 2.200E+00 -77.800E-03 -37.889E-03 -167.789E-03 2.400E+00 -79.138E-03 -38.324E-03 -172.121E-03 2.600E+00 -80.180E-03 -38.694E-03 -175.473E-03 2.800E+00 -81.049E-03 -39.023E-03 -178.146E-03 3.000E+00 -81.808E-03 -39.324E-03 -180.360E-03 3.200E+00 -82.492E-03 -39.683E-03 -182.268E-03 3.400E+00 -83.201E-03 -40.041E-03 -183.966E-03 3.600E+00 -83.988E-03 -40.400E-03 -185.514E-03 3.800E+00 -84.775E-03 -40.759E-03 -187.356E-03 4.000E+00 -85.563E-03 -41.117E-03 -189.198E-03 4.200E+00 -86.350E-03 -41.476E-03 -191.040E-03 4.400E+00 -87.137E-03 -41.835E-03 -192.883E-03 4.600E+00 -87.924E-03 -42.193E-03 -194.725E-03 4.800E+00 -88.711E-03 -42.552E-03 -196.567E-03 5.000E+00 -89.498E-03 -42.911E-03 -198.409E-03 5.200E+00 -90.285E-03 -43.269E-03 -200.251E-03 5.400E+00 -91.073E-03 -43.628E-03 -202.093E-03 5.600E+00 -91.860E-03 -43.987E-03 -203.935E-03 5.800E+00 -92.647E-03 -44.345E-03 -205.777E-03 6.000E+00 -93.434E-03 -44.704E-03 -207.619E-03 6.200E+00 -94.221E-03 -45.063E-03 -209.462E-03 6.400E+00 -95.008E-03 -45.421E-03 -211.304E-03 6.600E+00 -95.795E-03 -45.780E-03 -213.146E-03 6.800E+00 -96.583E-03 -46.139E-03 -214.988E-03 7.000E+00 -97.370E-03 -46.497E-03 -216.830E-03 7.200E+00 -98.157E-03 -46.856E-03 -218.672E-03 7.400E+00 -98.944E-03 -47.215E-03 -220.514E-03 7.600E+00 -99.731E-03 -47.573E-03 -222.356E-03 7.800E+00 -100.518E-03 -47.932E-03 -224.198E-03 8.000E+00 -101.305E-03 -48.291E-03 -226.041E-03 8.200E+00 -102.093E-03 -48.649E-03 -227.883E-03 8.400E+00 -102.880E-03 -49.008E-03 -229.725E-03 8.600E+00 -103.667E-03 -49.367E-03 -231.567E-03 8.800E+00 -104.454E-03 -49.725E-03 -233.409E-03 9.000E+00 -105.241E-03 -50.084E-03 -235.251E-03 9.100E+00 -105.635E-03 -50.263E-03 -236.172E-03 | [GND_clamp] | voltage I(typ) I(min) I(max) | -5.500E+00 -4.552E+00 -4.581E+00 -4.532E+00 -5.400E+00 -4.453E+00 -4.481E+00 -4.432E+00 -5.300E+00 -4.353E+00 -4.381E+00 -4.332E+00 -5.200E+00 -4.253E+00 -4.281E+00 -4.232E+00 -5.100E+00 -4.153E+00 -4.182E+00 -4.132E+00 -5.000E+00 -4.053E+00 -4.082E+00 -4.032E+00 -4.900E+00 -3.953E+00 -3.982E+00 -3.932E+00 -4.800E+00 -3.854E+00 -3.883E+00 -3.832E+00 -4.700E+00 -3.754E+00 -3.783E+00 -3.733E+00 -4.600E+00 -3.654E+00 -3.683E+00 -3.633E+00 -4.500E+00 -3.555E+00 -3.584E+00 -3.533E+00 -4.400E+00 -3.455E+00 -3.484E+00 -3.434E+00 -4.300E+00 -3.355E+00 -3.385E+00 -3.334E+00 -4.200E+00 -3.256E+00 -3.285E+00 -3.235E+00 -4.100E+00 -3.156E+00 -3.186E+00 -3.136E+00 -4.000E+00 -3.057E+00 -3.086E+00 -3.037E+00 -3.900E+00 -2.958E+00 -2.987E+00 -2.938E+00 -3.800E+00 -2.859E+00 -2.888E+00 -2.840E+00 -3.700E+00 -2.760E+00 -2.789E+00 -2.742E+00 -3.600E+00 -2.662E+00 -2.689E+00 -2.646E+00 -3.500E+00 -2.565E+00 -2.591E+00 -2.525E+00 -3.400E+00 -2.455E+00 -2.492E+00 -2.423E+00 -3.300E+00 -2.355E+00 -2.395E+00 -2.321E+00 -3.200E+00 -2.255E+00 -2.290E+00 -2.219E+00 -3.100E+00 -2.154E+00 -2.191E+00 -2.117E+00 -3.000E+00 -2.054E+00 -2.091E+00 -2.016E+00 -2.900E+00 -1.955E+00 -1.992E+00 -1.915E+00 -2.800E+00 -1.855E+00 -1.893E+00 -1.814E+00 -2.700E+00 -1.755E+00 -1.794E+00 -1.713E+00 -2.600E+00 -1.656E+00 -1.695E+00 -1.613E+00 -2.500E+00 -1.557E+00 -1.596E+00 -1.513E+00 -2.400E+00 -1.458E+00 -1.498E+00 -1.412E+00 -2.300E+00 -1.358E+00 -1.399E+00 -1.313E+00 -2.200E+00 -1.260E+00 -1.301E+00 -1.213E+00 -2.100E+00 -1.161E+00 -1.203E+00 -1.113E+00 -2.000E+00 -1.063E+00 -1.105E+00 -1.014E+00 -1.900E+00 -964.606E-03 -1.008E+00 -914.996E-03 -1.800E+00 -866.925E-03 -910.540E-03 -816.474E-03 -1.700E+00 -769.718E-03 -813.891E-03 -718.480E-03 -1.600E+00 -673.125E-03 -717.850E-03 -621.162E-03 -1.500E+00 -577.372E-03 -622.660E-03 -524.725E-03 -1.450E+00 -529.948E-03 -575.534E-03 -476.946E-03 -1.400E+00 -482.994E-03 -528.907E-03 -429.605E-03 -1.350E+00 -436.855E-03 -483.161E-03 -383.003E-03 -1.300E+00 -392.655E-03 -439.563E-03 -338.096E-03 -1.250E+00 -354.965E-03 -403.366E-03 -298.658E-03 -1.200E+00 -328.948E-03 -380.976E-03 -268.391E-03 -1.150E+00 -305.970E-03 -363.413E-03 -239.122E-03 -1.100E+00 -279.777E-03 -344.162E-03 -205.051E-03 -1.050E+00 -247.447E-03 -320.535E-03 -163.453E-03 -1.000E+00 -206.200E-03 -289.971E-03 -113.030E-03 -950.000E-03 -153.324E-03 -248.954E-03 -58.812E-03 -900.000E-03 -90.371E-03 -192.943E-03 -22.578E-03 -850.000E-03 -36.039E-03 -120.821E-03 -11.800E-03 -800.000E-03 -11.482E-03 -52.503E-03 -8.580E-03 -750.000E-03 -4.615E-03 -17.213E-03 -6.531E-03 -700.000E-03 -2.665E-03 -5.464E-03 -4.804E-03 -650.000E-03 -1.793E-03 -2.041E-03 -3.344E-03 -600.000E-03 -1.216E-03 -1.006E-03 -2.167E-03 -550.000E-03 -794.839E-06 -605.196E-06 -1.287E-03 -500.000E-03 -493.112E-06 -391.567E-06 -689.125E-06 -400.000E-03 -156.388E-06 -157.999E-06 -136.065E-06 -300.000E-03 -31.545E-06 -55.353E-06 -7.509E-06 -200.000E-03 -1.395E-06 -6.573E-06 -154.020E-09 -100.000E-03 -36.512E-09 -242.632E-09 -2.116E-09 0.000E+00 -6.412E-12 -182.996E-12 -733.543E-15 200.000E-03 795.171E-12 7.259E-09 22.700E-12 400.000E-03 804.716E-12 7.320E-09 23.357E-12 600.000E-03 814.184E-12 7.369E-09 24.053E-12 800.000E-03 823.837E-12 7.418E-09 24.774E-12 1.000E+00 833.617E-12 7.467E-09 25.517E-12 1.200E+00 843.504E-12 7.516E-09 26.282E-12 1.400E+00 853.493E-12 7.565E-09 27.067E-12 1.600E+00 863.580E-12 7.614E-09 27.873E-12 1.800E+00 873.767E-12 7.663E-09 28.701E-12 2.000E+00 884.059E-12 7.712E-09 29.551E-12 2.200E+00 894.464E-12 7.761E-09 30.423E-12 2.400E+00 905.005E-12 7.810E-09 31.320E-12 2.600E+00 915.700E-12 7.860E-09 32.243E-12 2.800E+00 926.488E-12 7.910E-09 33.194E-12 3.000E+00 937.552E-12 8.054E-09 34.178E-12 3.200E+00 949.032E-12 8.054E-09 35.187E-12 3.400E+00 991.488E-12 8.054E-09 36.235E-12 3.600E+00 991.488E-12 8.054E-09 37.335E-12 3.800E+00 991.488E-12 8.054E-09 37.335E-12 4.000E+00 991.488E-12 8.054E-09 37.335E-12 4.200E+00 991.488E-12 8.054E-09 37.335E-12 4.400E+00 991.488E-12 8.054E-09 37.335E-12 4.600E+00 991.488E-12 8.054E-09 37.335E-12 4.800E+00 991.488E-12 8.054E-09 37.335E-12 5.000E+00 991.488E-12 8.054E-09 37.335E-12 5.200E+00 991.488E-12 8.054E-09 37.335E-12 5.400E+00 991.488E-12 8.054E-09 37.335E-12 5.500E+00 991.488E-12 8.054E-09 37.335E-12 | | [Ramp] | variable typ min max dV/dt_r 1.700V/205.310ps 1.352V/433.669ps 2.004V/105.581ps dV/dt_f 1.760V/285.178ps 1.481V/626.772ps 2.008V/147.267ps R_load = 100.000 | [Rising Waveform] R_fixture = 100.000 V_fixture = 0.000 V_fixture_min = 0.000 V_fixture_max = 0.000 | time V(typ) V(min) V(max) | 0.000s 66.719E-12 2.831E-09 5.015E-12 40.000ps 8.115E-06 6.561E-06 5.845E-06 80.000ps 22.207E-06 28.186E-06 2.095E-06 120.000ps -8.510E-06 31.478E-06 -42.603E-06 160.000ps -66.982E-06 -9.093E-06 -55.257E-06 200.000ps -94.654E-06 -57.496E-06 -43.459E-06 240.000ps -109.970E-06 -95.114E-06 43.105E-06 280.000ps -137.411E-06 -124.053E-06 378.206E-06 320.000ps -57.997E-06 -139.793E-06 1.079E-03 360.000ps 151.450E-06 -152.742E-06 2.583E-03 400.000ps 508.264E-06 -152.890E-06 -12.947E-03 440.000ps 1.101E-03 -120.989E-06 -36.781E-03 480.000ps 2.332E-03 -40.673E-06 -52.697E-03 520.000ps 3.288E-03 94.991E-06 -36.447E-03 560.000ps 604.547E-06 287.310E-06 46.670E-03 600.000ps -6.266E-03 538.048E-06 226.862E-03 640.000ps -15.180E-03 873.811E-06 535.005E-03 680.000ps -24.242E-03 1.369E-03 1.154E+00 720.000ps -33.201E-03 1.958E-03 2.083E+00 760.000ps -43.055E-03 2.509E-03 2.772E+00 800.000ps -49.712E-03 2.840E-03 3.049E+00 840.000ps -44.711E-03 2.620E-03 3.169E+00 880.000ps -22.934E-03 1.524E-03 3.223E+00 920.000ps 20.368E-03 -528.010E-06 3.256E+00 960.000ps 82.076E-03 -3.397E-03 3.276E+00 1.000ns 168.610E-03 -6.826E-03 3.291E+00 1.040ns 290.967E-03 -10.547E-03 3.301E+00 1.080ns 477.690E-03 -14.344E-03 3.309E+00 1.120ns 768.507E-03 -18.114E-03 3.315E+00 1.160ns 1.129E+00 -21.973E-03 3.320E+00 1.200ns 1.516E+00 -26.377E-03 3.323E+00 1.240ns 1.888E+00 -31.485E-03 3.326E+00 1.280ns 2.180E+00 -36.521E-03 3.328E+00 1.320ns 2.377E+00 -40.736E-03 3.330E+00 1.360ns 2.494E+00 -43.522E-03 3.332E+00 1.400ns 2.576E+00 -43.010E-03 3.333E+00 1.440ns 2.635E+00 -38.295E-03 3.334E+00 1.480ns 2.675E+00 -28.973E-03 3.335E+00 1.520ns 2.704E+00 -14.540E-03 3.335E+00 1.560ns 2.725E+00 5.171E-03 3.336E+00 1.600ns 2.742E+00 30.090E-03 3.336E+00 1.640ns 2.755E+00 60.371E-03 3.337E+00 1.680ns 2.765E+00 96.864E-03 3.337E+00 1.720ns 2.774E+00 141.222E-03 3.337E+00 1.760ns 2.782E+00 196.129E-03 3.338E+00 1.800ns 2.788E+00 266.985E-03 3.338E+00 1.840ns 2.793E+00 361.386E-03 3.338E+00 1.880ns 2.798E+00 476.215E-03 3.338E+00 1.920ns 2.802E+00 604.268E-03 3.338E+00 1.960ns 2.805E+00 739.756E-03 3.339E+00 2.000ns 2.808E+00 878.657E-03 3.339E+00 2.040ns 2.810E+00 1.018E+00 3.339E+00 2.080ns 2.812E+00 1.156E+00 3.339E+00 2.120ns 2.814E+00 1.291E+00 3.339E+00 2.160ns 2.816E+00 1.421E+00 3.339E+00 2.200ns 2.817E+00 1.543E+00 3.339E+00 2.240ns 2.819E+00 1.655E+00 3.339E+00 2.280ns 2.820E+00 1.752E+00 3.339E+00 2.320ns 2.821E+00 1.834E+00 3.339E+00 2.360ns 2.822E+00 1.899E+00 3.339E+00 2.400ns 2.822E+00 1.952E+00 3.339E+00 2.480ns 2.824E+00 2.029E+00 3.339E+00 2.560ns 2.825E+00 2.081E+00 3.339E+00 2.640ns 2.826E+00 2.117E+00 3.340E+00 2.720ns 2.827E+00 2.143E+00 3.340E+00 2.800ns 2.827E+00 2.163E+00 3.340E+00 2.880ns 2.828E+00 2.178E+00 3.340E+00 2.960ns 2.828E+00 2.190E+00 3.340E+00 3.040ns 2.829E+00 2.200E+00 3.340E+00 3.120ns 2.829E+00 2.208E+00 3.340E+00 3.200ns 2.829E+00 2.214E+00 3.340E+00 3.280ns 2.830E+00 2.219E+00 3.340E+00 3.360ns 2.830E+00 2.224E+00 3.340E+00 3.440ns 2.830E+00 2.227E+00 3.340E+00 3.520ns 2.830E+00 2.231E+00 3.340E+00 3.600ns 2.831E+00 2.233E+00 3.340E+00 3.680ns 2.831E+00 2.235E+00 3.340E+00 3.760ns 2.831E+00 2.237E+00 3.340E+00 3.840ns 2.831E+00 2.239E+00 3.340E+00 3.920ns 2.831E+00 2.240E+00 3.340E+00 4.000ns 2.831E+00 2.241E+00 3.340E+00 4.200ns 2.832E+00 2.244E+00 3.340E+00 4.400ns 2.832E+00 2.245E+00 3.340E+00 4.600ns 2.832E+00 2.247E+00 3.340E+00 4.800ns 2.832E+00 2.248E+00 3.340E+00 5.000ns 2.833E+00 2.248E+00 3.340E+00 5.200ns 2.833E+00 2.249E+00 3.340E+00 5.400ns 2.833E+00 2.250E+00 3.340E+00 5.600ns 2.833E+00 2.250E+00 3.340E+00 5.800ns 2.833E+00 2.251E+00 3.340E+00 6.000ns 2.833E+00 2.251E+00 3.340E+00 6.200ns 2.833E+00 2.251E+00 3.340E+00 6.400ns 2.833E+00 2.252E+00 3.340E+00 6.600ns 2.833E+00 2.252E+00 3.340E+00 6.800ns 2.833E+00 2.252E+00 3.340E+00 7.000ns 2.833E+00 2.253E+00 3.340E+00 7.200ns 2.833E+00 2.253E+00 3.340E+00 7.400ns 2.833E+00 2.253E+00 3.340E+00 7.600ns 2.833E+00 2.253E+00 3.340E+00 7.800ns 2.833E+00 2.253E+00 3.340E+00 | [Rising Waveform] R_fixture = 100.000 V_fixture = 3.3000 V_fixture_min = 3.0000 V_fixture_max = 3.6000 | time V(typ) V(min) V(max) | 0.000s 366.846E-03 531.446E-03 252.723E-03 40.000ps 366.855E-03 531.453E-03 252.729E-03 80.000ps 366.867E-03 531.475E-03 252.724E-03 120.000ps 366.830E-03 531.469E-03 252.678E-03 160.000ps 366.770E-03 531.412E-03 252.673E-03 200.000ps 366.756E-03 531.358E-03 252.694E-03 240.000ps 366.764E-03 531.334E-03 252.791E-03 280.000ps 366.765E-03 531.337E-03 253.126E-03 320.000ps 366.882E-03 531.367E-03 253.779E-03 360.000ps 367.117E-03 531.407E-03 255.111E-03 400.000ps 367.459E-03 531.468E-03 238.670E-03 440.000ps 367.961E-03 531.564E-03 215.399E-03 480.000ps 368.987E-03 531.704E-03 203.436E-03 520.000ps 369.421E-03 531.881E-03 228.897E-03 560.000ps 365.716E-03 532.076E-03 333.153E-03 600.000ps 357.765E-03 532.267E-03 565.658E-03 640.000ps 348.609E-03 532.457E-03 1.041E+00 680.000ps 340.841E-03 532.698E-03 1.999E+00 720.000ps 335.129E-03 532.867E-03 2.924E+00 760.000ps 330.811E-03 532.780E-03 3.332E+00 800.000ps 333.145E-03 532.239E-03 3.476E+00 840.000ps 352.493E-03 530.921E-03 3.525E+00 880.000ps 396.405E-03 528.570E-03 3.550E+00 920.000ps 471.697E-03 525.270E-03 3.564E+00 960.000ps 590.237E-03 521.399E-03 3.573E+00 1.000ns 783.027E-03 517.477E-03 3.579E+00 1.040ns 1.115E+00 514.020E-03 3.583E+00 1.080ns 1.577E+00 511.465E-03 3.587E+00 1.120ns 2.097E+00 510.092E-03 3.589E+00 1.160ns 2.554E+00 509.943E-03 3.591E+00 1.200ns 2.856E+00 510.758E-03 3.593E+00 1.240ns 3.035E+00 512.653E-03 3.594E+00 1.280ns 3.132E+00 516.792E-03 3.595E+00 1.320ns 3.186E+00 524.451E-03 3.596E+00 1.360ns 3.217E+00 537.036E-03 3.597E+00 1.400ns 3.237E+00 556.684E-03 3.597E+00 1.440ns 3.250E+00 585.957E-03 3.598E+00 1.480ns 3.259E+00 627.359E-03 3.598E+00 1.520ns 3.266E+00 684.548E-03 3.598E+00 1.560ns 3.272E+00 763.870E-03 3.598E+00 1.600ns 3.276E+00 876.703E-03 3.599E+00 1.640ns 3.280E+00 1.027E+00 3.599E+00 1.680ns 3.282E+00 1.211E+00 3.599E+00 1.720ns 3.285E+00 1.421E+00 3.599E+00 1.760ns 3.287E+00 1.646E+00 3.599E+00 1.800ns 3.288E+00 1.878E+00 3.599E+00 1.840ns 3.290E+00 2.109E+00 3.599E+00 1.880ns 3.291E+00 2.315E+00 3.599E+00 1.920ns 3.292E+00 2.478E+00 3.599E+00 1.960ns 3.293E+00 2.603E+00 3.600E+00 2.000ns 3.294E+00 2.702E+00 3.600E+00 2.040ns 3.294E+00 2.775E+00 3.600E+00 2.080ns 3.295E+00 2.828E+00 3.600E+00 2.120ns 3.296E+00 2.866E+00 3.600E+00 2.160ns 3.296E+00 2.894E+00 3.600E+00 2.200ns 3.296E+00 2.913E+00 3.600E+00 2.240ns 3.297E+00 2.928E+00 3.600E+00 2.280ns 3.297E+00 2.939E+00 3.600E+00 2.320ns 3.297E+00 2.948E+00 3.600E+00 2.360ns 3.297E+00 2.955E+00 3.600E+00 2.400ns 3.298E+00 2.960E+00 3.600E+00 2.480ns 3.298E+00 2.969E+00 3.600E+00 2.560ns 3.298E+00 2.975E+00 3.600E+00 2.640ns 3.298E+00 2.979E+00 3.600E+00 2.720ns 3.299E+00 2.983E+00 3.600E+00 2.800ns 3.299E+00 2.986E+00 3.600E+00 2.880ns 3.299E+00 2.988E+00 3.600E+00 2.960ns 3.299E+00 2.990E+00 3.600E+00 3.040ns 3.299E+00 2.992E+00 3.600E+00 3.120ns 3.299E+00 2.993E+00 3.600E+00 3.200ns 3.299E+00 2.994E+00 3.600E+00 3.280ns 3.299E+00 2.995E+00 3.600E+00 3.360ns 3.299E+00 2.995E+00 3.600E+00 3.440ns 3.299E+00 2.996E+00 3.600E+00 3.520ns 3.299E+00 2.996E+00 3.600E+00 3.600ns 3.299E+00 2.997E+00 3.600E+00 3.680ns 3.299E+00 2.997E+00 3.600E+00 3.760ns 3.299E+00 2.997E+00 3.600E+00 3.840ns 3.300E+00 2.998E+00 3.600E+00 3.920ns 3.300E+00 2.998E+00 3.600E+00 4.000ns 3.300E+00 2.998E+00 3.600E+00 4.200ns 3.300E+00 2.998E+00 3.600E+00 4.400ns 3.300E+00 2.999E+00 3.600E+00 4.600ns 3.300E+00 2.999E+00 3.600E+00 4.800ns 3.300E+00 2.999E+00 3.600E+00 5.000ns 3.300E+00 2.999E+00 3.600E+00 5.200ns 3.300E+00 2.999E+00 3.600E+00 5.400ns 3.300E+00 2.999E+00 3.600E+00 5.600ns 3.300E+00 2.999E+00 3.600E+00 5.800ns 3.300E+00 2.999E+00 3.600E+00 6.000ns 3.300E+00 2.999E+00 3.600E+00 6.200ns 3.300E+00 2.999E+00 3.600E+00 6.400ns 3.300E+00 2.999E+00 3.600E+00 6.600ns 3.300E+00 3.000E+00 3.600E+00 6.800ns 3.300E+00 3.000E+00 3.600E+00 7.000ns 3.300E+00 3.000E+00 3.600E+00 7.200ns 3.300E+00 3.000E+00 3.600E+00 7.400ns 3.300E+00 3.000E+00 3.600E+00 7.600ns 3.300E+00 3.000E+00 3.600E+00 7.800ns 3.300E+00 3.000E+00 3.600E+00 | [Falling Waveform] R_fixture = 100.000 V_fixture = 0.000 V_fixture_min = 0.000 V_fixture_max = 0.000 | time V(typ) V(min) V(max) | 0.000s 2.833E+00 2.255E+00 3.340E+00 40.000ps 2.833E+00 2.255E+00 3.340E+00 80.000ps 2.833E+00 2.255E+00 3.340E+00 120.000ps 2.833E+00 2.255E+00 3.340E+00 160.000ps 2.833E+00 2.255E+00 3.340E+00 200.000ps 2.834E+00 2.256E+00 3.339E+00 240.000ps 2.834E+00 2.256E+00 3.338E+00 280.000ps 2.833E+00 2.256E+00 3.335E+00 320.000ps 2.833E+00 2.256E+00 3.337E+00 360.000ps 2.831E+00 2.256E+00 3.358E+00 400.000ps 2.830E+00 2.255E+00 3.391E+00 440.000ps 2.829E+00 2.255E+00 3.398E+00 480.000ps 2.828E+00 2.255E+00 3.320E+00 520.000ps 2.833E+00 2.254E+00 3.148E+00 560.000ps 2.843E+00 2.254E+00 2.887E+00 600.000ps 2.858E+00 2.254E+00 2.498E+00 640.000ps 2.874E+00 2.253E+00 1.863E+00 680.000ps 2.882E+00 2.253E+00 1.111E+00 720.000ps 2.882E+00 2.253E+00 623.595E-03 760.000ps 2.868E+00 2.254E+00 384.605E-03 800.000ps 2.831E+00 2.256E+00 247.376E-03 840.000ps 2.769E+00 2.259E+00 157.805E-03 880.000ps 2.679E+00 2.264E+00 98.784E-03 920.000ps 2.559E+00 2.270E+00 60.988E-03 960.000ps 2.400E+00 2.278E+00 38.075E-03 1.000ns 2.176E+00 2.286E+00 25.874E-03 1.040ns 1.894E+00 2.291E+00 19.761E-03 1.080ns 1.577E+00 2.292E+00 15.333E-03 1.120ns 1.244E+00 2.288E+00 11.864E-03 1.160ns 913.992E-03 2.280E+00 9.273E-03 1.200ns 637.166E-03 2.267E+00 7.325E-03 1.240ns 439.598E-03 2.248E+00 5.814E-03 1.280ns 311.431E-03 2.225E+00 4.627E-03 1.320ns 229.621E-03 2.195E+00 3.691E-03 1.360ns 174.419E-03 2.157E+00 2.952E-03 1.400ns 134.146E-03 2.109E+00 2.366E-03 1.440ns 103.326E-03 2.048E+00 1.897E-03 1.480ns 79.179E-03 1.970E+00 1.523E-03 1.520ns 60.539E-03 1.877E+00 1.225E-03 1.560ns 46.520E-03 1.773E+00 985.896E-06 1.600ns 36.284E-03 1.660E+00 794.224E-06 1.640ns 29.057E-03 1.539E+00 639.824E-06 1.680ns 24.083E-03 1.414E+00 515.311E-06 1.720ns 20.589E-03 1.287E+00 414.920E-06 1.760ns 17.856E-03 1.157E+00 333.863E-06 1.800ns 15.562E-03 1.027E+00 268.243E-06 1.840ns 13.621E-03 897.667E-03 215.054E-06 1.880ns 11.986E-03 769.934E-03 171.963E-06 1.920ns 10.594E-03 646.105E-03 137.056E-06 1.960ns 9.389E-03 532.707E-03 108.757E-06 2.000ns 8.335E-03 435.234E-03 85.815E-06 2.040ns 7.408E-03 355.053E-03 67.232E-06 2.080ns 6.591E-03 290.738E-03 52.199E-06 2.120ns 5.870E-03 239.473E-03 40.052E-06 2.160ns 5.231E-03 198.371E-03 30.254E-06 2.200ns 4.665E-03 165.184E-03 22.373E-06 2.240ns 4.162E-03 138.282E-03 16.052E-06 2.280ns 3.715E-03 116.355E-03 11.002E-06 2.320ns 3.318E-03 98.319E-03 6.987E-06 2.360ns 2.964E-03 83.333E-03 3.817E-06 2.400ns 2.649E-03 70.792E-03 1.333E-06 2.480ns 2.118E-03 51.445E-03 -2.071E-06 2.560ns 1.696E-03 37.993E-03 -3.996E-06 2.640ns 1.359E-03 28.901E-03 -4.962E-06 2.720ns 1.089E-03 22.903E-03 -5.319E-06 2.800ns 872.911E-06 18.918E-03 -5.297E-06 2.880ns 699.687E-06 15.957E-03 -5.052E-06 2.960ns 560.438E-06 13.584E-03 -4.684E-06 3.040ns 448.275E-06 11.663E-03 -4.259E-06 3.120ns 357.821E-06 10.117E-03 -3.818E-06 3.200ns 284.831E-06 8.827E-03 -3.386E-06 3.280ns 225.900E-06 7.717E-03 -2.979E-06 3.360ns 178.282E-06 6.755E-03 -2.605E-06 3.440ns 139.786E-06 5.924E-03 -2.267E-06 3.520ns 108.676E-06 5.200E-03 -1.964E-06 3.600ns 83.557E-06 4.567E-03 -1.697E-06 3.680ns 63.298E-06 4.011E-03 -1.462E-06 3.760ns 46.979E-06 3.523E-03 -1.257E-06 3.840ns 33.860E-06 3.095E-03 -1.079E-06 3.920ns 23.347E-06 2.719E-03 -925.017E-09 4.000ns 14.956E-06 2.388E-03 -791.945E-09 4.200ns 837.321E-09 1.726E-03 -535.001E-09 4.400ns -6.736E-06 1.244E-03 -360.030E-09 4.600ns -10.434E-06 891.973E-06 -241.682E-09 4.800ns -11.862E-06 634.606E-06 -161.966E-09 5.000ns -11.996E-06 445.970E-06 -108.427E-09 5.200ns -11.429E-06 307.571E-06 -72.546E-09 5.400ns -10.513E-06 206.039E-06 -48.522E-09 5.600ns -9.459E-06 131.671E-06 -32.442E-09 5.800ns -8.386E-06 77.372E-06 -21.683E-09 6.000ns -7.359E-06 37.929E-06 -14.490E-09 6.200ns -6.411E-06 9.501E-06 -9.684E-09 6.400ns -5.557E-06 -10.745E-06 -6.471E-09 6.600ns -4.798E-06 -24.911E-06 -4.323E-09 6.800ns -4.132E-06 -34.566E-06 -2.887E-09 7.000ns -3.552E-06 -40.881E-06 -1.928E-09 7.200ns -3.048E-06 -44.731E-06 -1.287E-09 7.400ns -2.613E-06 -46.772E-06 -858.310E-12 7.600ns -2.238E-06 -47.497E-06 -571.956E-12 7.800ns -2.238E-06 -47.497E-06 -571.956E-12 | [Falling Waveform] R_fixture = 100.000 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 40.000ps 3.300E+00 3.000E+00 3.600E+00 80.000ps 3.300E+00 3.000E+00 3.600E+00 120.000ps 3.300E+00 3.000E+00 3.600E+00 160.000ps 3.300E+00 3.000E+00 3.600E+00 200.000ps 3.300E+00 3.000E+00 3.600E+00 240.000ps 3.300E+00 3.000E+00 3.598E+00 280.000ps 3.300E+00 3.000E+00 3.595E+00 320.000ps 3.300E+00 3.000E+00 3.596E+00 360.000ps 3.298E+00 3.000E+00 3.616E+00 400.000ps 3.297E+00 3.000E+00 3.651E+00 440.000ps 3.294E+00 3.000E+00 3.668E+00 480.000ps 3.292E+00 3.000E+00 3.610E+00 520.000ps 3.295E+00 2.999E+00 3.472E+00 560.000ps 3.304E+00 2.999E+00 3.270E+00 600.000ps 3.320E+00 2.998E+00 3.002E+00 640.000ps 3.340E+00 2.997E+00 2.621E+00 680.000ps 3.357E+00 2.996E+00 2.014E+00 720.000ps 3.370E+00 2.995E+00 1.319E+00 760.000ps 3.374E+00 2.993E+00 861.892E-03 800.000ps 3.362E+00 2.993E+00 633.565E-03 840.000ps 3.331E+00 2.994E+00 501.124E-03 880.000ps 3.283E+00 2.997E+00 415.686E-03 920.000ps 3.217E+00 3.002E+00 359.638E-03 960.000ps 3.137E+00 3.010E+00 323.763E-03 1.000ns 3.040E+00 3.020E+00 302.418E-03 1.040ns 2.927E+00 3.030E+00 290.508E-03 1.080ns 2.793E+00 3.039E+00 282.594E-03 1.120ns 2.628E+00 3.047E+00 276.540E-03 1.160ns 2.411E+00 3.053E+00 271.891E-03 1.200ns 2.157E+00 3.058E+00 268.241E-03 1.240ns 1.881E+00 3.062E+00 265.335E-03 1.280ns 1.599E+00 3.065E+00 263.005E-03 1.320ns 1.318E+00 3.065E+00 261.146E-03 1.360ns 1.070E+00 3.061E+00 259.650E-03 1.400ns 879.620E-03 3.054E+00 258.435E-03 1.440ns 747.886E-03 3.043E+00 257.443E-03 1.480ns 657.878E-03 3.028E+00 256.628E-03 1.520ns 595.321E-03 3.009E+00 255.958E-03 1.560ns 550.136E-03 2.985E+00 255.406E-03 1.600ns 516.438E-03 2.957E+00 254.951E-03 1.640ns 491.241E-03 2.925E+00 254.575E-03 1.680ns 472.070E-03 2.890E+00 254.265E-03 1.720ns 457.130E-03 2.850E+00 254.008E-03 1.760ns 445.210E-03 2.807E+00 253.795E-03 1.800ns 435.741E-03 2.761E+00 253.617E-03 1.840ns 427.910E-03 2.710E+00 253.470E-03 1.880ns 421.158E-03 2.655E+00 253.347E-03 1.920ns 415.293E-03 2.594E+00 253.245E-03 1.960ns 410.207E-03 2.525E+00 253.159E-03 2.000ns 405.780E-03 2.445E+00 253.088E-03 2.040ns 401.910E-03 2.358E+00 253.028E-03 2.080ns 398.493E-03 2.265E+00 252.979E-03 2.120ns 395.459E-03 2.167E+00 252.937E-03 2.160ns 392.744E-03 2.067E+00 252.902E-03 2.200ns 390.302E-03 1.965E+00 252.873E-03 2.240ns 388.104E-03 1.863E+00 252.848E-03 2.280ns 386.124E-03 1.761E+00 252.827E-03 2.320ns 384.341E-03 1.660E+00 252.810E-03 2.360ns 382.732E-03 1.559E+00 252.796E-03 2.400ns 381.279E-03 1.459E+00 252.784E-03 2.480ns 378.780E-03 1.265E+00 252.765E-03 2.560ns 376.733E-03 1.089E+00 252.752E-03 2.640ns 375.052E-03 948.758E-03 252.743E-03 2.720ns 373.668E-03 848.091E-03 252.736E-03 2.800ns 372.526E-03 778.070E-03 252.732E-03 2.880ns 371.582E-03 729.725E-03 252.729E-03 2.960ns 370.800E-03 696.556E-03 252.727E-03 3.040ns 370.151E-03 672.498E-03 252.725E-03 3.120ns 369.612E-03 653.544E-03 252.724E-03 3.200ns 369.163E-03 637.937E-03 252.724E-03 3.280ns 368.789E-03 624.791E-03 252.723E-03 3.360ns 368.477E-03 613.650E-03 252.723E-03 3.440ns 368.216E-03 604.174E-03 252.723E-03 3.520ns 367.998E-03 596.038E-03 252.723E-03 3.600ns 367.816E-03 588.984E-03 252.723E-03 3.680ns 367.663E-03 582.819E-03 252.723E-03 3.760ns 367.535E-03 577.418E-03 252.723E-03 3.840ns 367.428E-03 572.651E-03 252.723E-03 3.920ns 367.338E-03 568.419E-03 252.723E-03 4.000ns 367.262E-03 564.654E-03 252.723E-03 4.200ns 367.121E-03 556.936E-03 252.723E-03 4.400ns 367.030E-03 551.107E-03 252.723E-03 4.600ns 366.970E-03 546.665E-03 252.723E-03 4.800ns 366.930E-03 543.262E-03 252.723E-03 5.000ns 366.904E-03 540.643E-03 252.723E-03 5.200ns 366.887E-03 538.619E-03 252.723E-03 5.400ns 366.875E-03 537.051E-03 252.723E-03 5.600ns 366.867E-03 535.833E-03 252.723E-03 5.800ns 366.862E-03 534.886E-03 252.723E-03 6.000ns 366.858E-03 534.147E-03 252.723E-03 6.200ns 366.855E-03 533.570E-03 252.723E-03 6.400ns 366.853E-03 533.120E-03 252.723E-03 6.600ns 366.852E-03 532.767E-03 252.723E-03 6.800ns 366.851E-03 532.490E-03 252.723E-03 7.000ns 366.850E-03 532.274E-03 252.723E-03 7.200ns 366.849E-03 532.103E-03 252.723E-03 7.400ns 366.849E-03 531.970E-03 252.723E-03 7.600ns 366.848E-03 531.864E-03 252.723E-03 7.800ns 366.848E-03 531.864E-03 252.723E-03 | | End [Model] LVC_16TRISTN_33 | |************************************************************************ | Model LVC_16TRISTN_25 |************************************************************************ | [Model] LVC_16TRISTN_25 Model_type 3-state Polarity Non-Inverting Enable Active-Low Vmeas = 1.25000V Cref = 50.0000pF Rref = 0.5000k Vref = 0.000V C_comp 3.40pF 2.95pF 4.04pF | | [Model Spec] | | Note: The input and output voltage ratings may be exceeded if the input and | output current ratings are observed (please refer to the data sheet) | | Subparameter typ min max | | Timing Thresholds | Vmeas 1.25 1.15 1.5 | | |Ambient temperature: 25.0000 85.0000 -40.0000 | [Temperature Range] 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 -9.247E-03 -4.325E-03 -2.125E-02 -5.300E+00 -9.048E-03 -4.318E-03 -2.073E-02 -5.100E+00 -8.848E-03 -4.311E-03 -2.022E-02 -4.900E+00 -8.649E-03 -4.303E-03 -1.970E-02 -4.700E+00 -8.449E-03 -4.296E-03 -1.918E-02 -4.500E+00 -8.250E-03 -4.289E-03 -1.866E-02 -4.300E+00 -8.050E-03 -4.282E-03 -1.814E-02 -4.100E+00 -7.851E-03 -4.274E-03 -1.763E-02 -3.900E+00 -7.652E-03 -4.267E-03 -1.711E-02 -3.700E+00 -7.452E-03 -4.260E-03 -1.659E-02 -3.500E+00 -7.253E-03 -4.253E-03 -1.607E-02 -3.300E+00 -7.053E-03 -4.246E-03 -1.556E-02 -3.100E+00 -6.854E-03 -4.238E-03 -1.504E-02 -2.900E+00 -6.654E-03 -4.231E-03 -1.452E-02 -2.700E+00 -6.455E-03 -4.224E-03 -1.400E-02 -2.500E+00 -5.041E-03 -2.659E-03 -1.063E-02 -2.300E+00 -3.845E-03 -1.995E-03 -8.036E-03 -2.100E+00 -2.848E-03 -1.437E-03 -5.838E-03 -1.900E+00 -2.145E-03 -1.027E-03 -4.257E-03 -1.700E+00 -1.879E-03 -8.306E-04 -3.659E-03 -1.500E+00 -2.217E-03 -9.062E-04 -4.530E-03 -1.450E+00 -2.407E-03 -9.698E-04 -5.013E-03 -1.400E+00 -2.647E-03 -1.053E-03 -5.627E-03 -1.350E+00 -2.945E-03 -1.157E-03 -6.414E-03 -1.300E+00 -3.319E-03 -1.287E-03 -7.449E-03 -1.250E+00 -3.790E-03 -1.445E-03 -8.830E-03 -1.200E+00 -4.388E-03 -1.634E-03 -1.070E-02 -1.150E+00 -5.195E-03 -1.878E-03 -1.345E-02 -1.100E+00 -6.365E-03 -2.211E-03 -1.789E-02 -1.050E+00 -8.191E-03 -2.697E-03 -2.591E-02 -1.000E+00 -1.133E-02 -3.457E-03 -4.183E-02 -9.500E-01 -1.734E-02 -4.771E-03 -6.908E-02 -9.000E-01 -2.925E-02 -7.337E-03 -8.893E-02 -8.500E-01 -4.466E-02 -1.270E-02 -9.132E-02 -8.000E-01 -5.161E-02 -2.099E-02 -8.903E-02 -7.500E-01 -5.156E-02 -2.691E-02 -8.577E-02 -7.000E-01 -4.933E-02 -2.864E-02 -8.176E-02 -6.500E-01 -4.654E-02 -2.794E-02 -7.725E-02 -6.000E-01 -4.352E-02 -2.636E-02 -7.237E-02 -5.500E-01 -4.034E-02 -2.450E-02 -6.712E-02 -5.000E-01 -3.703E-02 -2.252E-02 -6.155E-02 -4.500E-01 -3.360E-02 -2.047E-02 -5.573E-02 -4.000E-01 -3.005E-02 -1.836E-02 -4.972E-02 -3.500E-01 -2.638E-02 -1.619E-02 -4.367E-02 -3.000E-01 -2.268E-02 -1.396E-02 -3.752E-02 -2.500E-01 -1.893E-02 -1.166E-02 -3.133E-02 -2.000E-01 -1.516E-02 -9.339E-03 -2.510E-02 -1.500E-01 -1.138E-02 -7.002E-03 -1.886E-02 -1.000E-01 -7.595E-03 -4.664E-03 -1.259E-02 -5.000E-02 -3.800E-03 -2.329E-03 -6.304E-03 0.000E+00 6.679E-13 2.839E-12 1.976E-13 1.000E-01 7.417E-03 4.480E-03 1.245E-02 2.000E-01 1.446E-02 8.619E-03 2.455E-02 3.000E-01 2.110E-02 1.241E-02 3.629E-02 4.000E-01 2.736E-02 1.586E-02 4.764E-02 5.000E-01 3.320E-02 1.897E-02 5.860E-02 6.000E-01 3.864E-02 2.173E-02 6.915E-02 7.000E-01 4.365E-02 2.414E-02 7.928E-02 8.000E-01 4.823E-02 2.621E-02 8.897E-02 9.000E-01 5.238E-02 2.794E-02 9.820E-02 1.000E+00 5.609E-02 2.934E-02 1.070E-01 1.300E+00 6.449E-02 3.172E-02 1.302E-01 1.600E+00 6.891E-02 3.237E-02 1.486E-01 1.900E+00 7.044E-02 3.261E-02 1.615E-01 2.200E+00 7.102E-02 3.278E-02 1.686E-01 2.500E+00 7.141E-02 3.293E-02 1.716E-01 2.800E+00 7.181E-02 3.308E-02 1.729E-01 3.100E+00 7.220E-02 3.323E-02 1.743E-01 3.400E+00 7.260E-02 3.338E-02 1.757E-01 3.700E+00 7.299E-02 3.354E-02 1.770E-01 4.000E+00 7.339E-02 3.369E-02 1.784E-01 4.300E+00 7.378E-02 3.384E-02 1.798E-01 4.600E+00 7.417E-02 3.400E-02 1.811E-01 4.900E+00 7.457E-02 3.415E-02 1.825E-01 5.200E+00 7.496E-02 3.430E-02 1.839E-01 5.500E+00 7.536E-02 3.445E-02 1.852E-01 5.800E+00 7.575E-02 3.461E-02 1.866E-01 6.100E+00 7.614E-02 3.476E-02 1.880E-01 6.400E+00 7.654E-02 3.491E-02 1.893E-01 6.700E+00 7.693E-02 3.507E-02 1.907E-01 7.000E+00 7.733E-02 3.522E-02 1.921E-01 7.300E+00 7.772E-02 3.537E-02 1.934E-01 7.600E+00 7.811E-02 3.552E-02 1.948E-01 7.900E+00 7.851E-02 3.568E-02 1.962E-01 8.200E+00 7.890E-02 3.583E-02 1.975E-01 8.500E+00 7.930E-02 3.598E-02 1.989E-01 8.800E+00 7.969E-02 3.614E-02 2.003E-01 9.100E+00 8.008E-02 3.629E-02 2.016E-01 9.400E+00 8.048E-02 3.644E-02 2.030E-01 9.700E+00 8.087E-02 3.659E-02 2.044E-01 1.000E+01 8.127E-02 3.675E-02 2.057E-01 1.030E+01 8.166E-02 3.690E-02 2.071E-01 1.060E+01 8.205E-02 3.705E-02 2.085E-01 1.090E+01 8.245E-02 3.721E-02 2.099E-01 1.100E+01 8.258E-02 3.726E-02 2.103E-01 | [Pullup] | voltage I(typ) I(min) I(max) | -8.700E+00 4.100E-01 1.676E-01 7.394E-01 -8.500E+00 4.081E-01 1.676E-01 7.262E-01 -8.300E+00 4.029E-01 1.676E-01 7.129E-01 -8.100E+00 3.967E-01 1.676E-01 6.996E-01 -7.900E+00 3.899E-01 1.676E-01 6.862E-01 -7.700E+00 3.826E-01 1.676E-01 6.729E-01 -7.500E+00 3.750E-01 1.676E-01 6.597E-01 -7.300E+00 3.672E-01 1.676E-01 6.466E-01 -7.100E+00 3.592E-01 1.676E-01 6.341E-01 -6.900E+00 3.510E-01 1.676E-01 6.220E-01 -6.700E+00 3.426E-01 1.676E-01 6.094E-01 -6.500E+00 3.341E-01 1.676E-01 5.954E-01 -6.300E+00 3.255E-01 1.676E-01 5.811E-01 -6.100E+00 3.167E-01 1.676E-01 5.666E-01 -5.900E+00 3.079E-01 1.676E-01 5.519E-01 -5.700E+00 2.989E-01 1.676E-01 5.371E-01 -5.500E+00 2.900E-01 1.667E-01 5.222E-01 -5.300E+00 2.809E-01 1.632E-01 5.071E-01 -5.100E+00 2.719E-01 1.589E-01 4.917E-01 -4.900E+00 2.629E-01 1.540E-01 4.762E-01 -4.700E+00 2.542E-01 1.489E-01 4.604E-01 -4.500E+00 2.467E-01 1.435E-01 4.443E-01 -4.300E+00 2.383E-01 1.379E-01 4.279E-01 -4.100E+00 2.286E-01 1.322E-01 4.112E-01 -3.900E+00 2.186E-01 1.264E-01 3.942E-01 -3.700E+00 2.085E-01 1.206E-01 3.768E-01 -3.500E+00 1.981E-01 1.148E-01 3.591E-01 -3.300E+00 1.877E-01 1.101E-01 3.410E-01 -3.100E+00 1.770E-01 1.042E-01 3.226E-01 -2.900E+00 1.663E-01 9.784E-02 3.039E-01 -2.700E+00 1.554E-01 9.130E-02 2.847E-01 -2.500E+00 1.443E-01 8.466E-02 2.652E-01 -2.300E+00 1.331E-01 7.792E-02 2.454E-01 -2.100E+00 1.218E-01 7.112E-02 2.252E-01 -1.900E+00 1.103E-01 6.425E-02 2.046E-01 -1.700E+00 9.872E-02 5.733E-02 1.838E-01 -1.500E+00 8.715E-02 5.040E-02 1.630E-01 -1.300E+00 7.584E-02 4.356E-02 1.434E-01 -1.100E+00 6.445E-02 3.672E-02 1.234E-01 -9.000E-01 5.291E-02 2.988E-02 1.027E-01 -7.000E-01 4.122E-02 2.305E-02 8.137E-02 -5.000E-01 2.953E-02 1.629E-02 5.926E-02 -3.000E-01 1.762E-02 9.666E-03 3.544E-02 -1.000E-01 5.596E-03 3.023E-03 1.151E-02 0.000E+00 3.414E-13 9.428E-12 -3.922E-14 2.000E-01 -1.022E-02 -5.383E-03 -2.140E-02 4.000E-01 -1.905E-02 -9.895E-03 -4.021E-02 6.000E-01 -2.647E-02 -1.352E-02 -5.641E-02 8.000E-01 -3.249E-02 -1.627E-02 -7.004E-02 1.000E+00 -3.714E-02 -1.816E-02 -8.118E-02 1.200E+00 -4.050E-02 -1.931E-02 -8.996E-02 1.400E+00 -4.271E-02 -1.995E-02 -9.654E-02 1.600E+00 -4.409E-02 -2.035E-02 -1.012E-01 1.800E+00 -4.501E-02 -2.066E-02 -1.044E-01 2.000E+00 -4.573E-02 -2.092E-02 -1.067E-01 2.200E+00 -4.634E-02 -2.115E-02 -1.085E-01 2.400E+00 -4.689E-02 -2.140E-02 -1.101E-01 2.600E+00 -4.747E-02 -2.168E-02 -1.115E-01 2.800E+00 -4.812E-02 -2.196E-02 -1.129E-01 3.000E+00 -4.877E-02 -2.224E-02 -1.146E-01 3.200E+00 -4.941E-02 -2.252E-02 -1.162E-01 3.400E+00 -5.006E-02 -2.280E-02 -1.179E-01 3.600E+00 -5.071E-02 -2.307E-02 -1.195E-01 3.800E+00 -5.136E-02 -2.335E-02 -1.211E-01 4.000E+00 -5.201E-02 -2.363E-02 -1.228E-01 4.200E+00 -5.266E-02 -2.391E-02 -1.244E-01 4.400E+00 -5.331E-02 -2.419E-02 -1.261E-01 4.600E+00 -5.395E-02 -2.447E-02 -1.277E-01 4.800E+00 -5.460E-02 -2.475E-02 -1.294E-01 5.000E+00 -5.525E-02 -2.503E-02 -1.310E-01 5.200E+00 -5.590E-02 -2.531E-02 -1.327E-01 5.400E+00 -5.655E-02 -2.559E-02 -1.343E-01 5.600E+00 -5.720E-02 -2.586E-02 -1.359E-01 5.800E+00 -5.785E-02 -2.614E-02 -1.376E-01 6.000E+00 -5.849E-02 -2.642E-02 -1.392E-01 6.200E+00 -5.914E-02 -2.670E-02 -1.409E-01 6.400E+00 -5.979E-02 -2.698E-02 -1.425E-01 6.600E+00 -6.044E-02 -2.726E-02 -1.442E-01 6.800E+00 -6.109E-02 -2.754E-02 -1.458E-01 7.000E+00 -6.174E-02 -2.782E-02 -1.475E-01 7.200E+00 -6.239E-02 -2.809E-02 -1.491E-01 7.400E+00 -6.303E-02 -2.837E-02 -1.507E-01 7.600E+00 -6.368E-02 -2.865E-02 -1.524E-01 7.800E+00 -6.433E-02 -2.893E-02 -1.540E-01 8.000E+00 -6.498E-02 -2.921E-02 -1.557E-01 8.200E+00 -6.563E-02 -2.949E-02 -1.573E-01 | [GND_clamp] | voltage I(typ) I(min) I(max) | -5.500E+00 -4.538E+00 -4.570E+00 -4.506E+00 -5.400E+00 -4.439E+00 -4.470E+00 -4.406E+00 -5.300E+00 -4.339E+00 -4.371E+00 -4.306E+00 -5.200E+00 -4.239E+00 -4.271E+00 -4.206E+00 -5.100E+00 -4.139E+00 -4.171E+00 -4.106E+00 -5.000E+00 -4.039E+00 -4.072E+00 -4.006E+00 -4.900E+00 -3.939E+00 -3.972E+00 -3.906E+00 -4.800E+00 -3.840E+00 -3.872E+00 -3.806E+00 -4.700E+00 -3.740E+00 -3.773E+00 -3.706E+00 -4.600E+00 -3.640E+00 -3.673E+00 -3.606E+00 -4.500E+00 -3.540E+00 -3.574E+00 -3.506E+00 -4.400E+00 -3.441E+00 -3.474E+00 -3.407E+00 -4.300E+00 -3.341E+00 -3.375E+00 -3.307E+00 -4.200E+00 -3.241E+00 -3.275E+00 -3.207E+00 -4.100E+00 -3.142E+00 -3.176E+00 -3.107E+00 -4.000E+00 -3.042E+00 -3.076E+00 -3.008E+00 -3.900E+00 -2.943E+00 -2.977E+00 -2.908E+00 -3.800E+00 -2.843E+00 -2.878E+00 -2.808E+00 -3.700E+00 -2.744E+00 -2.778E+00 -2.709E+00 -3.600E+00 -2.644E+00 -2.679E+00 -2.609E+00 -3.500E+00 -2.545E+00 -2.580E+00 -2.510E+00 -3.400E+00 -2.445E+00 -2.481E+00 -2.411E+00 -3.300E+00 -2.346E+00 -2.382E+00 -2.312E+00 -3.200E+00 -2.247E+00 -2.283E+00 -2.213E+00 -3.100E+00 -2.148E+00 -2.184E+00 -2.115E+00 -3.000E+00 -2.049E+00 -2.085E+00 -2.017E+00 -2.900E+00 -1.951E+00 -1.986E+00 -1.923E+00 -2.800E+00 -1.854E+00 -1.887E+00 -1.808E+00 -2.700E+00 -1.749E+00 -1.789E+00 -1.707E+00 -2.600E+00 -1.650E+00 -1.689E+00 -1.606E+00 -2.500E+00 -1.550E+00 -1.590E+00 -1.506E+00 -2.400E+00 -1.451E+00 -1.492E+00 -1.406E+00 -2.300E+00 -1.352E+00 -1.393E+00 -1.306E+00 -2.200E+00 -1.253E+00 -1.295E+00 -1.206E+00 -2.100E+00 -1.155E+00 -1.197E+00 -1.107E+00 -2.000E+00 -1.057E+00 -1.099E+00 -1.007E+00 -1.900E+00 -958.545E-03 -1.002E+00 -908.535E-03 -1.800E+00 -860.918E-03 -904.551E-03 -810.092E-03 -1.700E+00 -763.766E-03 -807.945E-03 -712.181E-03 -1.600E+00 -667.226E-03 -711.948E-03 -614.948E-03 -1.500E+00 -571.521E-03 -616.798E-03 -518.582E-03 -1.450E+00 -524.117E-03 -569.690E-03 -470.832E-03 -1.400E+00 -477.180E-03 -523.078E-03 -423.515E-03 -1.350E+00 -431.049E-03 -477.338E-03 -376.928E-03 -1.300E+00 -386.831E-03 -433.720E-03 -332.012E-03 -1.250E+00 -349.006E-03 -397.386E-03 -292.454E-03 -1.200E+00 -322.580E-03 -374.582E-03 -261.805E-03 -1.150E+00 -298.980E-03 -356.382E-03 -231.962E-03 -1.100E+00 -272.001E-03 -336.314E-03 -197.203E-03 -1.050E+00 -238.722E-03 -311.661E-03 -154.899E-03 -1.000E+00 -196.410E-03 -279.821E-03 -104.152E-03 -950.000E-03 -142.678E-03 -237.289E-03 -51.594E-03 -900.000E-03 -80.461E-03 -179.872E-03 -19.992E-03 -850.000E-03 -30.443E-03 -108.200E-03 -11.384E-03 -800.000E-03 -9.760E-03 -44.826E-03 -8.484E-03 -750.000E-03 -4.198E-03 -14.389E-03 -6.448E-03 -700.000E-03 -2.540E-03 -4.591E-03 -4.706E-03 -650.000E-03 -1.724E-03 -1.786E-03 -3.236E-03 -600.000E-03 -1.161E-03 -920.662E-06 -2.062E-03 -550.000E-03 -748.241E-06 -565.483E-06 -1.196E-03 -500.000E-03 -456.132E-06 -366.035E-06 -621.349E-06 -400.000E-03 -138.035E-06 -144.100E-06 -112.405E-06 -300.000E-03 -25.067E-06 -48.783E-06 -5.248E-06 -200.000E-03 -1.003E-06 -5.134E-06 -95.416E-09 -100.000E-03 -24.395E-09 -179.123E-09 -1.178E-09 0.000E+00 -2.685E-12 -96.444E-12 -537.122E-15 200.000E-03 497.308E-12 5.138E-09 11.241E-12 400.000E-03 503.247E-12 5.180E-09 11.600E-12 600.000E-03 509.190E-12 5.213E-09 11.981E-12 800.000E-03 515.263E-12 5.247E-09 12.375E-12 1.000E+00 521.427E-12 5.281E-09 12.780E-12 1.200E+00 527.669E-12 5.315E-09 13.197E-12 1.400E+00 533.986E-12 5.349E-09 13.625E-12 1.600E+00 540.374E-12 5.383E-09 14.064E-12 1.800E+00 546.834E-12 5.417E-09 14.515E-12 2.000E+00 553.326E-12 5.451E-09 14.977E-12 2.200E+00 559.845E-12 5.487E-09 15.451E-12 2.400E+00 566.473E-12 6.601E-09 15.932E-12 2.600E+00 588.523E-12 6.601E-09 16.426E-12 2.800E+00 588.523E-12 6.601E-09 16.700E-12 3.000E+00 588.523E-12 6.601E-09 16.700E-12 3.200E+00 588.523E-12 6.601E-09 16.700E-12 3.400E+00 588.523E-12 6.601E-09 16.700E-12 3.600E+00 588.523E-12 6.601E-09 16.700E-12 3.800E+00 588.523E-12 6.601E-09 16.700E-12 4.000E+00 588.523E-12 6.601E-09 16.700E-12 4.200E+00 588.523E-12 6.601E-09 16.700E-12 4.400E+00 588.523E-12 6.601E-09 16.700E-12 4.600E+00 588.523E-12 6.601E-09 16.700E-12 4.800E+00 588.523E-12 6.601E-09 16.700E-12 5.000E+00 588.523E-12 6.601E-09 16.700E-12 5.200E+00 588.523E-12 6.601E-09 16.700E-12 5.400E+00 588.523E-12 6.601E-09 16.700E-12 5.500E+00 588.523E-12 6.601E-09 16.700E-12 | | [Ramp] | variable typ min max dV/dt_r 1.236V/282.690ps 932.895mV/661.875ps 1.480V/119.984ps dV/dt_f 1.313V/363.446ps 1.093V/949.398ps 1.498V/154.549ps R_load = 100.000 | [Rising Waveform] R_fixture = 100.000 V_fixture = 0.000 V_fixture_min = 0.000 V_fixture_max = 0.000 | time V(typ) V(min) V(max) | 0.000s 31.010E-12 1.698E-09 3.925E-12 40.000ps 8.525E-06 6.100E-06 6.988E-06 80.000ps 26.580E-06 27.717E-06 4.751E-06 120.000ps 1.929E-06 39.955E-06 -52.989E-06 160.000ps -64.655E-06 10.373E-06 -100.381E-06 200.000ps -122.157E-06 -38.203E-06 -112.316E-06 240.000ps -168.509E-06 -92.477E-06 339.764E-06 280.000ps -189.889E-06 -131.770E-06 1.867E-03 320.000ps -121.582E-06 -150.457E-06 1.923E-03 360.000ps 106.133E-06 -155.672E-06 -10.684E-03 400.000ps 540.032E-06 -157.463E-06 -27.131E-03 440.000ps 1.331E-03 -157.286E-06 -42.197E-03 480.000ps 2.216E-03 -145.497E-06 -51.807E-03 520.000ps 2.864E-03 -107.375E-06 -26.089E-03 560.000ps 2.472E-03 -29.602E-06 51.065E-03 600.000ps -1.249E-06 94.733E-06 201.355E-03 640.000ps -4.413E-03 270.568E-06 499.191E-03 680.000ps -9.849E-03 513.947E-06 996.573E-03 720.000ps -15.586E-03 823.891E-06 1.551E+00 760.000ps -21.446E-03 1.152E-03 1.982E+00 800.000ps -27.949E-03 1.462E-03 2.187E+00 840.000ps -35.298E-03 1.736E-03 2.296E+00 880.000ps -42.525E-03 1.967E-03 2.351E+00 920.000ps -46.227E-03 2.142E-03 2.382E+00 960.000ps -43.108E-03 2.217E-03 2.403E+00 1.000ns -30.010E-03 2.107E-03 2.417E+00 1.040ns -6.037E-03 1.688E-03 2.428E+00 1.080ns 30.047E-03 887.289E-06 2.435E+00 1.120ns 82.216E-03 -308.769E-06 2.441E+00 1.160ns 158.378E-03 -1.860E-03 2.446E+00 1.200ns 273.685E-03 -3.695E-03 2.449E+00 1.240ns 428.374E-03 -5.734E-03 2.452E+00 1.280ns 608.163E-03 -7.905E-03 2.455E+00 1.320ns 800.014E-03 -10.163E-03 2.456E+00 1.360ns 995.075E-03 -12.544E-03 2.458E+00 1.400ns 1.186E+00 -15.178E-03 2.459E+00 1.440ns 1.367E+00 -18.030E-03 2.460E+00 1.480ns 1.527E+00 -20.982E-03 2.461E+00 1.520ns 1.653E+00 -24.063E-03 2.462E+00 1.560ns 1.747E+00 -27.304E-03 2.462E+00 1.600ns 1.815E+00 -30.636E-03 2.463E+00 1.640ns 1.864E+00 -33.802E-03 2.463E+00 1.680ns 1.900E+00 -36.421E-03 2.464E+00 1.720ns 1.927E+00 -38.170E-03 2.464E+00 1.760ns 1.947E+00 -38.604E-03 2.464E+00 1.800ns 1.963E+00 -37.352E-03 2.465E+00 1.840ns 1.977E+00 -33.964E-03 2.465E+00 1.880ns 1.987E+00 -28.069E-03 2.465E+00 1.920ns 1.996E+00 -19.465E-03 2.465E+00 1.960ns 2.004E+00 -8.099E-03 2.465E+00 2.000ns 2.010E+00 6.096E-03 2.466E+00 2.040ns 2.016E+00 23.349E-03 2.466E+00 2.080ns 2.020E+00 43.996E-03 2.466E+00 2.120ns 2.025E+00 68.768E-03 2.466E+00 2.160ns 2.028E+00 99.227E-03 2.466E+00 2.200ns 2.031E+00 138.385E-03 2.466E+00 2.240ns 2.034E+00 185.139E-03 2.466E+00 2.280ns 2.036E+00 237.230E-03 2.466E+00 2.320ns 2.038E+00 293.052E-03 2.466E+00 2.360ns 2.040E+00 351.917E-03 2.466E+00 2.400ns 2.042E+00 413.228E-03 2.466E+00 2.480ns 2.045E+00 540.467E-03 2.466E+00 2.560ns 2.047E+00 669.541E-03 2.467E+00 2.640ns 2.048E+00 795.971E-03 2.467E+00 2.720ns 2.050E+00 916.013E-03 2.467E+00 2.800ns 2.051E+00 1.027E+00 2.467E+00 2.880ns 2.052E+00 1.126E+00 2.467E+00 2.960ns 2.053E+00 1.213E+00 2.467E+00 3.040ns 2.054E+00 1.286E+00 2.467E+00 3.120ns 2.054E+00 1.344E+00 2.467E+00 3.200ns 2.055E+00 1.388E+00 2.467E+00 3.280ns 2.055E+00 1.422E+00 2.467E+00 3.360ns 2.056E+00 1.447E+00 2.467E+00 3.440ns 2.056E+00 1.466E+00 2.467E+00 3.520ns 2.056E+00 1.481E+00 2.467E+00 3.600ns 2.057E+00 1.493E+00 2.467E+00 3.680ns 2.057E+00 1.503E+00 2.467E+00 3.760ns 2.057E+00 1.510E+00 2.467E+00 3.840ns 2.057E+00 1.517E+00 2.467E+00 3.920ns 2.058E+00 1.522E+00 2.467E+00 4.000ns 2.058E+00 1.527E+00 2.467E+00 4.200ns 2.058E+00 1.535E+00 2.467E+00 4.400ns 2.059E+00 1.540E+00 2.467E+00 4.600ns 2.059E+00 1.544E+00 2.467E+00 4.800ns 2.059E+00 1.547E+00 2.467E+00 5.000ns 2.059E+00 1.549E+00 2.467E+00 5.200ns 2.060E+00 1.550E+00 2.467E+00 5.400ns 2.060E+00 1.551E+00 2.467E+00 5.600ns 2.060E+00 1.552E+00 2.467E+00 5.800ns 2.060E+00 1.552E+00 2.467E+00 6.000ns 2.060E+00 1.553E+00 2.467E+00 6.200ns 2.060E+00 1.553E+00 2.467E+00 6.400ns 2.060E+00 1.553E+00 2.467E+00 6.600ns 2.060E+00 1.554E+00 2.467E+00 6.800ns 2.060E+00 1.554E+00 2.467E+00 7.000ns 2.061E+00 1.554E+00 2.467E+00 7.200ns 2.061E+00 1.554E+00 2.467E+00 7.400ns 2.061E+00 1.555E+00 2.467E+00 7.600ns 2.061E+00 1.555E+00 2.467E+00 7.800ns 2.061E+00 1.555E+00 2.467E+00 | [Rising Waveform] R_fixture = 100.000 V_fixture = 2.5000 V_fixture_min = 2.3000 V_fixture_max = 2.7000 | time V(typ) V(min) V(max) | 0.000s 312.132E-03 475.743E-03 203.548E-03 40.000ps 312.140E-03 475.750E-03 203.555E-03 80.000ps 312.156E-03 475.771E-03 203.551E-03 120.000ps 312.123E-03 475.772E-03 203.493E-03 160.000ps 312.053E-03 475.722E-03 203.457E-03 200.000ps 312.012E-03 475.661E-03 203.470E-03 240.000ps 312.002E-03 475.614E-03 203.947E-03 280.000ps 312.039E-03 475.609E-03 205.414E-03 320.000ps 312.173E-03 475.647E-03 205.013E-03 360.000ps 312.448E-03 475.714E-03 191.687E-03 400.000ps 312.870E-03 475.792E-03 176.202E-03 440.000ps 313.526E-03 475.876E-03 165.215E-03 480.000ps 314.034E-03 475.975E-03 164.547E-03 520.000ps 314.004E-03 476.098E-03 209.917E-03 560.000ps 312.676E-03 476.250E-03 327.438E-03 600.000ps 309.155E-03 476.420E-03 587.343E-03 640.000ps 303.987E-03 476.591E-03 1.130E+00 680.000ps 298.610E-03 476.754E-03 1.822E+00 720.000ps 294.149E-03 476.875E-03 2.316E+00 760.000ps 291.064E-03 476.870E-03 2.526E+00 800.000ps 289.285E-03 476.683E-03 2.606E+00 840.000ps 289.210E-03 476.297E-03 2.641E+00 880.000ps 292.423E-03 475.719E-03 2.660E+00 920.000ps 303.489E-03 474.960E-03 2.670E+00 960.000ps 327.543E-03 474.000E-03 2.677E+00 1.000ns 371.483E-03 472.784E-03 2.682E+00 1.040ns 443.005E-03 471.220E-03 2.686E+00 1.080ns 561.380E-03 469.305E-03 2.689E+00 1.120ns 754.582E-03 467.120E-03 2.691E+00 1.160ns 1.013E+00 464.829E-03 2.693E+00 1.200ns 1.305E+00 462.640E-03 2.694E+00 1.240ns 1.608E+00 460.768E-03 2.695E+00 1.280ns 1.887E+00 459.418E-03 2.696E+00 1.320ns 2.093E+00 458.760E-03 2.696E+00 1.360ns 2.230E+00 458.886E-03 2.697E+00 1.400ns 2.319E+00 459.841E-03 2.697E+00 1.440ns 2.374E+00 461.877E-03 2.698E+00 1.480ns 2.409E+00 465.330E-03 2.698E+00 1.520ns 2.431E+00 470.373E-03 2.698E+00 1.560ns 2.447E+00 477.206E-03 2.699E+00 1.600ns 2.457E+00 486.177E-03 2.699E+00 1.640ns 2.465E+00 497.909E-03 2.699E+00 1.680ns 2.471E+00 513.347E-03 2.699E+00 1.720ns 2.476E+00 533.706E-03 2.699E+00 1.760ns 2.479E+00 560.740E-03 2.699E+00 1.800ns 2.482E+00 597.073E-03 2.699E+00 1.840ns 2.484E+00 646.954E-03 2.699E+00 1.880ns 2.486E+00 714.342E-03 2.699E+00 1.920ns 2.488E+00 798.736E-03 2.699E+00 1.960ns 2.489E+00 898.103E-03 2.699E+00 2.000ns 2.491E+00 1.010E+00 2.700E+00 2.040ns 2.492E+00 1.130E+00 2.700E+00 2.080ns 2.493E+00 1.256E+00 2.700E+00 2.120ns 2.493E+00 1.385E+00 2.700E+00 2.160ns 2.494E+00 1.512E+00 2.700E+00 2.200ns 2.495E+00 1.636E+00 2.700E+00 2.240ns 2.495E+00 1.752E+00 2.700E+00 2.280ns 2.496E+00 1.856E+00 2.700E+00 2.320ns 2.496E+00 1.942E+00 2.700E+00 2.360ns 2.496E+00 2.012E+00 2.700E+00 2.400ns 2.497E+00 2.067E+00 2.700E+00 2.480ns 2.497E+00 2.147E+00 2.700E+00 2.560ns 2.498E+00 2.197E+00 2.700E+00 2.640ns 2.498E+00 2.227E+00 2.700E+00 2.720ns 2.498E+00 2.246E+00 2.700E+00 2.800ns 2.498E+00 2.259E+00 2.700E+00 2.880ns 2.499E+00 2.267E+00 2.700E+00 2.960ns 2.499E+00 2.274E+00 2.700E+00 3.040ns 2.499E+00 2.278E+00 2.700E+00 3.120ns 2.499E+00 2.282E+00 2.700E+00 3.200ns 2.499E+00 2.285E+00 2.700E+00 3.280ns 2.499E+00 2.287E+00 2.700E+00 3.360ns 2.499E+00 2.289E+00 2.700E+00 3.440ns 2.499E+00 2.291E+00 2.700E+00 3.520ns 2.499E+00 2.292E+00 2.700E+00 3.600ns 2.499E+00 2.293E+00 2.700E+00 3.680ns 2.499E+00 2.294E+00 2.700E+00 3.760ns 2.499E+00 2.295E+00 2.700E+00 3.840ns 2.499E+00 2.295E+00 2.700E+00 3.920ns 2.499E+00 2.296E+00 2.700E+00 4.000ns 2.499E+00 2.297E+00 2.700E+00 4.200ns 2.500E+00 2.297E+00 2.700E+00 4.400ns 2.500E+00 2.298E+00 2.700E+00 4.600ns 2.500E+00 2.298E+00 2.700E+00 4.800ns 2.500E+00 2.299E+00 2.700E+00 5.000ns 2.500E+00 2.299E+00 2.700E+00 5.200ns 2.500E+00 2.299E+00 2.700E+00 5.400ns 2.500E+00 2.299E+00 2.700E+00 5.600ns 2.500E+00 2.299E+00 2.700E+00 5.800ns 2.500E+00 2.299E+00 2.700E+00 6.000ns 2.500E+00 2.299E+00 2.700E+00 6.200ns 2.500E+00 2.299E+00 2.700E+00 6.400ns 2.500E+00 2.299E+00 2.700E+00 6.600ns 2.500E+00 2.300E+00 2.700E+00 6.800ns 2.500E+00 2.300E+00 2.700E+00 7.000ns 2.500E+00 2.300E+00 2.700E+00 7.200ns 2.500E+00 2.300E+00 2.700E+00 7.400ns 2.500E+00 2.300E+00 2.700E+00 7.600ns 2.500E+00 2.300E+00 2.700E+00 7.800ns 2.500E+00 2.300E+00 2.700E+00 | [Falling Waveform] R_fixture = 100.000 V_fixture = 0.000 V_fixture_min = 0.000 V_fixture_max = 0.000 | time V(typ) V(min) V(max) | 0.000s 2.061E+00 1.557E+00 2.467E+00 40.000ps 2.061E+00 1.557E+00 2.467E+00 80.000ps 2.061E+00 1.557E+00 2.467E+00 120.000ps 2.061E+00 1.557E+00 2.467E+00 160.000ps 2.061E+00 1.557E+00 2.467E+00 200.000ps 2.061E+00 1.557E+00 2.467E+00 240.000ps 2.061E+00 1.557E+00 2.467E+00 280.000ps 2.061E+00 1.557E+00 2.466E+00 320.000ps 2.061E+00 1.557E+00 2.465E+00 360.000ps 2.061E+00 1.557E+00 2.463E+00 400.000ps 2.061E+00 1.557E+00 2.464E+00 440.000ps 2.060E+00 1.557E+00 2.478E+00 480.000ps 2.059E+00 1.557E+00 2.500E+00 520.000ps 2.059E+00 1.557E+00 2.513E+00 560.000ps 2.058E+00 1.556E+00 2.508E+00 600.000ps 2.058E+00 1.556E+00 2.462E+00 640.000ps 2.059E+00 1.556E+00 2.358E+00 680.000ps 2.062E+00 1.556E+00 2.188E+00 720.000ps 2.070E+00 1.556E+00 1.916E+00 760.000ps 2.081E+00 1.556E+00 1.495E+00 800.000ps 2.091E+00 1.556E+00 999.167E-03 840.000ps 2.096E+00 1.556E+00 550.501E-03 880.000ps 2.094E+00 1.556E+00 301.276E-03 920.000ps 2.086E+00 1.556E+00 179.692E-03 960.000ps 2.072E+00 1.557E+00 109.408E-03 1.000ns 2.052E+00 1.558E+00 67.248E-03 1.040ns 2.023E+00 1.560E+00 42.413E-03 1.080ns 1.981E+00 1.562E+00 28.932E-03 1.120ns 1.923E+00 1.564E+00 22.130E-03 1.160ns 1.841E+00 1.567E+00 17.596E-03 1.200ns 1.728E+00 1.572E+00 14.015E-03 1.240ns 1.589E+00 1.577E+00 11.362E-03 1.280ns 1.432E+00 1.582E+00 9.349E-03 1.320ns 1.262E+00 1.586E+00 7.674E-03 1.360ns 1.086E+00 1.589E+00 6.310E-03 1.400ns 907.148E-03 1.589E+00 5.201E-03 1.440ns 727.838E-03 1.585E+00 4.293E-03 1.480ns 554.167E-03 1.578E+00 3.548E-03 1.520ns 404.481E-03 1.568E+00 2.935E-03 1.560ns 289.106E-03 1.553E+00 2.430E-03 1.600ns 206.941E-03 1.535E+00 2.013E-03 1.640ns 150.115E-03 1.513E+00 1.670E-03 1.680ns 110.699E-03 1.485E+00 1.386E-03 1.720ns 82.992E-03 1.452E+00 1.152E-03 1.760ns 63.670E-03 1.414E+00 957.315E-06 1.800ns 49.759E-03 1.372E+00 795.859E-06 1.840ns 39.525E-03 1.326E+00 661.719E-06 1.880ns 32.046E-03 1.277E+00 550.180E-06 1.920ns 26.681E-03 1.226E+00 457.314E-06 1.960ns 22.853E-03 1.173E+00 379.890E-06 2.000ns 19.993E-03 1.119E+00 315.292E-06 2.040ns 17.689E-03 1.064E+00 261.383E-06 2.080ns 15.746E-03 1.008E+00 216.375E-06 2.120ns 14.087E-03 952.167E-03 178.773E-06 2.160ns 12.664E-03 896.313E-03 147.344E-06 2.200ns 11.428E-03 840.794E-03 121.078E-06 2.240ns 10.339E-03 785.726E-03 99.134E-06 2.280ns 9.370E-03 731.118E-03 80.805E-06 2.320ns 8.501E-03 676.913E-03 65.500E-06 2.360ns 7.719E-03 623.037E-03 52.730E-06 2.400ns 7.014E-03 569.424E-03 42.088E-06 2.480ns 5.799E-03 462.937E-03 25.870E-06 2.560ns 4.801E-03 359.022E-03 14.717E-06 2.640ns 3.979E-03 266.954E-03 7.136E-06 2.720ns 3.300E-03 192.965E-03 2.068E-06 2.800ns 2.739E-03 137.712E-03 -1.238E-06 2.880ns 2.275E-03 98.621E-03 -3.315E-06 2.960ns 1.890E-03 71.202E-03 -4.539E-06 3.040ns 1.571E-03 52.191E-03 -5.176E-06 3.120ns 1.305E-03 39.182E-03 -5.417E-06 3.200ns 1.085E-03 30.362E-03 -5.395E-06 3.280ns 900.823E-06 24.564E-03 -5.205E-06 3.360ns 747.448E-06 20.620E-03 -4.912E-06 3.440ns 619.440E-06 17.705E-03 -4.564E-06 3.520ns 512.522E-06 15.404E-03 -4.190E-06 3.600ns 423.148E-06 13.529E-03 -3.812E-06 3.680ns 348.393E-06 11.975E-03 -3.443E-06 3.760ns 285.842E-06 10.667E-03 -3.093E-06 3.840ns 233.497E-06 9.545E-03 -2.766E-06 3.920ns 189.693E-06 8.566E-03 -2.464E-06 4.000ns 153.041E-06 7.701E-03 -2.189E-06 4.200ns 85.588E-06 5.930E-03 -1.612E-06 4.400ns 42.711E-06 4.577E-03 -1.175E-06 4.600ns 15.775E-06 3.534E-03 -850.906E-09 4.800ns -801.398E-09 2.726E-03 -613.790E-09 5.000ns -10.632E-06 2.100E-03 -441.504E-09 5.200ns -16.097E-06 1.614E-03 -316.983E-09 5.400ns -18.760E-06 1.235E-03 -227.307E-09 5.600ns -19.653E-06 940.070E-06 -162.862E-09 5.800ns -19.455E-06 709.997E-06 -116.618E-09 6.000ns -18.609E-06 530.423E-06 -83.473E-09 6.200ns -17.405E-06 390.238E-06 -59.736E-09 6.400ns -16.029E-06 280.850E-06 -42.743E-09 6.600ns -14.602E-06 195.592E-06 -30.579E-09 6.800ns -13.196E-06 129.278E-06 -21.874E-09 7.000ns -11.856E-06 77.854E-06 -15.645E-09 7.200ns -10.604E-06 38.149E-06 -11.191E-09 7.400ns -9.453E-06 7.680E-06 -8.004E-09 7.600ns -8.406E-06 -15.508E-06 -5.724E-09 7.800ns -8.406E-06 -15.508E-06 -5.724E-09 | [Falling Waveform] R_fixture = 100.000 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 40.000ps 2.500E+00 2.300E+00 2.700E+00 80.000ps 2.500E+00 2.300E+00 2.700E+00 120.000ps 2.500E+00 2.300E+00 2.700E+00 160.000ps 2.500E+00 2.300E+00 2.700E+00 200.000ps 2.500E+00 2.300E+00 2.700E+00 240.000ps 2.500E+00 2.300E+00 2.700E+00 280.000ps 2.500E+00 2.300E+00 2.699E+00 320.000ps 2.500E+00 2.300E+00 2.698E+00 360.000ps 2.500E+00 2.300E+00 2.695E+00 400.000ps 2.500E+00 2.300E+00 2.695E+00 440.000ps 2.499E+00 2.300E+00 2.708E+00 480.000ps 2.498E+00 2.300E+00 2.732E+00 520.000ps 2.497E+00 2.300E+00 2.752E+00 560.000ps 2.496E+00 2.300E+00 2.762E+00 600.000ps 2.494E+00 2.300E+00 2.737E+00 640.000ps 2.493E+00 2.300E+00 2.665E+00 680.000ps 2.495E+00 2.300E+00 2.549E+00 720.000ps 2.501E+00 2.299E+00 2.387E+00 760.000ps 2.512E+00 2.299E+00 2.157E+00 800.000ps 2.525E+00 2.299E+00 1.800E+00 840.000ps 2.536E+00 2.298E+00 1.357E+00 880.000ps 2.545E+00 2.298E+00 909.795E-03 920.000ps 2.552E+00 2.297E+00 601.844E-03 960.000ps 2.557E+00 2.296E+00 445.442E-03 1.000ns 2.561E+00 2.296E+00 359.872E-03 1.040ns 2.560E+00 2.295E+00 309.738E-03 1.080ns 2.553E+00 2.295E+00 279.089E-03 1.120ns 2.538E+00 2.295E+00 260.997E-03 1.160ns 2.514E+00 2.295E+00 249.571E-03 1.200ns 2.480E+00 2.297E+00 241.016E-03 1.240ns 2.438E+00 2.301E+00 234.415E-03 1.280ns 2.387E+00 2.305E+00 229.213E-03 1.320ns 2.326E+00 2.311E+00 225.006E-03 1.360ns 2.255E+00 2.316E+00 221.549E-03 1.400ns 2.170E+00 2.322E+00 218.707E-03 1.440ns 2.065E+00 2.326E+00 216.347E-03 1.480ns 1.939E+00 2.331E+00 214.376E-03 1.520ns 1.798E+00 2.334E+00 212.724E-03 1.560ns 1.649E+00 2.337E+00 211.336E-03 1.600ns 1.496E+00 2.340E+00 210.167E-03 1.640ns 1.340E+00 2.342E+00 209.180E-03 1.680ns 1.185E+00 2.344E+00 208.347E-03 1.720ns 1.033E+00 2.345E+00 207.642E-03 1.760ns 887.138E-03 2.347E+00 207.045E-03 1.800ns 760.380E-03 2.348E+00 206.537E-03 1.840ns 660.323E-03 2.348E+00 206.106E-03 1.880ns 586.435E-03 2.348E+00 205.739E-03 1.920ns 533.506E-03 2.347E+00 205.426E-03 1.960ns 495.412E-03 2.345E+00 205.159E-03 2.000ns 467.270E-03 2.342E+00 204.930E-03 2.040ns 445.875E-03 2.337E+00 204.735E-03 2.080ns 429.222E-03 2.330E+00 204.568E-03 2.120ns 415.899E-03 2.322E+00 204.425E-03 2.160ns 404.901E-03 2.312E+00 204.302E-03 2.200ns 395.584E-03 2.300E+00 204.196E-03 2.240ns 387.556E-03 2.287E+00 204.106E-03 2.280ns 380.563E-03 2.271E+00 204.028E-03 2.320ns 374.418E-03 2.255E+00 203.962E-03 2.360ns 368.987E-03 2.236E+00 203.904E-03 2.400ns 364.149E-03 2.216E+00 203.855E-03 2.480ns 355.845E-03 2.170E+00 203.776E-03 2.560ns 349.024E-03 2.117E+00 203.717E-03 2.640ns 343.383E-03 2.053E+00 203.674E-03 2.720ns 338.685E-03 1.974E+00 203.641E-03 2.800ns 334.769E-03 1.885E+00 203.617E-03 2.880ns 331.477E-03 1.790E+00 203.599E-03 2.960ns 328.692E-03 1.691E+00 203.586E-03 3.040ns 326.328E-03 1.591E+00 203.576E-03 3.120ns 324.317E-03 1.492E+00 203.569E-03 3.200ns 322.604E-03 1.393E+00 203.563E-03 3.280ns 321.142E-03 1.296E+00 203.559E-03 3.360ns 319.891E-03 1.202E+00 203.556E-03 3.440ns 318.821E-03 1.110E+00 203.554E-03 3.520ns 317.903E-03 1.022E+00 203.553E-03 3.600ns 317.115E-03 938.499E-03 203.551E-03 3.680ns 316.438E-03 862.771E-03 203.550E-03 3.760ns 315.855E-03 797.420E-03 203.550E-03 3.840ns 315.353E-03 744.102E-03 203.549E-03 3.920ns 314.921E-03 701.994E-03 203.549E-03 4.000ns 314.548E-03 669.339E-03 203.549E-03 4.200ns 313.823E-03 615.074E-03 203.548E-03 4.400ns 313.319E-03 581.340E-03 203.548E-03 4.600ns 312.968E-03 558.217E-03 203.548E-03 4.800ns 312.722E-03 541.262E-03 203.548E-03 5.000ns 312.550E-03 528.344E-03 203.548E-03 5.200ns 312.430E-03 518.231E-03 203.548E-03 5.400ns 312.345E-03 510.219E-03 203.548E-03 5.600ns 312.285E-03 503.824E-03 203.548E-03 5.800ns 312.242E-03 498.683E-03 203.548E-03 6.000ns 312.212E-03 494.529E-03 203.548E-03 6.200ns 312.191E-03 491.159E-03 203.548E-03 6.400ns 312.175E-03 488.416E-03 203.548E-03 6.600ns 312.164E-03 486.175E-03 203.548E-03 6.800ns 312.156E-03 484.342E-03 203.548E-03 7.000ns 312.151E-03 482.838E-03 203.548E-03 7.200ns 312.146E-03 481.603E-03 203.548E-03 7.400ns 312.143E-03 480.587E-03 203.548E-03 7.600ns 312.141E-03 479.750E-03 203.548E-03 7.800ns 312.141E-03 479.750E-03 203.548E-03 | | End [Model] LVC_16TRISTN_25 | | [END]