| *************************************************** | Philips Semiconductors Inc. | Logic Products Group | | IBIS model of 74LVC374A | OCTAL D-TYPE FLIP-FLOP; 3-STATE; POSITIVE-EDGE TRIGGER; 5-VOLT TOLERANT | | |[Packages]: |[Package1]: SO 20-pin (D) Package ; |[Package2]: SSOP 20-Pin Packages ; |[Package3]: TSSOP 20-pin (PW) Package ; | *************************************************** | [IBIS Ver] 3.2 [File Name] lvc374a.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 SO 20-pin (D) Package |******************************************************** | [Component] 74LVC374A_1 [Manufacturer] Philips Semiconductors Inc. | [Package] | typ min max R_pkg 5.95E-02 5.36E-02 6.59E-02 L_pkg 4.21E-09 3.07E-09 5.91E-09 C_pkg 0.910E-12 0.758E-12 1.110E-12 | | [Pin] signal_name model_name R_pin L_pin C_pin 1 OE# lvc_in2 5.75E-02 5.91E-09 1.050E-12 2 Q0 lvc_tristn 6.25E-02 4.85E-09 1.040E-12 3 D0 lvc_in2 6.59E-02 3.92E-09 0.861E-12 4 D1 lvc_in2 5.79E-02 3.32E-09 0.803E-12 5 Q1 lvc_tristn 5.36E-02 3.07E-09 0.758E-12 6 Q2 lvc_tristn 5.36E-02 3.07E-09 0.758E-12 7 D2 lvc_in2 5.79E-02 3.32E-09 0.803E-12 8 D3 lvc_in2 6.59E-02 3.92E-09 0.861E-12 9 Q3 lvc_tristn 6.25E-02 4.85E-09 1.040E-12 10 GND GND 5.75E-02 5.91E-09 1.110E-12 11 CP lvc_in2 5.75E-02 5.91E-09 1.110E-12 12 Q4 lvc_tristn 6.25E-02 4.85E-09 1.040E-12 13 D4 lvc_in2 6.59E-02 3.92E-09 0.861E-12 14 D5 lvc_in2 5.79E-02 3.32E-09 0.803E-12 15 Q5 lvc_tristn 5.36E-02 3.07E-09 0.758E-12 16 Q6 lvc_tristn 5.36E-02 3.07E-09 0.758E-12 17 D6 lvc_in2 5.79E-02 3.32E-09 0.803E-12 18 D7 lvc_in2 6.59E-02 3.92E-09 0.861E-12 19 Q7 lvc_tristn 6.25E-02 4.85E-09 1.040E-12 20 VCC POWER 5.75E-02 5.91E-09 1.110E-12 | | | | |******************************************************** | Info for SSOP 20-Pin Packages |******************************************************** | [Component] 74LVC374A_2 [Manufacturer] Philips Semiconductors Inc. | [Package] | typ min max R_pkg 50.90E-03 43.00E-03 62.10E-03 L_pkg 2.37E-09 1.87E-09 3.04E-09 C_pkg 0.62E-12 0.55E-12 0.71E-12 | | [Pin] signal_name model_name R_pin L_pin C_pin 1 OE# lvc_in2 47.20E-03 3.04E-09 0.65E-12 2 Q0 lvc_tristn 51.40E-03 2.60E-09 0.70E-12 3 D0 lvc_in2 62.10E-03 2.31E-09 0.59E-12 4 D1 lvc_in2 50.80E-03 2.03E-09 0.58E-12 5 Q1 lvc_tristn 43.00E-03 1.87E-09 0.56E-12 6 Q2 lvc_tristn 43.00E-03 1.87E-09 0.56E-12 7 D2 lvc_in2 50.80E-03 2.03E-09 0.58E-12 8 D3 lvc_in2 62.10E-03 2.31E-09 0.59E-12 9 Q3 lvc_tristn 51.40E-03 2.60E-09 0.70E-12 10 GND GND 47.20E-03 3.04E-09 0.69E-12 11 CP lvc_in2 47.20E-03 3.05E-09 0.69E-12 12 Q4 lvc_tristn 51.40E-03 2.60E-09 0.70E-12 13 D4 lvc_in2 62.10E-03 2.32E-09 0.59E-12 14 D5 lvc_in2 50.80E-03 2.03E-09 0.58E-12 15 Q5 lvc_tristn 43.00E-03 1.88E-09 0.55E-12 16 Q6 lvc_tristn 43.00E-03 1.87E-09 0.55E-12 17 D6 lvc_in2 50.80E-03 2.03E-09 0.58E-12 18 D7 lvc_in2 62.10E-03 2.31E-09 0.59E-12 19 Q7 lvc_tristn 51.40E-03 2.60E-09 0.71E-12 20 VCC POWER 47.50E-03 3.00E-09 0.68E-12 | | | | |******************************************************** | Info for TSSOP 20-pin (PW) Package |******************************************************** | [Component] 74LVC374A_3 [Manufacturer] Philips Semiconductors Inc. | [Package] | typ min max R_pkg 7.24E-02 6.63E-02 8.34E-02 L_pkg 2.47E-09 2.09E-09 3.18E-09 C_pkg 0.341E-12 0.282E-12 0.420E-12 | | [Pin] signal_name model_name R_pin L_pin C_pin 1 OE# lvc_in2 6.63E-02 3.18E-09 0.408E-12 2 Q0 lvc_tristn 6.67E-02 2.55E-09 0.398E-12 3 D0 lvc_in2 8.34E-02 2.35E-09 0.317E-12 4 D1 lvc_in2 7.44E-02 2.16E-09 0.293E-12 5 Q1 lvc_tristn 7.10E-02 2.09E-09 0.282E-12 6 Q2 lvc_tristn 7.10E-02 2.09E-09 0.282E-12 7 D2 lvc_in2 7.44E-02 2.16E-09 0.293E-12 8 D3 lvc_in2 8.34E-02 2.35E-09 0.317E-12 9 Q3 lvc_tristn 6.67E-02 2.55E-09 0.397E-12 10 GND GND 6.63E-02 3.18E-09 0.420E-12 11 CP lvc_in2 6.63E-02 3.17E-09 0.420E-12 12 Q4 lvc_tristn 6.67E-02 2.55E-09 0.397E-12 13 D4 lvc_in2 8.34E-02 2.35E-09 0.317E-12 14 D5 lvc_in2 7.44E-02 2.16E-09 0.293E-12 15 Q5 lvc_tristn 7.10E-02 2.09E-09 0.282E-12 16 Q6 lvc_tristn 7.10E-02 2.09E-09 0.282E-12 17 D6 lvc_in2 7.44E-02 2.16E-09 0.293E-12 18 D7 lvc_in2 8.34E-02 2.35E-09 0.317E-12 19 Q7 lvc_tristn 6.67E-02 2.55E-09 0.398E-12 20 VCC POWER 6.63E-02 3.17E-09 0.420E-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_tristn | | Remark: If your software does not support the Model Selector | Please comment out the lines of the Model Selector, which | contain the name of the Model, except the one you want to use. | LVC_TRISTN_33 3.3V-Vcc tristate output model, non-inverting LVC_TRISTN_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_TRISTN_33 |************************************************************************ | [Model] LVC_TRISTN_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 3.93pF | | [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 -8.321E-03 -3.843E-03 -2.105E-02 -5.300E+00 -8.219E-03 -3.756E-03 -2.070E-02 -5.100E+00 -8.116E-03 -3.669E-03 -2.035E-02 -4.900E+00 -8.014E-03 -3.582E-03 -2.000E-02 -4.700E+00 -7.911E-03 -3.495E-03 -1.965E-02 -4.500E+00 -7.809E-03 -3.408E-03 -1.930E-02 -4.300E+00 -7.706E-03 -3.321E-03 -1.895E-02 -4.100E+00 -7.604E-03 -3.234E-03 -1.861E-02 -3.900E+00 -7.501E-03 -3.147E-03 -1.826E-02 -3.700E+00 -7.399E-03 -3.060E-03 -1.791E-02 -3.500E+00 -7.296E-03 -2.973E-03 -1.756E-02 -3.300E+00 -7.194E-03 -2.886E-03 -1.721E-02 -3.100E+00 -5.456E-03 -2.799E-03 -1.280E-02 -2.900E+00 -4.362E-03 -2.264E-03 -9.620E-03 -2.700E+00 -3.624E-03 -1.874E-03 -7.437E-03 -2.500E+00 -3.014E-03 -1.534E-03 -5.992E-03 -2.300E+00 -2.492E-03 -1.239E-03 -4.834E-03 -2.100E+00 -2.091E-03 -1.004E-03 -3.911E-03 -1.900E+00 -1.871E-03 -8.584E-04 -3.368E-03 -1.700E+00 -1.937E-03 -8.453E-04 -3.455E-03 -1.500E+00 -2.448E-03 -1.024E-03 -4.604E-03 -1.450E+00 -2.671E-03 -1.108E-03 -5.131E-03 -1.400E+00 -2.946E-03 -1.211E-03 -5.795E-03 -1.350E+00 -3.285E-03 -1.337E-03 -6.644E-03 -1.300E+00 -3.709E-03 -1.492E-03 -7.755E-03 -1.250E+00 -4.242E-03 -1.681E-03 -9.234E-03 -1.200E+00 -4.916E-03 -1.907E-03 -1.122E-02 -1.150E+00 -5.822E-03 -2.196E-03 -1.411E-02 -1.100E+00 -7.124E-03 -2.590E-03 -1.872E-02 -1.050E+00 -9.131E-03 -3.158E-03 -2.689E-02 -1.000E+00 -1.252E-02 -4.038E-03 -4.279E-02 -9.500E-01 -1.888E-02 -5.537E-03 -7.058E-02 -9.000E-01 -3.133E-02 -8.405E-03 -9.371E-02 -8.500E-01 -4.834E-02 -1.432E-02 -9.769E-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.261E-12 4.747E-12 4.495E-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 2.691E-01 1.218E-01 6.604E-01 -7.800E+00 2.691E-01 1.218E-01 6.503E-01 -7.600E+00 2.691E-01 1.218E-01 6.400E-01 -7.400E+00 2.691E-01 1.218E-01 6.294E-01 -7.200E+00 2.691E-01 1.218E-01 6.187E-01 -7.000E+00 2.691E-01 1.218E-01 6.077E-01 -6.800E+00 2.691E-01 1.218E-01 5.965E-01 -6.600E+00 2.691E-01 1.218E-01 5.852E-01 -6.400E+00 2.691E-01 1.218E-01 5.736E-01 -6.200E+00 2.691E-01 1.218E-01 5.620E-01 -6.000E+00 2.691E-01 1.218E-01 5.503E-01 -5.800E+00 2.691E-01 1.218E-01 5.384E-01 -5.600E+00 2.691E-01 1.218E-01 5.263E-01 -5.400E+00 2.680E-01 1.218E-01 5.140E-01 -5.200E+00 2.651E-01 1.218E-01 5.012E-01 -5.000E+00 2.610E-01 1.218E-01 4.881E-01 -4.800E+00 2.559E-01 1.218E-01 4.746E-01 -4.600E+00 2.499E-01 1.218E-01 4.607E-01 -4.400E+00 2.433E-01 1.218E-01 4.463E-01 -4.200E+00 2.361E-01 1.218E-01 4.314E-01 -4.000E+00 2.284E-01 1.218E-01 4.161E-01 -3.800E+00 2.202E-01 1.218E-01 4.002E-01 -3.600E+00 2.115E-01 1.195E-01 3.839E-01 -3.400E+00 2.025E-01 1.159E-01 3.669E-01 -3.200E+00 1.930E-01 1.116E-01 3.495E-01 -3.000E+00 1.832E-01 1.067E-01 3.314E-01 -2.800E+00 1.730E-01 1.013E-01 3.129E-01 -2.600E+00 1.624E-01 9.553E-02 2.937E-01 -2.400E+00 1.515E-01 8.940E-02 2.740E-01 -2.200E+00 1.403E-01 8.294E-02 2.537E-01 -2.000E+00 1.287E-01 7.619E-02 2.329E-01 -1.800E+00 1.168E-01 6.918E-02 2.116E-01 -1.600E+00 1.047E-01 6.195E-02 1.898E-01 -1.400E+00 9.258E-02 5.463E-02 1.689E-01 -1.200E+00 8.050E-02 4.722E-02 1.484E-01 -1.000E+00 6.802E-02 3.961E-02 1.270E-01 -8.000E-01 5.511E-02 3.181E-02 1.044E-01 -6.000E-01 4.182E-02 2.388E-02 8.073E-02 -4.000E-01 2.819E-02 1.591E-02 5.510E-02 -2.000E-01 1.393E-02 7.842E-03 2.742E-02 0.000E+00 -1.586E-10 1.758E-11 -9.368E-08 2.000E-01 -1.295E-02 -7.101E-03 -2.602E-02 4.000E-01 -2.470E-02 -1.345E-02 -4.977E-02 6.000E-01 -3.522E-02 -1.902E-02 -7.123E-02 8.000E-01 -4.451E-02 -2.381E-02 -9.044E-02 1.000E+00 -5.259E-02 -2.782E-02 -1.074E-01 1.200E+00 -5.948E-02 -3.107E-02 -1.223E-01 1.400E+00 -6.521E-02 -3.357E-02 -1.351E-01 1.600E+00 -6.981E-02 -3.537E-02 -1.460E-01 1.800E+00 -7.336E-02 -3.657E-02 -1.549E-01 2.000E+00 -7.596E-02 -3.734E-02 -1.621E-01 2.200E+00 -7.780E-02 -3.789E-02 -1.678E-01 2.400E+00 -7.914E-02 -3.832E-02 -1.721E-01 2.600E+00 -8.018E-02 -3.869E-02 -1.755E-01 2.800E+00 -8.105E-02 -3.902E-02 -1.781E-01 3.000E+00 -8.181E-02 -3.932E-02 -1.804E-01 3.200E+00 -8.249E-02 -3.968E-02 -1.823E-01 3.400E+00 -8.320E-02 -4.004E-02 -1.840E-01 3.600E+00 -8.399E-02 -4.040E-02 -1.855E-01 3.800E+00 -8.478E-02 -4.076E-02 -1.874E-01 4.000E+00 -8.556E-02 -4.112E-02 -1.892E-01 4.200E+00 -8.635E-02 -4.148E-02 -1.910E-01 4.400E+00 -8.714E-02 -4.183E-02 -1.929E-01 4.600E+00 -8.792E-02 -4.219E-02 -1.947E-01 4.800E+00 -8.871E-02 -4.255E-02 -1.966E-01 5.000E+00 -8.950E-02 -4.291E-02 -1.984E-01 5.200E+00 -9.029E-02 -4.327E-02 -2.003E-01 5.400E+00 -9.107E-02 -4.363E-02 -2.021E-01 5.600E+00 -9.186E-02 -4.399E-02 -2.039E-01 5.800E+00 -9.265E-02 -4.435E-02 -2.058E-01 6.000E+00 -9.343E-02 -4.470E-02 -2.076E-01 6.200E+00 -9.422E-02 -4.506E-02 -2.095E-01 6.400E+00 -9.501E-02 -4.542E-02 -2.113E-01 6.600E+00 -9.580E-02 -4.578E-02 -2.131E-01 6.800E+00 -9.658E-02 -4.614E-02 -2.150E-01 7.000E+00 -9.737E-02 -4.650E-02 -2.168E-01 7.200E+00 -9.816E-02 -4.686E-02 -2.187E-01 7.400E+00 -9.894E-02 -4.722E-02 -2.205E-01 7.600E+00 -9.973E-02 -4.757E-02 -2.224E-01 7.800E+00 -1.005E-01 -4.793E-02 -2.242E-01 8.000E+00 -1.013E-01 -4.829E-02 -2.260E-01 8.200E+00 -1.021E-01 -4.865E-02 -2.279E-01 8.400E+00 -1.029E-01 -4.901E-02 -2.297E-01 8.600E+00 -1.037E-01 -4.937E-02 -2.316E-01 8.800E+00 -1.045E-01 -4.972E-02 -2.334E-01 9.000E+00 -1.052E-01 -5.008E-02 -2.353E-01 9.100E+00 -1.056E-01 -5.026E-02 -2.362E-01 | [GND_clamp] | voltage I(typ) I(min) I(max) | -5.500E+00 -4.552E+00 -4.581E+00 -4.529E+00 -5.400E+00 -4.452E+00 -4.481E+00 -4.429E+00 -5.300E+00 -4.352E+00 -4.381E+00 -4.329E+00 -5.200E+00 -4.252E+00 -4.281E+00 -4.229E+00 -5.100E+00 -4.153E+00 -4.182E+00 -4.129E+00 -5.000E+00 -4.053E+00 -4.082E+00 -4.029E+00 -4.900E+00 -3.953E+00 -3.982E+00 -3.929E+00 -4.800E+00 -3.853E+00 -3.883E+00 -3.829E+00 -4.700E+00 -3.753E+00 -3.783E+00 -3.729E+00 -4.600E+00 -3.654E+00 -3.683E+00 -3.630E+00 -4.500E+00 -3.554E+00 -3.584E+00 -3.530E+00 -4.400E+00 -3.454E+00 -3.484E+00 -3.430E+00 -4.300E+00 -3.355E+00 -3.385E+00 -3.331E+00 -4.200E+00 -3.255E+00 -3.285E+00 -3.231E+00 -4.100E+00 -3.156E+00 -3.186E+00 -3.132E+00 -4.000E+00 -3.056E+00 -3.086E+00 -3.032E+00 -3.900E+00 -2.957E+00 -2.987E+00 -2.933E+00 -3.800E+00 -2.858E+00 -2.888E+00 -2.835E+00 -3.700E+00 -2.759E+00 -2.788E+00 -2.736E+00 -3.600E+00 -2.660E+00 -2.689E+00 -2.639E+00 -3.500E+00 -2.562E+00 -2.590E+00 -2.524E+00 -3.400E+00 -2.455E+00 -2.491E+00 -2.422E+00 -3.300E+00 -2.355E+00 -2.394E+00 -2.320E+00 -3.200E+00 -2.254E+00 -2.290E+00 -2.218E+00 -3.100E+00 -2.154E+00 -2.191E+00 -2.117E+00 -3.000E+00 -2.054E+00 -2.091E+00 -2.015E+00 -2.900E+00 -1.955E+00 -1.992E+00 -1.914E+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.512E+00 -2.400E+00 -1.458E+00 -1.498E+00 -1.412E+00 -2.300E+00 -1.358E+00 -1.399E+00 -1.312E+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.605E-03 -1.008E+00 -914.759E-03 -1.800E+00 -866.924E-03 -910.540E-03 -816.242E-03 -1.700E+00 -769.717E-03 -813.891E-03 -718.252E-03 -1.600E+00 -673.124E-03 -717.850E-03 -620.940E-03 -1.500E+00 -577.371E-03 -622.660E-03 -524.508E-03 -1.450E+00 -529.947E-03 -575.534E-03 -476.732E-03 -1.400E+00 -482.993E-03 -528.907E-03 -429.394E-03 -1.350E+00 -436.854E-03 -483.161E-03 -382.795E-03 -1.300E+00 -392.654E-03 -439.563E-03 -337.894E-03 -1.250E+00 -354.964E-03 -403.366E-03 -298.459E-03 -1.200E+00 -328.947E-03 -380.976E-03 -268.197E-03 -1.150E+00 -305.969E-03 -363.413E-03 -238.934E-03 -1.100E+00 -279.776E-03 -344.162E-03 -204.871E-03 -1.050E+00 -247.446E-03 -320.535E-03 -163.288E-03 -1.000E+00 -206.199E-03 -289.971E-03 -112.889E-03 -950.000E-03 -153.323E-03 -248.954E-03 -58.720E-03 -900.000E-03 -90.371E-03 -192.943E-03 -22.552E-03 -850.000E-03 -36.039E-03 -120.821E-03 -11.795E-03 -800.000E-03 -11.482E-03 -52.503E-03 -8.579E-03 -750.000E-03 -4.615E-03 -17.213E-03 -6.530E-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.840E-06 -605.197E-06 -1.287E-03 -500.000E-03 -493.113E-06 -391.568E-06 -689.130E-06 -400.000E-03 -156.388E-06 -158.000E-06 -136.067E-06 -300.000E-03 -31.545E-06 -55.353E-06 -7.509E-06 -200.000E-03 -1.395E-06 -6.573E-06 -154.026E-09 -100.000E-03 -36.512E-09 -242.633E-09 -2.116E-09 0.000E+00 -6.412E-12 -182.995E-12 -734.553E-15 200.000E-03 795.172E-12 7.259E-09 22.700E-12 400.000E-03 804.716E-12 7.320E-09 23.357E-12 600.000E-03 814.185E-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.505E-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.768E-12 7.663E-09 28.701E-12 2.000E+00 884.059E-12 7.712E-09 29.551E-12 2.200E+00 894.465E-12 7.762E-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.489E-12 7.910E-09 33.194E-12 3.000E+00 937.552E-12 8.054E-09 34.178E-12 3.200E+00 949.033E-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/380.528ps 1.352V/852.831ps 2.004V/156.190ps dV/dt_f 1.760V/456.903ps 1.479V/1.332ns 2.008V/187.209ps 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) | 200.000ps -36.864E-06 -16.509E-06 -23.980E-06 250.000ps -52.022E-06 -35.661E-06 39.128E-06 300.000ps -58.265E-06 -52.452E-06 353.731E-06 350.000ps 32.760E-06 -64.787E-06 830.444E-06 400.000ps 281.752E-06 -69.899E-06 -10.545E-03 450.000ps 885.016E-06 -39.687E-06 -29.020E-03 500.000ps 1.236E-03 23.901E-06 -49.382E-03 550.000ps -1.289E-03 123.474E-06 -63.172E-03 600.000ps -7.567E-03 283.400E-06 -47.537E-03 650.000ps -15.821E-03 569.723E-06 34.320E-03 700.000ps -24.709E-03 923.011E-06 220.909E-03 750.000ps -34.276E-03 1.178E-03 614.983E-03 800.000ps -43.265E-03 964.422E-06 1.237E+00 850.000ps -50.030E-03 -114.375E-06 1.944E+00 900.000ps -54.854E-03 -2.147E-03 2.598E+00 950.000ps -56.967E-03 -5.026E-03 2.951E+00 1.000ns -53.382E-03 -8.503E-03 3.094E+00 1.050ns -39.574E-03 -12.305E-03 3.162E+00 1.100ns -10.505E-03 -16.401E-03 3.204E+00 1.150ns 39.641E-03 -20.730E-03 3.232E+00 1.200ns 119.144E-03 -25.011E-03 3.254E+00 1.250ns 242.793E-03 -29.247E-03 3.270E+00 1.300ns 413.407E-03 -33.302E-03 3.282E+00 1.350ns 614.973E-03 -36.760E-03 3.292E+00 1.400ns 837.591E-03 -39.400E-03 3.300E+00 1.450ns 1.072E+00 -41.358E-03 3.307E+00 1.500ns 1.313E+00 -42.851E-03 3.312E+00 1.550ns 1.555E+00 -43.992E-03 3.317E+00 1.600ns 1.792E+00 -44.819E-03 3.320E+00 1.650ns 2.018E+00 -45.380E-03 3.323E+00 1.700ns 2.213E+00 -45.302E-03 3.326E+00 1.750ns 2.358E+00 -43.948E-03 3.328E+00 1.800ns 2.457E+00 -40.847E-03 3.330E+00 1.850ns 2.525E+00 -35.379E-03 3.331E+00 1.900ns 2.575E+00 -26.800E-03 3.333E+00 1.950ns 2.612E+00 -14.275E-03 3.334E+00 2.000ns 2.641E+00 3.233E-03 3.335E+00 2.050ns 2.664E+00 27.053E-03 3.335E+00 2.100ns 2.683E+00 58.728E-03 3.336E+00 2.150ns 2.700E+00 99.643E-03 3.337E+00 2.200ns 2.714E+00 148.727E-03 3.337E+00 2.250ns 2.727E+00 204.796E-03 3.337E+00 2.300ns 2.738E+00 267.087E-03 3.338E+00 2.350ns 2.747E+00 334.870E-03 3.338E+00 2.400ns 2.756E+00 407.323E-03 3.338E+00 2.450ns 2.763E+00 483.680E-03 3.339E+00 2.500ns 2.770E+00 563.248E-03 3.339E+00 2.550ns 2.776E+00 645.395E-03 3.339E+00 2.600ns 2.781E+00 729.568E-03 3.339E+00 2.650ns 2.786E+00 815.238E-03 3.339E+00 2.700ns 2.790E+00 901.888E-03 3.339E+00 2.750ns 2.794E+00 989.009E-03 3.339E+00 2.800ns 2.797E+00 1.076E+00 3.339E+00 2.850ns 2.800E+00 1.163E+00 3.339E+00 2.900ns 2.803E+00 1.248E+00 3.339E+00 2.950ns 2.806E+00 1.332E+00 3.339E+00 3.000ns 2.808E+00 1.414E+00 3.340E+00 3.100ns 2.812E+00 1.569E+00 3.340E+00 3.200ns 2.815E+00 1.708E+00 3.340E+00 3.300ns 2.818E+00 1.825E+00 3.340E+00 3.400ns 2.820E+00 1.912E+00 3.340E+00 3.500ns 2.822E+00 1.973E+00 3.340E+00 3.600ns 2.824E+00 2.018E+00 3.340E+00 3.700ns 2.825E+00 2.051E+00 3.340E+00 3.800ns 2.826E+00 2.079E+00 3.340E+00 3.900ns 2.827E+00 2.101E+00 3.340E+00 4.000ns 2.828E+00 2.120E+00 3.340E+00 4.100ns 2.829E+00 2.135E+00 3.340E+00 4.200ns 2.829E+00 2.149E+00 3.340E+00 4.300ns 2.830E+00 2.160E+00 3.340E+00 4.400ns 2.830E+00 2.170E+00 3.340E+00 4.500ns 2.831E+00 2.179E+00 3.340E+00 4.600ns 2.831E+00 2.187E+00 3.340E+00 4.700ns 2.831E+00 2.194E+00 3.340E+00 4.800ns 2.831E+00 2.200E+00 3.340E+00 4.900ns 2.832E+00 2.205E+00 3.340E+00 5.000ns 2.832E+00 2.210E+00 3.340E+00 5.250ns 2.832E+00 2.220E+00 3.340E+00 5.500ns 2.832E+00 2.227E+00 3.340E+00 5.750ns 2.833E+00 2.233E+00 3.340E+00 6.000ns 2.833E+00 2.237E+00 3.340E+00 6.250ns 2.833E+00 2.240E+00 3.340E+00 6.500ns 2.833E+00 2.243E+00 3.340E+00 6.750ns 2.833E+00 2.245E+00 3.340E+00 7.000ns 2.833E+00 2.247E+00 3.340E+00 7.250ns 2.833E+00 2.248E+00 3.340E+00 7.500ns 2.833E+00 2.249E+00 3.340E+00 7.750ns 2.833E+00 2.250E+00 3.340E+00 8.000ns 2.833E+00 2.251E+00 3.340E+00 8.250ns 2.833E+00 2.251E+00 3.340E+00 8.500ns 2.833E+00 2.252E+00 3.340E+00 8.750ns 2.833E+00 2.252E+00 3.340E+00 9.000ns 2.833E+00 2.253E+00 3.340E+00 9.250ns 2.833E+00 2.253E+00 3.340E+00 9.500ns 2.833E+00 2.253E+00 3.340E+00 9.750ns 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) | 200.000ps 366.809E-03 531.422E-03 252.703E-03 250.000ps 366.802E-03 531.404E-03 252.771E-03 300.000ps 366.808E-03 531.396E-03 253.082E-03 350.000ps 366.917E-03 531.398E-03 253.491E-03 400.000ps 367.169E-03 531.413E-03 242.739E-03 450.000ps 367.734E-03 531.466E-03 229.522E-03 500.000ps 367.920E-03 531.543E-03 222.660E-03 550.000ps 365.386E-03 531.644E-03 235.983E-03 600.000ps 360.574E-03 531.787E-03 299.712E-03 650.000ps 356.883E-03 532.021E-03 481.242E-03 700.000ps 356.959E-03 532.239E-03 916.601E-03 750.000ps 362.202E-03 532.233E-03 1.671E+00 800.000ps 376.943E-03 531.703E-03 2.535E+00 850.000ps 406.512E-03 530.607E-03 3.184E+00 900.000ps 454.553E-03 529.411E-03 3.420E+00 950.000ps 520.716E-03 528.679E-03 3.508E+00 1.000ns 609.731E-03 529.262E-03 3.538E+00 1.050ns 746.959E-03 531.999E-03 3.553E+00 1.100ns 966.973E-03 537.427E-03 3.562E+00 1.150ns 1.258E+00 546.241E-03 3.569E+00 1.200ns 1.586E+00 559.762E-03 3.574E+00 1.250ns 1.928E+00 579.667E-03 3.579E+00 1.300ns 2.267E+00 609.003E-03 3.582E+00 1.350ns 2.588E+00 649.083E-03 3.585E+00 1.400ns 2.848E+00 697.347E-03 3.588E+00 1.450ns 3.022E+00 751.068E-03 3.590E+00 1.500ns 3.122E+00 810.809E-03 3.591E+00 1.550ns 3.179E+00 881.579E-03 3.593E+00 1.600ns 3.211E+00 970.552E-03 3.594E+00 1.650ns 3.229E+00 1.079E+00 3.595E+00 1.700ns 3.241E+00 1.205E+00 3.596E+00 1.750ns 3.249E+00 1.342E+00 3.596E+00 1.800ns 3.255E+00 1.486E+00 3.597E+00 1.850ns 3.261E+00 1.632E+00 3.597E+00 1.900ns 3.265E+00 1.777E+00 3.598E+00 1.950ns 3.269E+00 1.919E+00 3.598E+00 2.000ns 3.272E+00 2.055E+00 3.598E+00 2.050ns 3.275E+00 2.183E+00 3.599E+00 2.100ns 3.277E+00 2.303E+00 3.599E+00 2.150ns 3.279E+00 2.414E+00 3.599E+00 2.200ns 3.281E+00 2.517E+00 3.599E+00 2.250ns 3.283E+00 2.611E+00 3.599E+00 2.300ns 3.285E+00 2.690E+00 3.599E+00 2.350ns 3.286E+00 2.754E+00 3.599E+00 2.400ns 3.287E+00 2.805E+00 3.600E+00 2.450ns 3.289E+00 2.844E+00 3.600E+00 2.500ns 3.290E+00 2.873E+00 3.600E+00 2.550ns 3.291E+00 2.895E+00 3.600E+00 2.600ns 3.292E+00 2.912E+00 3.600E+00 2.650ns 3.292E+00 2.925E+00 3.600E+00 2.700ns 3.293E+00 2.934E+00 3.600E+00 2.750ns 3.294E+00 2.941E+00 3.600E+00 2.800ns 3.294E+00 2.946E+00 3.600E+00 2.850ns 3.295E+00 2.951E+00 3.600E+00 2.900ns 3.295E+00 2.955E+00 3.600E+00 2.950ns 3.296E+00 2.958E+00 3.600E+00 3.000ns 3.296E+00 2.961E+00 3.600E+00 3.100ns 3.297E+00 2.966E+00 3.600E+00 3.200ns 3.297E+00 2.970E+00 3.600E+00 3.300ns 3.298E+00 2.974E+00 3.600E+00 3.400ns 3.298E+00 2.977E+00 3.600E+00 3.500ns 3.298E+00 2.980E+00 3.600E+00 3.600ns 3.299E+00 2.982E+00 3.600E+00 3.700ns 3.299E+00 2.984E+00 3.600E+00 3.800ns 3.299E+00 2.986E+00 3.600E+00 3.900ns 3.299E+00 2.987E+00 3.600E+00 4.000ns 3.299E+00 2.989E+00 3.600E+00 4.100ns 3.299E+00 2.990E+00 3.600E+00 4.200ns 3.299E+00 2.991E+00 3.600E+00 4.300ns 3.300E+00 2.992E+00 3.600E+00 4.400ns 3.300E+00 2.993E+00 3.600E+00 4.500ns 3.300E+00 2.994E+00 3.600E+00 4.600ns 3.300E+00 2.994E+00 3.600E+00 4.700ns 3.300E+00 2.995E+00 3.600E+00 4.800ns 3.300E+00 2.996E+00 3.600E+00 4.900ns 3.300E+00 2.996E+00 3.600E+00 5.000ns 3.300E+00 2.996E+00 3.600E+00 5.250ns 3.300E+00 2.997E+00 3.600E+00 5.500ns 3.300E+00 2.998E+00 3.600E+00 5.750ns 3.300E+00 2.998E+00 3.600E+00 6.000ns 3.300E+00 2.999E+00 3.600E+00 6.250ns 3.300E+00 2.999E+00 3.600E+00 6.500ns 3.300E+00 2.999E+00 3.600E+00 6.750ns 3.300E+00 2.999E+00 3.600E+00 7.000ns 3.300E+00 2.999E+00 3.600E+00 7.250ns 3.300E+00 3.000E+00 3.600E+00 7.500ns 3.300E+00 3.000E+00 3.600E+00 7.750ns 3.300E+00 3.000E+00 3.600E+00 8.000ns 3.300E+00 3.000E+00 3.600E+00 8.250ns 3.300E+00 3.000E+00 3.600E+00 8.500ns 3.300E+00 3.000E+00 3.600E+00 8.750ns 3.300E+00 3.000E+00 3.600E+00 9.000ns 3.300E+00 3.000E+00 3.600E+00 9.250ns 3.300E+00 3.000E+00 3.600E+00 9.500ns 3.300E+00 3.000E+00 3.600E+00 9.750ns 3.300E+00 3.000E+00 3.600E+00 | [Falling Waveform] R_fixture = 100.000 V_fixture = 0.000 V_fixture_min = 0.000 V_fixture_max = 0.000 | time V(typ) V(min) V(max) | 200.000ps 2.833E+00 2.255E+00 3.340E+00 250.000ps 2.833E+00 2.255E+00 3.339E+00 300.000ps 2.833E+00 2.255E+00 3.338E+00 350.000ps 2.833E+00 2.255E+00 3.351E+00 400.000ps 2.832E+00 2.255E+00 3.371E+00 450.000ps 2.831E+00 2.255E+00 3.381E+00 500.000ps 2.832E+00 2.255E+00 3.352E+00 550.000ps 2.840E+00 2.255E+00 3.278E+00 600.000ps 2.850E+00 2.255E+00 3.148E+00 650.000ps 2.858E+00 2.255E+00 2.945E+00 700.000ps 2.859E+00 2.254E+00 2.612E+00 750.000ps 2.851E+00 2.254E+00 2.045E+00 800.000ps 2.830E+00 2.255E+00 1.362E+00 850.000ps 2.794E+00 2.257E+00 752.849E-03 900.000ps 2.746E+00 2.261E+00 383.553E-03 950.000ps 2.684E+00 2.265E+00 210.653E-03 1.000ns 2.604E+00 2.268E+00 116.950E-03 1.050ns 2.501E+00 2.268E+00 63.805E-03 1.100ns 2.356E+00 2.264E+00 35.935E-03 1.150ns 2.159E+00 2.256E+00 23.490E-03 1.200ns 1.921E+00 2.243E+00 17.632E-03 1.250ns 1.659E+00 2.225E+00 13.944E-03 1.300ns 1.386E+00 2.202E+00 11.132E-03 1.350ns 1.113E+00 2.174E+00 9.063E-03 1.400ns 856.337E-03 2.140E+00 7.508E-03 1.450ns 628.633E-03 2.099E+00 6.324E-03 1.500ns 440.237E-03 2.050E+00 5.412E-03 1.550ns 300.386E-03 1.989E+00 4.681E-03 1.600ns 204.938E-03 1.916E+00 4.078E-03 1.650ns 141.461E-03 1.833E+00 3.570E-03 1.700ns 99.291E-03 1.740E+00 3.139E-03 1.750ns 70.857E-03 1.642E+00 2.768E-03 1.800ns 51.465E-03 1.539E+00 2.447E-03 1.850ns 38.636E-03 1.433E+00 2.169E-03 1.900ns 30.113E-03 1.327E+00 1.925E-03 1.950ns 24.413E-03 1.221E+00 1.711E-03 2.000ns 20.525E-03 1.116E+00 1.522E-03 2.050ns 17.645E-03 1.012E+00 1.355E-03 2.100ns 15.328E-03 910.587E-03 1.207E-03 2.150ns 13.430E-03 812.520E-03 1.075E-03 2.200ns 11.883E-03 719.078E-03 957.633E-06 2.250ns 10.610E-03 631.378E-03 853.254E-06 2.300ns 9.550E-03 549.821E-03 760.238E-06 2.350ns 8.653E-03 474.408E-03 677.326E-06 2.400ns 7.890E-03 405.048E-03 603.408E-06 2.450ns 7.232E-03 341.995E-03 537.499E-06 2.500ns 6.657E-03 285.617E-03 478.726E-06 2.550ns 6.150E-03 236.332E-03 426.317E-06 2.600ns 5.698E-03 194.526E-03 379.590E-06 2.650ns 5.291E-03 159.638E-03 337.936E-06 2.700ns 4.922E-03 130.824E-03 300.808E-06 2.750ns 4.587E-03 107.210E-03 267.720E-06 2.800ns 4.282E-03 87.932E-03 238.238E-06 2.850ns 4.003E-03 72.257E-03 211.973E-06 2.900ns 3.746E-03 59.585E-03 188.579E-06 2.950ns 3.509E-03 49.417E-03 167.745E-06 3.000ns 3.290E-03 41.322E-03 149.193E-06 3.100ns 2.898E-03 29.895E-03 117.975E-06 3.200ns 2.558E-03 22.914E-03 93.247E-06 3.300ns 2.262E-03 18.472E-03 73.671E-06 3.400ns 2.001E-03 15.351E-03 58.182E-06 3.500ns 1.771E-03 13.002E-03 45.932E-06 3.600ns 1.568E-03 11.198E-03 36.249E-06 3.700ns 1.388E-03 9.790E-03 28.597E-06 3.800ns 1.228E-03 8.665E-03 22.552E-06 3.900ns 1.087E-03 7.746E-03 17.780E-06 4.000ns 960.687E-06 6.984E-03 14.012E-06 4.100ns 848.868E-06 6.340E-03 11.040E-06 4.200ns 749.595E-06 5.791E-03 8.695E-06 4.300ns 661.498E-06 5.314E-03 6.846E-06 4.400ns 583.359E-06 4.894E-03 5.388E-06 4.500ns 514.093E-06 4.520E-03 4.240E-06 4.600ns 452.730E-06 4.184E-03 3.335E-06 4.700ns 398.401E-06 3.880E-03 2.622E-06 4.800ns 350.330E-06 3.604E-03 2.061E-06 4.900ns 307.824E-06 3.352E-03 1.619E-06 5.000ns 270.263E-06 3.121E-03 1.272E-06 5.250ns 194.502E-06 2.619E-03 693.774E-09 5.500ns 139.198E-06 2.203E-03 377.461E-09 5.750ns 98.989E-06 1.855E-03 204.656E-09 6.000ns 69.878E-06 1.561E-03 110.320E-09 6.250ns 48.897E-06 1.311E-03 59.162E-09 6.500ns 33.850E-06 1.100E-03 31.561E-09 6.750ns 23.118E-06 919.793E-06 16.717E-09 7.000ns 15.515E-06 767.381E-06 8.782E-09 7.250ns 10.168E-06 638.377E-06 4.567E-09 7.500ns 6.444E-06 529.413E-06 2.345E-09 7.750ns 3.879E-06 437.582E-06 1.184E-09 8.000ns 2.140E-06 360.375E-06 585.766E-12 8.250ns 982.542E-09 295.618E-06 282.402E-12 8.500ns 233.100E-09 241.433E-06 131.270E-12 8.750ns -233.555E-09 196.206E-06 57.733E-12 9.000ns -506.607E-09 158.550E-06 23.456E-12 9.250ns -649.270E-09 127.280E-06 8.549E-12 9.500ns -706.035E-09 101.382E-06 2.872E-12 9.750ns -706.035E-09 101.382E-06 2.872E-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) | 200.000ps 3.300E+00 3.000E+00 3.600E+00 250.000ps 3.300E+00 3.000E+00 3.599E+00 300.000ps 3.300E+00 3.000E+00 3.598E+00 350.000ps 3.300E+00 3.000E+00 3.611E+00 400.000ps 3.299E+00 3.000E+00 3.636E+00 450.000ps 3.298E+00 3.000E+00 3.656E+00 500.000ps 3.298E+00 3.000E+00 3.646E+00 550.000ps 3.306E+00 3.000E+00 3.600E+00 600.000ps 3.318E+00 2.999E+00 3.513E+00 650.000ps 3.333E+00 2.999E+00 3.378E+00 700.000ps 3.345E+00 2.998E+00 3.189E+00 750.000ps 3.353E+00 2.998E+00 2.908E+00 800.000ps 3.353E+00 2.998E+00 2.430E+00 850.000ps 3.345E+00 3.000E+00 1.818E+00 900.000ps 3.330E+00 3.004E+00 1.214E+00 950.000ps 3.309E+00 3.010E+00 773.865E-03 1.000ns 3.281E+00 3.017E+00 547.709E-03 1.050ns 3.245E+00 3.024E+00 436.516E-03 1.100ns 3.201E+00 3.031E+00 374.761E-03 1.150ns 3.147E+00 3.036E+00 340.189E-03 1.200ns 3.081E+00 3.040E+00 321.572E-03 1.250ns 3.003E+00 3.043E+00 309.632E-03 1.300ns 2.908E+00 3.045E+00 300.952E-03 1.350ns 2.787E+00 3.044E+00 294.006E-03 1.400ns 2.626E+00 3.043E+00 288.219E-03 1.450ns 2.436E+00 3.039E+00 283.414E-03 1.500ns 2.230E+00 3.034E+00 279.406E-03 1.550ns 2.017E+00 3.027E+00 276.018E-03 1.600ns 1.805E+00 3.019E+00 273.122E-03 1.650ns 1.595E+00 3.009E+00 270.638E-03 1.700ns 1.394E+00 2.998E+00 268.497E-03 1.750ns 1.206E+00 2.986E+00 266.643E-03 1.800ns 1.039E+00 2.973E+00 265.029E-03 1.850ns 895.575E-03 2.958E+00 263.620E-03 1.900ns 781.641E-03 2.942E+00 262.385E-03 1.950ns 698.045E-03 2.924E+00 261.301E-03 2.000ns 639.597E-03 2.904E+00 260.345E-03 2.050ns 598.782E-03 2.882E+00 259.502E-03 2.100ns 569.203E-03 2.859E+00 258.757E-03 2.150ns 546.542E-03 2.834E+00 258.097E-03 2.200ns 528.206E-03 2.807E+00 257.512E-03 2.250ns 512.835E-03 2.778E+00 256.993E-03 2.300ns 499.690E-03 2.745E+00 256.532E-03 2.350ns 488.287E-03 2.710E+00 256.122E-03 2.400ns 478.271E-03 2.669E+00 255.758E-03 2.450ns 469.387E-03 2.622E+00 255.433E-03 2.500ns 461.439E-03 2.568E+00 255.143E-03 2.550ns 454.269E-03 2.510E+00 254.886E-03 2.600ns 447.761E-03 2.450E+00 254.656E-03 2.650ns 441.830E-03 2.387E+00 254.450E-03 2.700ns 436.408E-03 2.322E+00 254.267E-03 2.750ns 431.443E-03 2.258E+00 254.104E-03 2.800ns 426.890E-03 2.193E+00 253.958E-03 2.850ns 422.708E-03 2.128E+00 253.828E-03 2.900ns 418.861E-03 2.064E+00 253.711E-03 2.950ns 415.317E-03 2.001E+00 253.607E-03 3.000ns 412.048E-03 1.938E+00 253.514E-03 3.100ns 406.237E-03 1.816E+00 253.357E-03 3.200ns 401.257E-03 1.699E+00 253.231E-03 3.300ns 396.971E-03 1.586E+00 253.130E-03 3.400ns 393.268E-03 1.477E+00 253.049E-03 3.500ns 390.059E-03 1.372E+00 252.985E-03 3.600ns 387.268E-03 1.273E+00 252.933E-03 3.700ns 384.835E-03 1.180E+00 252.892E-03 3.800ns 382.710E-03 1.095E+00 252.858E-03 3.900ns 380.849E-03 1.017E+00 252.832E-03 4.000ns 379.217E-03 947.713E-03 252.810E-03 4.100ns 377.783E-03 888.646E-03 252.793E-03 4.200ns 376.522E-03 840.062E-03 252.779E-03 4.300ns 375.411E-03 801.075E-03 252.768E-03 4.400ns 374.432E-03 769.843E-03 252.759E-03 4.500ns 373.567E-03 744.403E-03 252.752E-03 4.600ns 372.804E-03 723.156E-03 252.747E-03 4.700ns 372.129E-03 704.992E-03 252.742E-03 4.800ns 371.533E-03 689.168E-03 252.738E-03 4.900ns 371.004E-03 675.250E-03 252.735E-03 5.000ns 370.537E-03 662.934E-03 252.733E-03 5.250ns 369.588E-03 637.559E-03 252.729E-03 5.500ns 368.885E-03 617.896E-03 252.726E-03 5.750ns 368.365E-03 602.375E-03 252.725E-03 6.000ns 367.978E-03 589.957E-03 252.724E-03 6.250ns 367.690E-03 579.922E-03 252.724E-03 6.500ns 367.476E-03 571.750E-03 252.723E-03 6.750ns 367.317E-03 565.050E-03 252.723E-03 7.000ns 367.198E-03 559.527E-03 252.723E-03 7.250ns 367.109E-03 554.956E-03 252.723E-03 7.500ns 367.043E-03 551.160E-03 252.723E-03 7.750ns 366.994E-03 547.998E-03 252.723E-03 8.000ns 366.957E-03 545.357E-03 252.723E-03 8.250ns 366.929E-03 543.148E-03 252.723E-03 8.500ns 366.908E-03 541.296E-03 252.723E-03 8.750ns 366.893E-03 539.742E-03 252.723E-03 9.000ns 366.881E-03 538.435E-03 252.723E-03 9.250ns 366.873E-03 537.337E-03 252.723E-03 9.500ns 366.866E-03 536.412E-03 252.723E-03 9.750ns 366.866E-03 536.412E-03 252.723E-03 | | End [Model] LVC_TRISTN_33 | |************************************************************************ | Model LVC_TRISTN_25 |************************************************************************ | [Model] LVC_TRISTN_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 3.93pF | | [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 -4.613E-03 -2.143E-03 -1.081E-02 -5.300E+00 -4.547E-03 -2.100E-03 -1.063E-02 -5.100E+00 -4.480E-03 -2.057E-03 -1.045E-02 -4.900E+00 -4.414E-03 -2.013E-03 -1.027E-02 -4.700E+00 -4.348E-03 -1.970E-03 -1.009E-02 -4.500E+00 -4.282E-03 -1.927E-03 -9.909E-03 -4.300E+00 -4.215E-03 -1.884E-03 -9.729E-03 -4.100E+00 -4.149E-03 -1.841E-03 -9.548E-03 -3.900E+00 -4.083E-03 -1.797E-03 -9.367E-03 -3.700E+00 -4.016E-03 -1.754E-03 -9.187E-03 -3.500E+00 -3.950E-03 -1.711E-03 -9.006E-03 -3.300E+00 -3.884E-03 -1.668E-03 -8.825E-03 -3.100E+00 -3.818E-03 -1.625E-03 -8.644E-03 -2.900E+00 -3.751E-03 -1.581E-03 -8.464E-03 -2.700E+00 -3.685E-03 -1.538E-03 -8.283E-03 -2.500E+00 -2.940E-03 -1.495E-03 -6.135E-03 -2.300E+00 -2.398E-03 -1.188E-03 -4.924E-03 -2.100E+00 -1.975E-03 -9.418E-04 -3.971E-03 -1.900E+00 -1.731E-03 -7.821E-04 -3.399E-03 -1.700E+00 -1.761E-03 -7.492E-04 -3.451E-03 -1.500E+00 -2.206E-03 -8.930E-04 -4.522E-03 -1.450E+00 -2.403E-03 -9.627E-04 -5.011E-03 -1.400E+00 -2.645E-03 -1.049E-03 -5.626E-03 -1.350E+00 -2.944E-03 -1.155E-03 -6.414E-03 -1.300E+00 -3.319E-03 -1.286E-03 -7.449E-03 -1.250E+00 -3.790E-03 -1.444E-03 -8.830E-03 -1.200E+00 -4.387E-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 5.352E-13 2.405E-12 1.421E-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.553E-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 1.827E-01 8.027E-02 5.552E-01 -8.500E+00 1.827E-01 8.027E-02 5.503E-01 -8.300E+00 1.827E-01 8.027E-02 5.455E-01 -8.100E+00 1.827E-01 8.027E-02 5.409E-01 -7.900E+00 1.827E-01 8.027E-02 5.365E-01 -7.700E+00 1.827E-01 8.027E-02 5.324E-01 -7.500E+00 1.827E-01 8.027E-02 5.286E-01 -7.300E+00 1.827E-01 8.027E-02 5.251E-01 -7.100E+00 1.827E-01 8.027E-02 5.221E-01 -6.900E+00 1.827E-01 8.027E-02 5.193E-01 -6.700E+00 1.827E-01 8.027E-02 5.164E-01 -6.500E+00 1.827E-01 8.027E-02 5.130E-01 -6.300E+00 1.827E-01 8.027E-02 5.069E-01 -6.100E+00 1.827E-01 8.027E-02 4.988E-01 -5.900E+00 1.827E-01 8.027E-02 4.899E-01 -5.700E+00 1.827E-01 8.027E-02 4.804E-01 -5.500E+00 1.827E-01 8.027E-02 4.704E-01 -5.300E+00 1.827E-01 8.027E-02 4.599E-01 -5.100E+00 1.827E-01 8.027E-02 4.488E-01 -4.900E+00 1.827E-01 8.027E-02 4.372E-01 -4.700E+00 1.827E-01 8.027E-02 4.251E-01 -4.500E+00 1.827E-01 8.027E-02 4.126E-01 -4.300E+00 1.827E-01 8.027E-02 3.996E-01 -4.100E+00 1.827E-01 8.027E-02 3.860E-01 -3.900E+00 1.827E-01 8.027E-02 3.720E-01 -3.700E+00 1.796E-01 8.027E-02 3.575E-01 -3.500E+00 1.745E-01 8.027E-02 3.424E-01 -3.300E+00 1.682E-01 8.027E-02 3.267E-01 -3.100E+00 1.610E-01 8.027E-02 3.105E-01 -2.900E+00 1.532E-01 8.027E-02 2.937E-01 -2.700E+00 1.448E-01 7.862E-02 2.763E-01 -2.500E+00 1.359E-01 7.533E-02 2.584E-01 -2.300E+00 1.267E-01 7.111E-02 2.399E-01 -2.100E+00 1.169E-01 6.624E-02 2.210E-01 -1.900E+00 1.068E-01 6.087E-02 2.015E-01 -1.700E+00 9.636E-02 5.511E-02 1.816E-01 -1.500E+00 8.564E-02 4.905E-02 1.616E-01 -1.300E+00 7.496E-02 4.281E-02 1.424E-01 -1.100E+00 6.403E-02 3.638E-02 1.229E-01 -9.000E-01 5.277E-02 2.976E-02 1.025E-01 -7.000E-01 4.120E-02 2.303E-02 8.135E-02 -5.000E-01 2.953E-02 1.629E-02 5.926E-02 -3.000E-01 1.762E-02 9.665E-03 3.544E-02 -1.000E-01 5.596E-03 3.023E-03 1.151E-02 0.000E+00 3.547E-13 9.479E-12 1.751E-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.781E-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.406E+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.007E+00 -3.900E+00 -2.943E+00 -2.977E+00 -2.907E+00 -3.800E+00 -2.843E+00 -2.878E+00 -2.808E+00 -3.700E+00 -2.744E+00 -2.778E+00 -2.708E+00 -3.600E+00 -2.644E+00 -2.679E+00 -2.609E+00 -3.500E+00 -2.545E+00 -2.580E+00 -2.509E+00 -3.400E+00 -2.445E+00 -2.481E+00 -2.410E+00 -3.300E+00 -2.346E+00 -2.382E+00 -2.311E+00 -3.200E+00 -2.247E+00 -2.283E+00 -2.212E+00 -3.100E+00 -2.148E+00 -2.184E+00 -2.113E+00 -3.000E+00 -2.049E+00 -2.085E+00 -2.015E+00 -2.900E+00 -1.950E+00 -1.986E+00 -1.919E+00 -2.800E+00 -1.853E+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.663E-06 -2.062E-03 -550.000E-03 -748.241E-06 -565.483E-06 -1.196E-03 -500.000E-03 -456.132E-06 -366.036E-06 -621.349E-06 -400.000E-03 -138.035E-06 -144.100E-06 -112.405E-06 -300.000E-03 -25.067E-06 -48.784E-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.443E-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.670E-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.846E-12 5.487E-09 15.451E-12 2.400E+00 566.473E-12 6.601E-09 15.932E-12 2.600E+00 588.524E-12 6.601E-09 16.426E-12 2.800E+00 588.524E-12 6.601E-09 16.700E-12 3.000E+00 588.524E-12 6.601E-09 16.700E-12 3.200E+00 588.524E-12 6.601E-09 16.700E-12 3.400E+00 588.524E-12 6.601E-09 16.700E-12 3.600E+00 588.524E-12 6.601E-09 16.700E-12 3.800E+00 588.524E-12 6.601E-09 16.700E-12 4.000E+00 588.524E-12 6.601E-09 16.700E-12 4.200E+00 588.524E-12 6.601E-09 16.700E-12 4.400E+00 588.524E-12 6.601E-09 16.700E-12 4.600E+00 588.524E-12 6.601E-09 16.700E-12 4.800E+00 588.524E-12 6.601E-09 16.700E-12 5.000E+00 588.524E-12 6.601E-09 16.700E-12 5.200E+00 588.524E-12 6.601E-09 16.700E-12 5.400E+00 588.524E-12 6.601E-09 16.700E-12 5.500E+00 588.524E-12 6.601E-09 16.700E-12 | | [Ramp] | variable typ min max dV/dt_r 1.236V/522.731ps 931.056mV/1.268ns 1.480V/214.373ps dV/dt_f 1.313V/779.404ps 1.077V/2.370ns 1.498V/230.443ps 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) | 200.000ps -44.226E-06 -9.382E-06 -62.913E-06 250.000ps -74.322E-06 -33.378E-06 276.149E-06 300.000ps -90.553E-06 -51.189E-06 1.159E-03 350.000ps -2.779E-06 -60.334E-06 -5.123E-03 400.000ps 292.795E-06 -66.796E-06 -18.156E-03 450.000ps 823.335E-06 -69.929E-06 -33.578E-03 500.000ps 1.277E-03 -58.280E-06 -46.133E-03 550.000ps 776.431E-06 -20.085E-06 -54.090E-03 600.000ps -1.823E-03 54.523E-06 -56.273E-03 650.000ps -6.234E-03 180.427E-06 -34.959E-03 700.000ps -11.684E-03 354.790E-06 39.790E-03 750.000ps -17.966E-03 548.963E-06 208.487E-03 800.000ps -24.483E-03 739.755E-06 473.884E-03 850.000ps -30.998E-03 908.927E-06 801.053E-03 900.000ps -36.329E-03 1.007E-03 1.164E+00 950.000ps -39.971E-03 913.620E-06 1.541E+00 1.000ns -42.663E-03 479.533E-06 1.894E+00 1.050ns -45.178E-03 -397.635E-06 2.124E+00 1.100ns -47.971E-03 -1.728E-03 2.239E+00 1.150ns -50.579E-03 -3.448E-03 2.301E+00 1.200ns -51.703E-03 -5.479E-03 2.338E+00 1.250ns -49.322E-03 -7.808E-03 2.364E+00 1.300ns -40.792E-03 -10.442E-03 2.383E+00 1.350ns -22.067E-03 -13.227E-03 2.398E+00 1.400ns 11.607E-03 -16.117E-03 2.410E+00 1.450ns 61.855E-03 -19.017E-03 2.419E+00 1.500ns 127.991E-03 -21.843E-03 2.427E+00 1.550ns 208.834E-03 -24.532E-03 2.433E+00 1.600ns 302.712E-03 -26.862E-03 2.438E+00 1.650ns 407.611E-03 -28.506E-03 2.442E+00 1.700ns 521.483E-03 -29.367E-03 2.446E+00 1.750ns 642.339E-03 -29.670E-03 2.449E+00 1.800ns 768.118E-03 -29.959E-03 2.452E+00 1.850ns 896.704E-03 -30.505E-03 2.454E+00 1.900ns 1.026E+00 -31.280E-03 2.456E+00 1.950ns 1.154E+00 -32.244E-03 2.457E+00 2.000ns 1.279E+00 -33.376E-03 2.459E+00 2.050ns 1.398E+00 -34.665E-03 2.460E+00 2.100ns 1.510E+00 -36.082E-03 2.461E+00 2.150ns 1.609E+00 -37.563E-03 2.462E+00 2.200ns 1.689E+00 -39.024E-03 2.462E+00 2.250ns 1.752E+00 -40.377E-03 2.463E+00 2.300ns 1.799E+00 -41.483E-03 2.463E+00 2.350ns 1.835E+00 -42.036E-03 2.464E+00 2.400ns 1.864E+00 -41.565E-03 2.464E+00 2.450ns 1.886E+00 -39.563E-03 2.465E+00 2.500ns 1.905E+00 -35.592E-03 2.465E+00 2.550ns 1.921E+00 -29.384E-03 2.465E+00 2.600ns 1.934E+00 -20.671E-03 2.465E+00 2.650ns 1.946E+00 -9.298E-03 2.466E+00 2.700ns 1.956E+00 4.821E-03 2.466E+00 2.750ns 1.966E+00 21.749E-03 2.466E+00 2.800ns 1.974E+00 41.414E-03 2.466E+00 2.850ns 1.981E+00 63.758E-03 2.466E+00 2.900ns 1.988E+00 88.702E-03 2.466E+00 2.950ns 1.994E+00 116.147E-03 2.466E+00 3.000ns 1.999E+00 145.974E-03 2.467E+00 3.100ns 2.009E+00 212.202E-03 2.467E+00 3.200ns 2.016E+00 286.069E-03 2.467E+00 3.300ns 2.023E+00 365.941E-03 2.467E+00 3.400ns 2.028E+00 449.924E-03 2.467E+00 3.500ns 2.033E+00 536.029E-03 2.467E+00 3.600ns 2.036E+00 622.385E-03 2.467E+00 3.700ns 2.040E+00 707.396E-03 2.467E+00 3.800ns 2.042E+00 789.806E-03 2.467E+00 3.900ns 2.045E+00 868.684E-03 2.467E+00 4.000ns 2.047E+00 943.380E-03 2.467E+00 4.100ns 2.049E+00 1.013E+00 2.467E+00 4.200ns 2.050E+00 1.079E+00 2.467E+00 4.300ns 2.051E+00 1.139E+00 2.467E+00 4.400ns 2.052E+00 1.193E+00 2.467E+00 4.500ns 2.053E+00 1.242E+00 2.467E+00 4.600ns 2.054E+00 1.286E+00 2.467E+00 4.700ns 2.055E+00 1.323E+00 2.467E+00 4.800ns 2.056E+00 1.355E+00 2.467E+00 4.900ns 2.056E+00 1.381E+00 2.467E+00 5.000ns 2.057E+00 1.403E+00 2.467E+00 5.250ns 2.058E+00 1.443E+00 2.467E+00 5.500ns 2.058E+00 1.470E+00 2.467E+00 5.750ns 2.059E+00 1.488E+00 2.467E+00 6.000ns 2.059E+00 1.502E+00 2.467E+00 6.250ns 2.060E+00 1.513E+00 2.467E+00 6.500ns 2.060E+00 1.521E+00 2.467E+00 6.750ns 2.060E+00 1.527E+00 2.467E+00 7.000ns 2.060E+00 1.532E+00 2.467E+00 7.250ns 2.060E+00 1.536E+00 2.467E+00 7.500ns 2.060E+00 1.539E+00 2.467E+00 7.750ns 2.061E+00 1.542E+00 2.467E+00 8.000ns 2.061E+00 1.544E+00 2.467E+00 8.250ns 2.061E+00 1.546E+00 2.467E+00 8.500ns 2.061E+00 1.547E+00 2.467E+00 8.750ns 2.061E+00 1.549E+00 2.467E+00 9.000ns 2.061E+00 1.550E+00 2.467E+00 9.250ns 2.061E+00 1.550E+00 2.467E+00 9.500ns 2.061E+00 1.551E+00 2.467E+00 9.750ns 2.061E+00 1.551E+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) | 200.000ps 312.087E-03 475.724E-03 203.496E-03 250.000ps 312.069E-03 475.701E-03 203.847E-03 300.000ps 312.074E-03 475.692E-03 204.643E-03 350.000ps 312.192E-03 475.701E-03 198.781E-03 400.000ps 312.498E-03 475.718E-03 189.768E-03 450.000ps 312.955E-03 475.743E-03 185.210E-03 500.000ps 313.176E-03 475.785E-03 196.032E-03 550.000ps 312.361E-03 475.852E-03 232.634E-03 600.000ps 310.075E-03 475.945E-03 307.045E-03 650.000ps 307.769E-03 476.067E-03 467.523E-03 700.000ps 307.164E-03 476.197E-03 792.331E-03 750.000ps 309.398E-03 476.282E-03 1.212E+00 800.000ps 316.597E-03 476.281E-03 1.653E+00 850.000ps 331.677E-03 476.170E-03 2.084E+00 900.000ps 360.701E-03 475.908E-03 2.407E+00 950.000ps 404.086E-03 475.443E-03 2.559E+00 1.000ns 454.338E-03 474.790E-03 2.620E+00 1.050ns 513.804E-03 474.129E-03 2.645E+00 1.100ns 596.512E-03 473.868E-03 2.659E+00 1.150ns 720.335E-03 474.425E-03 2.668E+00 1.200ns 880.484E-03 476.199E-03 2.674E+00 1.250ns 1.060E+00 479.529E-03 2.678E+00 1.300ns 1.243E+00 484.734E-03 2.682E+00 1.350ns 1.419E+00 492.549E-03 2.685E+00 1.400ns 1.582E+00 503.823E-03 2.687E+00 1.450ns 1.731E+00 519.910E-03 2.689E+00 1.500ns 1.869E+00 542.924E-03 2.691E+00 1.550ns 1.999E+00 573.367E-03 2.692E+00 1.600ns 2.121E+00 609.414E-03 2.693E+00 1.650ns 2.224E+00 648.963E-03 2.694E+00 1.700ns 2.302E+00 691.418E-03 2.695E+00 1.750ns 2.356E+00 738.914E-03 2.696E+00 1.800ns 2.394E+00 794.887E-03 2.696E+00 1.850ns 2.419E+00 860.687E-03 2.697E+00 1.900ns 2.436E+00 935.800E-03 2.697E+00 1.950ns 2.447E+00 1.019E+00 2.698E+00 2.000ns 2.455E+00 1.107E+00 2.698E+00 2.050ns 2.461E+00 1.198E+00 2.698E+00 2.100ns 2.465E+00 1.291E+00 2.699E+00 2.150ns 2.469E+00 1.383E+00 2.699E+00 2.200ns 2.472E+00 1.474E+00 2.699E+00 2.250ns 2.475E+00 1.561E+00 2.699E+00 2.300ns 2.477E+00 1.643E+00 2.699E+00 2.350ns 2.479E+00 1.719E+00 2.699E+00 2.400ns 2.481E+00 1.787E+00 2.699E+00 2.450ns 2.483E+00 1.848E+00 2.699E+00 2.500ns 2.484E+00 1.902E+00 2.700E+00 2.550ns 2.486E+00 1.949E+00 2.700E+00 2.600ns 2.487E+00 1.989E+00 2.700E+00 2.650ns 2.488E+00 2.025E+00 2.700E+00 2.700ns 2.489E+00 2.057E+00 2.700E+00 2.750ns 2.490E+00 2.086E+00 2.700E+00 2.800ns 2.491E+00 2.113E+00 2.700E+00 2.850ns 2.492E+00 2.137E+00 2.700E+00 2.900ns 2.492E+00 2.158E+00 2.700E+00 2.950ns 2.493E+00 2.176E+00 2.700E+00 3.000ns 2.494E+00 2.191E+00 2.700E+00 3.100ns 2.495E+00 2.215E+00 2.700E+00 3.200ns 2.495E+00 2.233E+00 2.700E+00 3.300ns 2.496E+00 2.245E+00 2.700E+00 3.400ns 2.497E+00 2.254E+00 2.700E+00 3.500ns 2.497E+00 2.261E+00 2.700E+00 3.600ns 2.498E+00 2.266E+00 2.700E+00 3.700ns 2.498E+00 2.270E+00 2.700E+00 3.800ns 2.498E+00 2.274E+00 2.700E+00 3.900ns 2.498E+00 2.277E+00 2.700E+00 4.000ns 2.499E+00 2.279E+00 2.700E+00 4.100ns 2.499E+00 2.281E+00 2.700E+00 4.200ns 2.499E+00 2.283E+00 2.700E+00 4.300ns 2.499E+00 2.285E+00 2.700E+00 4.400ns 2.499E+00 2.286E+00 2.700E+00 4.500ns 2.499E+00 2.288E+00 2.700E+00 4.600ns 2.499E+00 2.289E+00 2.700E+00 4.700ns 2.500E+00 2.290E+00 2.700E+00 4.800ns 2.500E+00 2.291E+00 2.700E+00 4.900ns 2.500E+00 2.292E+00 2.700E+00 5.000ns 2.500E+00 2.293E+00 2.700E+00 5.250ns 2.500E+00 2.294E+00 2.700E+00 5.500ns 2.500E+00 2.296E+00 2.700E+00 5.750ns 2.500E+00 2.297E+00 2.700E+00 6.000ns 2.500E+00 2.297E+00 2.700E+00 6.250ns 2.500E+00 2.298E+00 2.700E+00 6.500ns 2.500E+00 2.298E+00 2.700E+00 6.750ns 2.500E+00 2.299E+00 2.700E+00 7.000ns 2.500E+00 2.299E+00 2.700E+00 7.250ns 2.500E+00 2.299E+00 2.700E+00 7.500ns 2.500E+00 2.299E+00 2.700E+00 7.750ns 2.500E+00 2.299E+00 2.700E+00 8.000ns 2.500E+00 2.300E+00 2.700E+00 8.250ns 2.500E+00 2.300E+00 2.700E+00 8.500ns 2.500E+00 2.300E+00 2.700E+00 8.750ns 2.500E+00 2.300E+00 2.700E+00 9.000ns 2.500E+00 2.300E+00 2.700E+00 9.250ns 2.500E+00 2.300E+00 2.700E+00 9.500ns 2.500E+00 2.300E+00 2.700E+00 9.750ns 2.500E+00 2.300E+00 2.700E+00 | [Falling Waveform] R_fixture = 100.000 V_fixture = 0.000 V_fixture_min = 0.000 V_fixture_max = 0.000 | time V(typ) V(min) V(max) | 200.000ps 2.061E+00 1.557E+00 2.467E+00 250.000ps 2.061E+00 1.557E+00 2.467E+00 300.000ps 2.061E+00 1.557E+00 2.467E+00 350.000ps 2.061E+00 1.557E+00 2.466E+00 400.000ps 2.061E+00 1.557E+00 2.467E+00 450.000ps 2.061E+00 1.557E+00 2.480E+00 500.000ps 2.060E+00 1.557E+00 2.492E+00 550.000ps 2.060E+00 1.557E+00 2.494E+00 600.000ps 2.059E+00 1.557E+00 2.477E+00 650.000ps 2.061E+00 1.557E+00 2.435E+00 700.000ps 2.065E+00 1.557E+00 2.362E+00 750.000ps 2.072E+00 1.557E+00 2.249E+00 800.000ps 2.076E+00 1.557E+00 2.059E+00 850.000ps 2.075E+00 1.556E+00 1.740E+00 900.000ps 2.069E+00 1.556E+00 1.344E+00 950.000ps 2.056E+00 1.556E+00 927.879E-03 1.000ns 2.037E+00 1.557E+00 557.702E-03 1.050ns 2.011E+00 1.557E+00 286.466E-03 1.100ns 1.977E+00 1.558E+00 137.605E-03 1.150ns 1.932E+00 1.560E+00 68.849E-03 1.200ns 1.874E+00 1.563E+00 38.805E-03 1.250ns 1.795E+00 1.565E+00 25.542E-03 1.300ns 1.694E+00 1.567E+00 19.042E-03 1.350ns 1.573E+00 1.566E+00 14.911E-03 1.400ns 1.439E+00 1.562E+00 11.998E-03 1.450ns 1.296E+00 1.555E+00 9.867E-03 1.500ns 1.150E+00 1.545E+00 8.273E-03 1.550ns 1.004E+00 1.530E+00 7.068E-03 1.600ns 859.982E-03 1.512E+00 6.119E-03 1.650ns 721.745E-03 1.490E+00 5.347E-03 1.700ns 593.204E-03 1.462E+00 4.705E-03 1.750ns 477.516E-03 1.430E+00 4.163E-03 1.800ns 375.545E-03 1.392E+00 3.701E-03 1.850ns 287.159E-03 1.351E+00 3.304E-03 1.900ns 212.998E-03 1.305E+00 2.961E-03 1.950ns 154.202E-03 1.257E+00 2.662E-03 2.000ns 110.248E-03 1.207E+00 2.398E-03 2.050ns 78.914E-03 1.155E+00 2.165E-03 2.100ns 57.455E-03 1.102E+00 1.956E-03 2.150ns 43.123E-03 1.048E+00 1.770E-03 2.200ns 33.644E-03 994.085E-03 1.603E-03 2.250ns 27.276E-03 940.553E-03 1.452E-03 2.300ns 22.786E-03 887.631E-03 1.316E-03 2.350ns 19.374E-03 835.556E-03 1.193E-03 2.400ns 16.713E-03 784.571E-03 1.082E-03 2.450ns 14.625E-03 734.832E-03 980.454E-06 2.500ns 12.955E-03 686.403E-03 888.736E-06 2.550ns 11.588E-03 639.278E-03 805.490E-06 2.600ns 10.447E-03 593.415E-03 729.918E-06 2.650ns 9.480E-03 548.765E-03 661.310E-06 2.700ns 8.657E-03 505.318E-03 599.027E-06 2.750ns 7.947E-03 463.169E-03 542.491E-06 2.800ns 7.327E-03 422.610E-03 491.179E-06 2.850ns 6.781E-03 383.987E-03 444.619E-06 2.900ns 6.299E-03 347.480E-03 402.381E-06 2.950ns 5.870E-03 313.151E-03 364.073E-06 3.000ns 5.487E-03 280.997E-03 329.339E-06 3.100ns 4.830E-03 223.059E-03 269.319E-06 3.200ns 4.286E-03 173.293E-03 220.055E-06 3.300ns 3.824E-03 131.585E-03 179.660E-06 3.400ns 3.429E-03 97.832E-03 146.572E-06 3.500ns 3.085E-03 72.004E-03 119.493E-06 3.600ns 2.785E-03 53.064E-03 97.352E-06 3.700ns 2.519E-03 39.686E-03 79.262E-06 3.800ns 2.282E-03 30.542E-03 64.493E-06 3.900ns 2.069E-03 24.298E-03 52.443E-06 4.000ns 1.878E-03 19.812E-03 42.619E-06 4.100ns 1.704E-03 16.504E-03 34.615E-06 4.200ns 1.547E-03 14.027E-03 28.097E-06 4.300ns 1.405E-03 12.126E-03 22.792E-06 4.400ns 1.275E-03 10.651E-03 18.477E-06 4.500ns 1.156E-03 9.458E-03 14.970E-06 4.600ns 1.048E-03 8.459E-03 12.120E-06 4.700ns 950.057E-06 7.613E-03 9.806E-06 4.800ns 860.465E-06 6.895E-03 7.929E-06 4.900ns 778.840E-06 6.283E-03 6.406E-06 5.000ns 704.511E-06 5.759E-03 5.171E-06 5.250ns 546.692E-06 4.736E-03 3.017E-06 5.500ns 422.451E-06 3.991E-03 1.750E-06 5.750ns 325.053E-06 3.419E-03 1.008E-06 6.000ns 249.018E-06 2.961E-03 574.767E-09 6.250ns 189.897E-06 2.582E-03 324.304E-09 6.500ns 144.107E-06 2.263E-03 180.692E-09 6.750ns 108.775E-06 1.989E-03 98.960E-09 7.000ns 81.616E-06 1.750E-03 52.910E-09 7.250ns 60.818E-06 1.540E-03 27.329E-09 7.500ns 44.955E-06 1.354E-03 13.403E-09 7.750ns 32.909E-06 1.189E-03 6.031E-09 8.000ns 23.804E-06 1.042E-03 2.263E-09 8.250ns 16.958E-06 911.909E-06 442.303E-12 8.500ns 11.843E-06 795.938E-06 -352.538E-12 8.750ns 8.049E-06 693.055E-06 -626.787E-12 9.000ns 5.258E-06 601.956E-06 -653.645E-12 9.250ns 3.226E-06 521.461E-06 -577.920E-12 9.500ns 1.767E-06 450.494E-06 -471.010E-12 9.750ns 1.767E-06 450.494E-06 -471.010E-12 | [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) | 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.698E+00 400.000ps 2.500E+00 2.300E+00 2.700E+00 450.000ps 2.500E+00 2.300E+00 2.713E+00 500.000ps 2.499E+00 2.300E+00 2.731E+00 550.000ps 2.499E+00 2.300E+00 2.745E+00 600.000ps 2.498E+00 2.300E+00 2.748E+00 650.000ps 2.498E+00 2.300E+00 2.733E+00 700.000ps 2.503E+00 2.300E+00 2.699E+00 750.000ps 2.511E+00 2.300E+00 2.644E+00 800.000ps 2.520E+00 2.300E+00 2.560E+00 850.000ps 2.529E+00 2.299E+00 2.436E+00 900.000ps 2.535E+00 2.299E+00 2.242E+00 950.000ps 2.540E+00 2.299E+00 1.943E+00 1.000ns 2.543E+00 2.298E+00 1.592E+00 1.050ns 2.544E+00 2.298E+00 1.230E+00 1.100ns 2.541E+00 2.298E+00 899.391E-03 1.150ns 2.535E+00 2.299E+00 636.680E-03 1.200ns 2.526E+00 2.301E+00 466.096E-03 1.250ns 2.514E+00 2.305E+00 378.553E-03 1.300ns 2.498E+00 2.309E+00 334.867E-03 1.350ns 2.480E+00 2.313E+00 309.374E-03 1.400ns 2.457E+00 2.317E+00 291.433E-03 1.450ns 2.431E+00 2.321E+00 278.016E-03 1.500ns 2.400E+00 2.324E+00 267.434E-03 1.550ns 2.364E+00 2.326E+00 258.861E-03 1.600ns 2.321E+00 2.328E+00 251.802E-03 1.650ns 2.271E+00 2.330E+00 245.885E-03 1.700ns 2.208E+00 2.331E+00 240.879E-03 1.750ns 2.131E+00 2.332E+00 236.576E-03 1.800ns 2.046E+00 2.333E+00 232.845E-03 1.850ns 1.955E+00 2.333E+00 229.601E-03 1.900ns 1.862E+00 2.333E+00 226.772E-03 1.950ns 1.768E+00 2.333E+00 224.294E-03 2.000ns 1.673E+00 2.332E+00 222.115E-03 2.050ns 1.579E+00 2.330E+00 220.194E-03 2.100ns 1.486E+00 2.328E+00 218.494E-03 2.150ns 1.394E+00 2.325E+00 216.985E-03 2.200ns 1.304E+00 2.321E+00 215.643E-03 2.250ns 1.216E+00 2.317E+00 214.446E-03 2.300ns 1.131E+00 2.312E+00 213.377E-03 2.350ns 1.049E+00 2.307E+00 212.419E-03 2.400ns 972.158E-03 2.301E+00 211.561E-03 2.450ns 900.245E-03 2.295E+00 210.790E-03 2.500ns 833.619E-03 2.289E+00 210.098E-03 2.550ns 772.143E-03 2.283E+00 209.474E-03 2.600ns 715.872E-03 2.276E+00 208.913E-03 2.650ns 665.332E-03 2.269E+00 208.406E-03 2.700ns 621.266E-03 2.261E+00 207.949E-03 2.750ns 584.146E-03 2.253E+00 207.537E-03 2.800ns 553.640E-03 2.244E+00 207.164E-03 2.850ns 528.722E-03 2.234E+00 206.827E-03 2.900ns 508.166E-03 2.224E+00 206.522E-03 2.950ns 490.920E-03 2.213E+00 206.246E-03 3.000ns 476.168E-03 2.201E+00 205.996E-03 3.100ns 452.043E-03 2.173E+00 205.565E-03 3.200ns 432.957E-03 2.140E+00 205.211E-03 3.300ns 417.332E-03 2.098E+00 204.920E-03 3.400ns 404.247E-03 2.051E+00 204.680E-03 3.500ns 393.123E-03 2.001E+00 204.483E-03 3.600ns 383.620E-03 1.952E+00 204.320E-03 3.700ns 375.462E-03 1.903E+00 204.186E-03 3.800ns 368.401E-03 1.855E+00 204.076E-03 3.900ns 362.245E-03 1.808E+00 203.984E-03 4.000ns 356.854E-03 1.761E+00 203.909E-03 4.100ns 352.118E-03 1.716E+00 203.847E-03 4.200ns 347.944E-03 1.670E+00 203.795E-03 4.300ns 344.254E-03 1.624E+00 203.753E-03 4.400ns 340.980E-03 1.579E+00 203.717E-03 4.500ns 338.071E-03 1.533E+00 203.688E-03 4.600ns 335.479E-03 1.487E+00 203.664E-03 4.700ns 333.165E-03 1.441E+00 203.644E-03 4.800ns 331.096E-03 1.394E+00 203.628E-03 4.900ns 329.244E-03 1.348E+00 203.614E-03 5.000ns 327.582E-03 1.301E+00 203.603E-03 5.250ns 324.131E-03 1.184E+00 203.583E-03 5.500ns 321.477E-03 1.069E+00 203.570E-03 5.750ns 319.426E-03 959.857E-03 203.562E-03 6.000ns 317.835E-03 859.981E-03 203.557E-03 6.250ns 316.597E-03 774.743E-03 203.554E-03 6.500ns 315.632E-03 708.813E-03 203.552E-03 6.750ns 314.877E-03 661.598E-03 203.550E-03 7.000ns 314.287E-03 627.989E-03 203.550E-03 7.250ns 313.825E-03 602.883E-03 203.549E-03 7.500ns 313.462E-03 583.227E-03 203.549E-03 7.750ns 313.178E-03 567.243E-03 203.549E-03 8.000ns 312.954E-03 554.040E-03 203.549E-03 8.250ns 312.779E-03 543.021E-03 203.548E-03 8.500ns 312.641E-03 533.739E-03 203.548E-03 8.750ns 312.533E-03 525.868E-03 203.548E-03 9.000ns 312.447E-03 519.158E-03 203.548E-03 9.250ns 312.380E-03 513.414E-03 203.548E-03 9.500ns 312.328E-03 508.477E-03 203.548E-03 9.750ns 312.328E-03 508.477E-03 203.548E-03 | | End [Model] LVC_TRISTN_25 | | [END]