| *************************************************** | Philips Semiconductors Inc. | Logic Products Group | | IBIS model of 74LVC00A | QUAD 2-INPUT NAND GATE | | |[Packages]: |[Package1]: SO 14-pin (D) Package ; |[Package2]: SSOP 14-Pin Packages ; |[Package3]: TSSOP 14-pin (PW) Package ; | *************************************************** | [IBIS Ver] 3.2 [File Name] lvc00a.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 14-pin (D) Package |******************************************************** | [Component] 74LVC00A_1 [Manufacturer] Philips Semiconductors Inc. | [Package] | typ min max R_pkg 4.54E-02 4.18E-02 5.01E-02 L_pkg 2.31E-09 1.63E-09 3.26E-09 C_pkg 0.565E-12 0.437E-12 0.736E-12 | | [Pin] signal_name model_name R_pin L_pin C_pin 1 1A lvc_in2 4.18E-02 3.26E-09 0.675E-12 2 1B lvc_in2 5.01E-02 2.30E-09 0.574E-12 3 1Y# lvc_stdouti 4.52E-02 1.71E-09 0.467E-12 4 2A lvc_in2 4.38E-02 1.63E-09 0.437E-12 5 2B lvc_in2 4.52E-02 1.71E-09 0.465E-12 6 2Y# lvc_stdouti 5.01E-02 2.30E-09 0.573E-12 7 GND GND 4.18E-02 3.26E-09 0.736E-12 8 3Y# lvc_stdouti 4.18E-02 3.26E-09 0.736E-12 9 3A lvc_in2 5.01E-02 2.30E-09 0.573E-12 10 3B lvc_in2 4.52E-02 1.71E-09 0.465E-12 11 4Y# lvc_stdouti 4.38E-02 1.63E-09 0.437E-12 12 4A lvc_in2 4.52E-02 1.71E-09 0.467E-12 13 4B lvc_in2 5.01E-02 2.30E-09 0.574E-12 14 VCC POWER 4.18E-02 3.26E-09 0.736E-12 | | | | |******************************************************** | Info for SSOP 14-Pin Packages |******************************************************** | [Component] 74LVC00A_2 [Manufacturer] Philips Semiconductors Inc. | [Package] | typ min max R_pkg 18.10E-03 15.70E-03 19.10E-03 L_pkg 2.12E-09 1.76E-09 2.65E-09 C_pkg 0.59E-12 0.55E-12 0.64E-12 | | [Pin] signal_name model_name R_pin L_pin C_pin 1 1A lvc_in2 19.10E-03 2.65E-09 0.58E-12 2 1B lvc_in2 17.70E-03 2.07E-09 0.64E-12 3 1Y# lvc_stdouti 18.70E-03 1.82E-09 0.57E-12 4 2A lvc_in2 15.70E-03 1.76E-09 0.55E-12 5 2B lvc_in2 18.70E-03 1.82E-09 0.57E-12 6 2Y# lvc_stdouti 17.70E-03 2.07E-09 0.63E-12 7 GND GND 19.10E-03 2.65E-09 0.60E-12 8 3Y# lvc_stdouti 19.10E-03 2.65E-09 0.60E-12 9 3A lvc_in2 17.80E-03 2.07E-09 0.64E-12 10 3B lvc_in2 18.70E-03 1.82E-09 0.57E-12 11 4Y# lvc_stdouti 15.70E-03 1.76E-09 0.55E-12 12 4A lvc_in2 18.70E-03 1.82E-09 0.57E-12 13 4B lvc_in2 17.80E-03 2.07E-09 0.64E-12 14 VCC POWER 19.10E-03 2.65E-09 0.60E-12 | | | | |******************************************************** | Info for TSSOP 14-pin (PW) Package |******************************************************** | [Component] 74LVC00A_3 [Manufacturer] Philips Semiconductors Inc. | [Package] | typ min max R_pkg 3.44E-02 2.80E-02 4.33E-02 L_pkg 1.83E-09 1.36E-09 2.32E-09 C_pkg 0.380E-12 0.302E-12 0.442E-12 | | [Pin] signal_name model_name R_pin L_pin C_pin 1 1A lvc_in2 3.46E-02 2.32E-09 0.423E-12 2 1B lvc_in2 4.33E-02 2.04E-09 0.441E-12 3 1Y# lvc_stdouti 2.80E-02 1.36E-09 0.307E-12 4 2A lvc_in2 2.88E-02 1.38E-09 0.302E-12 5 2B lvc_in2 2.80E-02 1.36E-09 0.308E-12 6 2Y# lvc_stdouti 4.33E-02 2.04E-09 0.441E-12 7 GND GND 3.46E-02 2.32E-09 0.433E-12 8 3Y# lvc_stdouti 3.46E-02 2.32E-09 0.433E-12 9 3A lvc_in2 4.33E-02 2.04E-09 0.441E-12 10 3B lvc_in2 2.80E-02 1.36E-09 0.308E-12 11 4Y# lvc_stdouti 2.88E-02 1.38E-09 0.302E-12 12 4A lvc_in2 2.80E-02 1.36E-09 0.308E-12 13 4B lvc_in2 4.33E-02 2.04E-09 0.442E-12 14 VCC POWER 3.46E-02 2.31E-09 0.433E-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_stdouti | | 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_STDOUTI_33 3.3V-Vcc inverting output model LVC_STDOUTI_25 2.5V-Vcc inverting output model | |************************************************************************ | 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_STDOUTI_33 |************************************************************************ | [Model] LVC_STDOUTI_33 Model_type Output Polarity Inverting Vmeas = 1.5000V Cref = 50.0000pF Rref = 0.5000k Vref = 0.000V C_comp 2.75pF 1.80pF 3.60pF | | [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 -4.540E+00 -4.575E+00 -4.499E+00 -5.350E+00 -4.390E+00 -4.425E+00 -4.349E+00 -5.200E+00 -4.240E+00 -4.276E+00 -4.199E+00 -5.050E+00 -4.091E+00 -4.126E+00 -4.049E+00 -4.900E+00 -3.941E+00 -3.977E+00 -3.899E+00 -4.750E+00 -3.791E+00 -3.827E+00 -3.749E+00 -4.600E+00 -3.641E+00 -3.678E+00 -3.599E+00 -4.450E+00 -3.492E+00 -3.528E+00 -3.449E+00 -4.300E+00 -3.342E+00 -3.379E+00 -3.299E+00 -4.150E+00 -3.193E+00 -3.230E+00 -3.149E+00 -4.000E+00 -3.043E+00 -3.081E+00 -3.000E+00 -3.850E+00 -2.894E+00 -2.931E+00 -2.850E+00 -3.700E+00 -2.745E+00 -2.782E+00 -2.700E+00 -3.550E+00 -2.595E+00 -2.633E+00 -2.551E+00 -3.400E+00 -2.446E+00 -2.485E+00 -2.401E+00 -3.250E+00 -2.297E+00 -2.336E+00 -2.252E+00 -3.100E+00 -2.148E+00 -2.187E+00 -2.103E+00 -2.950E+00 -2.000E+00 -2.039E+00 -1.954E+00 -2.800E+00 -1.851E+00 -1.891E+00 -1.805E+00 -2.650E+00 -1.703E+00 -1.743E+00 -1.656E+00 -2.500E+00 -1.555E+00 -1.595E+00 -1.507E+00 -2.350E+00 -1.407E+00 -1.448E+00 -1.359E+00 -2.200E+00 -1.259E+00 -1.301E+00 -1.211E+00 -2.050E+00 -1.112E+00 -1.154E+00 -1.063E+00 -1.900E+00 -9.656E-01 -1.008E+00 -9.163E-01 -1.750E+00 -8.199E-01 -8.628E-01 -7.701E-01 -1.600E+00 -6.754E-01 -7.188E-01 -6.252E-01 -1.450E+00 -5.330E-01 -5.768E-01 -4.826E-01 -1.300E+00 -3.969E-01 -4.413E-01 -3.467E-01 -1.150E+00 -3.126E-01 -3.659E-01 -2.548E-01 -1.000E+00 -2.205E-01 -2.946E-01 -1.606E-01 -8.500E-01 -9.025E-02 -1.374E-01 -1.176E-01 -7.000E-01 -6.360E-02 -4.224E-02 -9.998E-02 -5.500E-01 -5.073E-02 -3.230E-02 -7.955E-02 -4.000E-01 -3.747E-02 -2.398E-02 -5.847E-02 -2.500E-01 -2.371E-02 -1.525E-02 -3.691E-02 -1.500E-01 -1.434E-02 -9.226E-03 -2.229E-02 0.000E+00 3.788E-10 -2.074E-10 1.715E-07 1.000E-01 9.501E-03 6.051E-03 1.485E-02 2.000E-01 1.866E-02 1.177E-02 2.940E-02 3.000E-01 2.747E-02 1.716E-02 4.362E-02 4.000E-01 3.592E-02 2.221E-02 5.752E-02 5.000E-01 4.401E-02 2.694E-02 7.108E-02 6.000E-01 5.173E-02 3.132E-02 8.430E-02 7.000E-01 5.908E-02 3.538E-02 9.716E-02 8.000E-01 6.606E-02 3.911E-02 1.097E-01 9.000E-01 7.266E-02 4.250E-02 1.218E-01 1.000E+00 7.887E-02 4.558E-02 1.335E-01 1.250E+00 9.271E-02 5.184E-02 1.612E-01 1.500E+00 1.041E-01 5.615E-02 1.863E-01 1.750E+00 1.130E-01 5.862E-02 2.087E-01 2.000E+00 1.193E-01 5.971E-02 2.283E-01 2.250E+00 1.233E-01 6.018E-02 2.449E-01 2.500E+00 1.253E-01 6.047E-02 2.584E-01 2.750E+00 1.262E-01 6.071E-02 2.687E-01 3.000E+00 1.269E-01 6.091E-02 2.758E-01 3.250E+00 1.274E-01 6.110E-02 2.800E-01 3.500E+00 1.279E-01 6.126E-02 2.824E-01 3.750E+00 1.281E-01 1.163E-01 2.839E-01 4.000E+00 1.286E-01 4.700E-01 2.850E-01 4.250E+00 3.651E-01 6.655E-01 3.053E-01 4.500E+00 6.262E-01 7.993E-01 3.257E-01 4.750E+00 7.826E-01 1.022E+00 6.411E-01 5.000E+00 9.970E-01 1.271E+00 8.375E-01 5.250E+00 1.250E+00 1.523E+00 1.047E+00 5.500E+00 1.508E+00 1.776E+00 1.308E+00 5.750E+00 1.767E+00 2.031E+00 1.574E+00 6.000E+00 2.027E+00 2.286E+00 1.842E+00 6.250E+00 2.288E+00 2.542E+00 2.109E+00 6.500E+00 2.547E+00 2.797E+00 2.373E+00 6.750E+00 2.804E+00 3.050E+00 2.633E+00 7.000E+00 3.047E+00 3.269E+00 2.874E+00 7.250E+00 3.087E+00 3.416E+00 3.037E+00 7.500E+00 3.334E+00 3.665E+00 3.139E+00 7.750E+00 3.583E+00 3.915E+00 3.270E+00 8.000E+00 3.833E+00 4.162E+00 3.518E+00 8.250E+00 4.083E+00 4.411E+00 3.768E+00 8.500E+00 4.335E+00 4.661E+00 4.020E+00 8.750E+00 4.586E+00 4.910E+00 4.272E+00 9.000E+00 4.832E+00 5.160E+00 4.524E+00 9.250E+00 5.082E+00 5.410E+00 4.778E+00 9.500E+00 5.332E+00 5.660E+00 5.031E+00 9.750E+00 5.583E+00 5.910E+00 5.285E+00 1.000E+01 5.834E+00 6.160E+00 5.539E+00 1.025E+01 6.084E+00 6.411E+00 5.781E+00 1.050E+01 6.335E+00 6.661E+00 6.033E+00 1.075E+01 6.586E+00 6.912E+00 6.285E+00 1.100E+01 6.838E+00 7.162E+00 6.537E+00 | [Pullup] | voltage I(typ) I(min) I(max) | -8.000E+00 7.121E+00 7.153E+00 7.096E+00 -7.800E+00 6.920E+00 6.953E+00 6.895E+00 -7.600E+00 6.719E+00 6.753E+00 6.694E+00 -7.400E+00 6.519E+00 6.553E+00 6.493E+00 -7.200E+00 6.318E+00 6.352E+00 6.292E+00 -7.000E+00 6.118E+00 6.152E+00 6.091E+00 -6.800E+00 5.918E+00 5.952E+00 5.891E+00 -6.600E+00 5.717E+00 5.752E+00 5.690E+00 -6.400E+00 5.517E+00 5.552E+00 5.490E+00 -6.200E+00 5.317E+00 5.352E+00 5.290E+00 -6.000E+00 5.117E+00 5.153E+00 5.089E+00 -5.800E+00 4.917E+00 4.953E+00 4.887E+00 -5.600E+00 4.717E+00 4.753E+00 4.684E+00 -5.400E+00 4.517E+00 4.553E+00 4.481E+00 -5.200E+00 4.318E+00 4.354E+00 4.278E+00 -5.000E+00 4.117E+00 4.154E+00 4.076E+00 -4.800E+00 3.915E+00 3.955E+00 3.873E+00 -4.600E+00 3.714E+00 3.756E+00 3.671E+00 -4.400E+00 3.514E+00 3.556E+00 3.469E+00 -4.200E+00 3.313E+00 3.356E+00 3.267E+00 -4.000E+00 3.112E+00 3.157E+00 3.065E+00 -3.800E+00 2.912E+00 2.957E+00 2.863E+00 -3.600E+00 2.712E+00 2.758E+00 2.662E+00 -3.400E+00 2.512E+00 2.559E+00 2.460E+00 -3.200E+00 2.312E+00 2.360E+00 2.259E+00 -3.000E+00 2.113E+00 2.161E+00 2.059E+00 -2.800E+00 1.914E+00 1.963E+00 1.858E+00 -2.600E+00 1.715E+00 1.765E+00 1.658E+00 -2.400E+00 1.517E+00 1.568E+00 1.459E+00 -2.200E+00 1.320E+00 1.371E+00 1.260E+00 -2.000E+00 1.124E+00 1.176E+00 1.063E+00 -1.800E+00 9.297E-01 9.833E-01 8.684E-01 -1.600E+00 7.431E-01 7.979E-01 6.806E-01 -1.400E+00 6.061E-01 6.672E-01 5.369E-01 -1.200E+00 4.896E-01 5.659E-01 4.042E-01 -1.000E+00 3.083E-01 4.079E-01 2.098E-01 -8.000E-01 7.390E-02 1.393E-01 1.067E-01 -6.000E-01 4.240E-02 2.462E-02 8.279E-02 -4.000E-01 2.865E-02 1.601E-02 5.674E-02 -2.000E-01 1.420E-02 7.906E-03 2.840E-02 0.000E+00 2.999E-09 1.357E-08 1.085E-09 2.000E-01 -1.326E-02 -7.187E-03 -2.707E-02 4.000E-01 -2.529E-02 -1.362E-02 -5.171E-02 6.000E-01 -3.605E-02 -1.926E-02 -7.391E-02 8.000E-01 -4.555E-02 -2.413E-02 -9.372E-02 1.000E+00 -5.383E-02 -2.822E-02 -1.112E-01 1.200E+00 -6.089E-02 -3.154E-02 -1.265E-01 1.400E+00 -6.679E-02 -3.412E-02 -1.397E-01 1.600E+00 -7.157E-02 -3.601E-02 -1.509E-01 1.800E+00 -7.529E-02 -3.730E-02 -1.602E-01 2.000E+00 -7.808E-02 -3.816E-02 -1.677E-01 2.200E+00 -8.012E-02 -3.878E-02 -1.738E-01 2.400E+00 -8.164E-02 -3.927E-02 -1.785E-01 2.600E+00 -8.285E-02 -3.969E-02 -1.824E-01 2.800E+00 -8.386E-02 -4.007E-02 -1.855E-01 3.000E+00 -8.475E-02 -4.042E-02 -1.881E-01 3.200E+00 -8.555E-02 -4.075E-02 -1.904E-01 3.400E+00 -8.629E-02 -4.124E-02 -1.924E-01 3.600E+00 -8.704E-02 -4.247E-02 -1.943E-01 3.800E+00 -8.838E-02 -9.357E-02 -1.960E-01 4.000E+00 -9.176E-02 -3.349E-01 -1.982E-01 4.200E+00 -1.791E-01 -4.311E-01 -2.041E-01 4.400E+00 -3.748E-01 -5.844E-01 -2.132E-01 4.600E+00 -4.953E-01 -7.791E-01 -3.123E-01 4.800E+00 -6.888E-01 -9.776E-01 -4.747E-01 5.000E+00 -8.903E-01 -1.178E+00 -6.488E-01 5.200E+00 -1.094E+00 -1.380E+00 -8.551E-01 5.400E+00 -1.300E+00 -1.583E+00 -1.065E+00 5.600E+00 -1.507E+00 -1.787E+00 -1.278E+00 5.800E+00 -1.715E+00 -1.992E+00 -1.492E+00 6.000E+00 -1.923E+00 -2.196E+00 -1.707E+00 6.200E+00 -2.132E+00 -2.401E+00 -1.922E+00 6.400E+00 -2.342E+00 -2.491E+00 -2.139E+00 6.600E+00 -2.551E+00 -2.689E+00 -2.357E+00 6.800E+00 -2.563E+00 -2.888E+00 -2.577E+00 7.000E+00 -2.760E+00 -3.086E+00 -2.615E+00 7.200E+00 -2.958E+00 -3.285E+00 -2.653E+00 7.400E+00 -3.156E+00 -3.484E+00 -2.842E+00 7.600E+00 -3.355E+00 -3.683E+00 -3.038E+00 7.800E+00 -3.554E+00 -3.883E+00 -3.235E+00 8.000E+00 -3.753E+00 -4.082E+00 -3.434E+00 8.200E+00 -3.953E+00 -4.281E+00 -3.632E+00 8.400E+00 -4.153E+00 -4.481E+00 -3.832E+00 8.600E+00 -4.352E+00 -4.680E+00 -4.031E+00 8.800E+00 -4.552E+00 -4.880E+00 -4.231E+00 9.000E+00 -4.752E+00 -5.080E+00 -4.430E+00 9.100E+00 -4.852E+00 -5.180E+00 -4.530E+00 | [Ramp] | variable typ min max dV/dt_r 1.706V/150.834ps 1.359V/281.363ps 2.010V/93.759ps dV/dt_f 1.784V/211.753ps 1.521V/423.765ps 2.022V/122.938ps 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 113.641E-12 3.037E-09 227.919E-12 50.000ps -127.935E-06 -87.944E-06 -69.280E-06 100.000ps -257.273E-06 -332.677E-06 136.777E-06 150.000ps 162.039E-06 -361.910E-06 1.017E-03 200.000ps 1.093E-03 51.453E-06 -1.933E-06 250.000ps 1.921E-03 674.471E-06 -12.440E-03 300.000ps 1.373E-03 1.217E-03 -27.504E-03 350.000ps -2.053E-03 1.563E-03 -35.764E-03 400.000ps -7.454E-03 1.677E-03 49.332E-03 450.000ps -13.439E-03 1.411E-03 346.587E-03 500.000ps -19.703E-03 648.961E-06 1.109E+00 550.000ps -27.960E-03 -595.688E-06 2.495E+00 600.000ps -38.480E-03 -2.249E-03 3.112E+00 650.000ps -33.317E-03 -4.255E-03 3.266E+00 700.000ps 13.355E-03 -6.528E-03 3.308E+00 750.000ps 124.736E-03 -9.005E-03 3.327E+00 800.000ps 336.049E-03 -11.678E-03 3.337E+00 850.000ps 765.202E-03 -14.681E-03 3.342E+00 900.000ps 1.416E+00 -18.496E-03 3.346E+00 950.000ps 2.057E+00 -23.375E-03 3.347E+00 1.000ns 2.447E+00 -29.324E-03 3.348E+00 1.050ns 2.637E+00 -34.774E-03 3.349E+00 1.100ns 2.726E+00 -36.073E-03 3.349E+00 1.150ns 2.772E+00 -28.822E-03 3.349E+00 1.200ns 2.798E+00 -8.901E-03 3.349E+00 1.250ns 2.814E+00 27.918E-03 3.350E+00 1.300ns 2.824E+00 87.182E-03 3.350E+00 1.350ns 2.830E+00 178.145E-03 3.350E+00 1.400ns 2.835E+00 322.048E-03 3.350E+00 1.450ns 2.838E+00 527.362E-03 3.350E+00 1.500ns 2.840E+00 777.632E-03 3.350E+00 1.550ns 2.841E+00 1.050E+00 3.350E+00 1.600ns 2.842E+00 1.323E+00 3.350E+00 1.650ns 2.842E+00 1.573E+00 3.350E+00 1.700ns 2.843E+00 1.773E+00 3.350E+00 1.750ns 2.843E+00 1.918E+00 3.350E+00 1.800ns 2.843E+00 2.020E+00 3.350E+00 1.850ns 2.843E+00 2.090E+00 3.350E+00 1.900ns 2.843E+00 2.138E+00 3.350E+00 1.950ns 2.844E+00 2.171E+00 3.350E+00 2.000ns 2.844E+00 2.195E+00 3.350E+00 2.050ns 2.844E+00 2.212E+00 3.350E+00 2.100ns 2.844E+00 2.225E+00 3.350E+00 2.150ns 2.844E+00 2.234E+00 3.350E+00 2.200ns 2.844E+00 2.241E+00 3.350E+00 2.250ns 2.844E+00 2.247E+00 3.350E+00 2.300ns 2.844E+00 2.251E+00 3.350E+00 2.350ns 2.844E+00 2.254E+00 3.350E+00 2.400ns 2.844E+00 2.256E+00 3.350E+00 2.450ns 2.844E+00 2.258E+00 3.350E+00 2.500ns 2.844E+00 2.259E+00 3.350E+00 2.550ns 2.844E+00 2.260E+00 3.350E+00 2.600ns 2.844E+00 2.261E+00 3.350E+00 2.650ns 2.844E+00 2.262E+00 3.350E+00 2.700ns 2.844E+00 2.262E+00 3.350E+00 2.750ns 2.844E+00 2.263E+00 3.350E+00 2.800ns 2.844E+00 2.263E+00 3.350E+00 2.850ns 2.844E+00 2.263E+00 3.350E+00 2.900ns 2.844E+00 2.263E+00 3.350E+00 2.950ns 2.844E+00 2.264E+00 3.350E+00 3.000ns 2.844E+00 2.264E+00 3.350E+00 3.100ns 2.844E+00 2.264E+00 3.350E+00 3.200ns 2.844E+00 2.264E+00 3.350E+00 3.300ns 2.844E+00 2.264E+00 3.350E+00 3.400ns 2.844E+00 2.264E+00 3.350E+00 3.500ns 2.844E+00 2.264E+00 3.350E+00 3.600ns 2.844E+00 2.264E+00 3.350E+00 3.700ns 2.844E+00 2.264E+00 3.350E+00 3.800ns 2.844E+00 2.264E+00 3.350E+00 3.900ns 2.844E+00 2.264E+00 3.350E+00 4.000ns 2.844E+00 2.264E+00 3.350E+00 4.100ns 2.844E+00 2.264E+00 3.350E+00 4.200ns 2.844E+00 2.264E+00 3.350E+00 4.300ns 2.844E+00 2.264E+00 3.350E+00 4.400ns 2.844E+00 2.264E+00 3.350E+00 4.500ns 2.844E+00 2.264E+00 3.350E+00 4.600ns 2.844E+00 2.264E+00 3.350E+00 4.700ns 2.844E+00 2.264E+00 3.350E+00 4.800ns 2.844E+00 2.264E+00 3.350E+00 4.900ns 2.844E+00 2.264E+00 3.350E+00 5.000ns 2.844E+00 2.264E+00 3.350E+00 5.250ns 2.844E+00 2.264E+00 3.350E+00 5.500ns 2.844E+00 2.264E+00 3.350E+00 5.750ns 2.844E+00 2.264E+00 3.350E+00 6.000ns 2.844E+00 2.264E+00 3.350E+00 6.250ns 2.844E+00 2.264E+00 3.350E+00 6.500ns 2.844E+00 2.264E+00 3.350E+00 6.750ns 2.844E+00 2.264E+00 3.350E+00 7.000ns 2.844E+00 2.264E+00 3.350E+00 7.250ns 2.844E+00 2.264E+00 3.350E+00 7.500ns 2.844E+00 2.264E+00 3.350E+00 7.750ns 2.844E+00 2.264E+00 3.350E+00 8.000ns 2.844E+00 2.264E+00 3.350E+00 8.250ns 2.844E+00 2.264E+00 3.350E+00 8.500ns 2.844E+00 2.264E+00 3.350E+00 8.750ns 2.844E+00 2.264E+00 3.350E+00 9.000ns 2.844E+00 2.264E+00 3.350E+00 9.250ns 2.844E+00 2.264E+00 3.350E+00 9.500ns 2.844E+00 2.264E+00 3.350E+00 9.750ns 2.844E+00 2.264E+00 3.350E+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 326.577E-03 465.631E-03 230.165E-03 50.000ps 326.451E-03 465.544E-03 230.099E-03 100.000ps 326.371E-03 465.354E-03 230.316E-03 150.000ps 326.875E-03 465.522E-03 231.156E-03 200.000ps 327.732E-03 466.135E-03 229.867E-03 250.000ps 328.163E-03 466.733E-03 217.611E-03 300.000ps 326.933E-03 466.907E-03 205.637E-03 350.000ps 323.046E-03 466.570E-03 204.109E-03 400.000ps 318.409E-03 465.779E-03 306.330E-03 450.000ps 315.210E-03 464.552E-03 678.143E-03 500.000ps 314.283E-03 463.008E-03 1.797E+00 550.000ps 314.689E-03 461.417E-03 3.092E+00 600.000ps 317.173E-03 460.114E-03 3.477E+00 650.000ps 344.014E-03 459.365E-03 3.555E+00 700.000ps 432.057E-03 459.512E-03 3.578E+00 750.000ps 641.257E-03 460.876E-03 3.588E+00 800.000ps 1.136E+00 463.752E-03 3.593E+00 850.000ps 1.941E+00 468.376E-03 3.596E+00 900.000ps 2.663E+00 474.849E-03 3.598E+00 950.000ps 3.032E+00 483.799E-03 3.599E+00 1.000ns 3.178E+00 496.234E-03 3.599E+00 1.050ns 3.234E+00 515.277E-03 3.600E+00 1.100ns 3.261E+00 547.961E-03 3.600E+00 1.150ns 3.276E+00 604.838E-03 3.600E+00 1.200ns 3.285E+00 705.099E-03 3.600E+00 1.250ns 3.290E+00 882.029E-03 3.600E+00 1.300ns 3.293E+00 1.146E+00 3.600E+00 1.350ns 3.296E+00 1.489E+00 3.600E+00 1.400ns 3.297E+00 1.885E+00 3.600E+00 1.450ns 3.298E+00 2.254E+00 3.600E+00 1.500ns 3.299E+00 2.526E+00 3.600E+00 1.550ns 3.299E+00 2.704E+00 3.600E+00 1.600ns 3.299E+00 2.814E+00 3.600E+00 1.650ns 3.300E+00 2.879E+00 3.600E+00 1.700ns 3.300E+00 2.919E+00 3.600E+00 1.750ns 3.300E+00 2.943E+00 3.600E+00 1.800ns 3.300E+00 2.959E+00 3.600E+00 1.850ns 3.300E+00 2.971E+00 3.600E+00 1.900ns 3.300E+00 2.978E+00 3.600E+00 1.950ns 3.300E+00 2.984E+00 3.600E+00 2.000ns 3.300E+00 2.988E+00 3.600E+00 2.050ns 3.300E+00 2.991E+00 3.600E+00 2.100ns 3.300E+00 2.994E+00 3.600E+00 2.150ns 3.300E+00 2.995E+00 3.600E+00 2.200ns 3.300E+00 2.996E+00 3.600E+00 2.250ns 3.300E+00 2.997E+00 3.600E+00 2.300ns 3.300E+00 2.998E+00 3.600E+00 2.350ns 3.300E+00 2.998E+00 3.600E+00 2.400ns 3.300E+00 2.999E+00 3.600E+00 2.450ns 3.300E+00 2.999E+00 3.600E+00 2.500ns 3.300E+00 2.999E+00 3.600E+00 2.550ns 3.300E+00 3.000E+00 3.600E+00 2.600ns 3.300E+00 3.000E+00 3.600E+00 2.650ns 3.300E+00 3.000E+00 3.600E+00 2.700ns 3.300E+00 3.000E+00 3.600E+00 2.750ns 3.300E+00 3.000E+00 3.600E+00 2.800ns 3.300E+00 3.000E+00 3.600E+00 2.850ns 3.300E+00 3.000E+00 3.600E+00 2.900ns 3.300E+00 3.000E+00 3.600E+00 2.950ns 3.300E+00 3.000E+00 3.600E+00 3.000ns 3.300E+00 3.000E+00 3.600E+00 3.100ns 3.300E+00 3.000E+00 3.600E+00 3.200ns 3.300E+00 3.000E+00 3.600E+00 3.300ns 3.300E+00 3.000E+00 3.600E+00 3.400ns 3.300E+00 3.000E+00 3.600E+00 3.500ns 3.300E+00 3.000E+00 3.600E+00 3.600ns 3.300E+00 3.000E+00 3.600E+00 3.700ns 3.300E+00 3.000E+00 3.600E+00 3.800ns 3.300E+00 3.000E+00 3.600E+00 3.900ns 3.300E+00 3.000E+00 3.600E+00 4.000ns 3.300E+00 3.000E+00 3.600E+00 4.100ns 3.300E+00 3.000E+00 3.600E+00 4.200ns 3.300E+00 3.000E+00 3.600E+00 4.300ns 3.300E+00 3.000E+00 3.600E+00 4.400ns 3.300E+00 3.000E+00 3.600E+00 4.500ns 3.300E+00 3.000E+00 3.600E+00 4.600ns 3.300E+00 3.000E+00 3.600E+00 4.700ns 3.300E+00 3.000E+00 3.600E+00 4.800ns 3.300E+00 3.000E+00 3.600E+00 4.900ns 3.300E+00 3.000E+00 3.600E+00 5.000ns 3.300E+00 3.000E+00 3.600E+00 5.250ns 3.300E+00 3.000E+00 3.600E+00 5.500ns 3.300E+00 3.000E+00 3.600E+00 5.750ns 3.300E+00 3.000E+00 3.600E+00 6.000ns 3.300E+00 3.000E+00 3.600E+00 6.250ns 3.300E+00 3.000E+00 3.600E+00 6.500ns 3.300E+00 3.000E+00 3.600E+00 6.750ns 3.300E+00 3.000E+00 3.600E+00 7.000ns 3.300E+00 3.000E+00 3.600E+00 7.250ns 3.300E+00 3.000E+00 3.600E+00 7.500ns 3.300E+00 3.000E+00 3.600E+00 7.750ns 3.300E+00 3.000E+00 3.600E+00 8.000ns 3.300E+00 3.000E+00 3.600E+00 8.250ns 3.300E+00 3.000E+00 3.600E+00 8.500ns 3.300E+00 3.000E+00 3.600E+00 8.750ns 3.300E+00 3.000E+00 3.600E+00 9.000ns 3.300E+00 3.000E+00 3.600E+00 9.250ns 3.300E+00 3.000E+00 3.600E+00 9.500ns 3.300E+00 3.000E+00 3.600E+00 9.750ns 3.300E+00 3.000E+00 3.600E+00 | [Falling Waveform] R_fixture = 100.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.844E+00 2.264E+00 3.350E+00 50.000ps 2.844E+00 2.265E+00 3.350E+00 100.000ps 2.844E+00 2.265E+00 3.350E+00 150.000ps 2.843E+00 2.264E+00 3.349E+00 200.000ps 2.842E+00 2.263E+00 3.349E+00 250.000ps 2.842E+00 2.263E+00 3.349E+00 300.000ps 2.842E+00 2.263E+00 3.352E+00 350.000ps 2.844E+00 2.263E+00 3.358E+00 400.000ps 2.846E+00 2.264E+00 3.378E+00 450.000ps 2.849E+00 2.266E+00 3.377E+00 500.000ps 2.852E+00 2.268E+00 3.205E+00 550.000ps 2.859E+00 2.270E+00 2.836E+00 600.000ps 2.869E+00 2.272E+00 2.162E+00 650.000ps 2.871E+00 2.273E+00 1.061E+00 700.000ps 2.857E+00 2.275E+00 444.823E-03 750.000ps 2.809E+00 2.275E+00 234.572E-03 800.000ps 2.708E+00 2.276E+00 117.455E-03 850.000ps 2.543E+00 2.277E+00 52.271E-03 900.000ps 2.286E+00 2.276E+00 22.509E-03 950.000ps 1.880E+00 2.271E+00 12.952E-03 1.000ns 1.364E+00 2.260E+00 8.275E-03 1.050ns 817.676E-03 2.242E+00 5.713E-03 1.100ns 422.542E-03 2.218E+00 4.059E-03 1.150ns 230.275E-03 2.184E+00 2.919E-03 1.200ns 138.991E-03 2.136E+00 2.116E-03 1.250ns 88.648E-03 2.070E+00 1.543E-03 1.300ns 56.393E-03 1.974E+00 1.126E-03 1.350ns 35.247E-03 1.843E+00 820.931E-06 1.400ns 22.728E-03 1.681E+00 599.970E-06 1.450ns 15.998E-03 1.492E+00 439.928E-06 1.500ns 12.213E-03 1.282E+00 323.361E-06 1.550ns 9.672E-03 1.059E+00 237.962E-06 1.600ns 7.996E-03 828.189E-03 175.172E-06 1.650ns 6.704E-03 604.811E-03 128.952E-06 1.700ns 5.595E-03 418.293E-03 95.042E-06 1.750ns 4.652E-03 281.176E-03 70.187E-06 1.800ns 3.881E-03 189.766E-03 51.863E-06 1.850ns 3.256E-03 130.428E-03 38.275E-06 1.900ns 2.741E-03 91.989E-03 28.228E-06 1.950ns 2.311E-03 66.557E-03 20.847E-06 2.000ns 1.949E-03 49.192E-03 15.418E-06 2.050ns 1.645E-03 37.400E-03 11.396E-06 2.100ns 1.391E-03 29.079E-03 8.411E-06 2.150ns 1.177E-03 22.973E-03 6.206E-06 2.200ns 997.122E-06 18.549E-03 4.581E-06 2.250ns 845.090E-06 15.363E-03 3.383E-06 2.300ns 716.751E-06 12.998E-03 2.498E-06 2.350ns 608.364E-06 11.181E-03 1.844E-06 2.400ns 516.669E-06 9.741E-03 1.362E-06 2.450ns 438.967E-06 8.599E-03 1.007E-06 2.500ns 373.091E-06 7.652E-03 744.288E-09 2.550ns 317.230E-06 6.836E-03 550.158E-09 2.600ns 269.818E-06 6.121E-03 406.447E-09 2.650ns 229.538E-06 5.494E-03 300.317E-09 2.700ns 195.312E-06 4.942E-03 222.076E-09 2.750ns 166.231E-06 4.454E-03 164.286E-09 2.800ns 141.506E-06 4.021E-03 121.467E-09 2.850ns 120.471E-06 3.634E-03 89.765E-09 2.900ns 102.573E-06 3.287E-03 66.385E-09 2.950ns 87.347E-06 2.976E-03 49.155E-09 3.000ns 74.390E-06 2.697E-03 36.406E-09 3.100ns 53.964E-06 2.219E-03 19.943E-09 3.200ns 39.156E-06 1.830E-03 10.873E-09 3.300ns 28.426E-06 1.513E-03 5.887E-09 3.400ns 20.641E-06 1.253E-03 3.181E-09 3.500ns 14.987E-06 1.040E-03 1.750E-09 3.600ns 10.882E-06 864.521E-06 1.014E-09 3.700ns 7.903E-06 719.905E-06 650.248E-12 3.800ns 5.741E-06 600.303E-06 468.129E-12 3.900ns 4.169E-06 501.254E-06 364.389E-12 4.000ns 3.028E-06 419.091E-06 301.050E-12 4.100ns 2.200E-06 350.775E-06 267.742E-12 4.200ns 1.598E-06 293.857E-06 253.071E-12 4.300ns 1.160E-06 246.383E-06 244.140E-12 4.400ns 842.839E-09 206.746E-06 236.750E-12 4.500ns 612.342E-09 173.602E-06 231.771E-12 4.600ns 444.739E-09 145.844E-06 229.639E-12 4.700ns 323.007E-09 122.582E-06 229.065E-12 4.800ns 234.697E-09 103.078E-06 228.670E-12 4.900ns 170.538E-09 86.711E-06 228.390E-12 5.000ns 123.874E-09 72.961E-06 228.188E-12 5.250ns 55.816E-09 47.436E-06 227.969E-12 5.500ns 25.251E-09 30.878E-06 227.928E-12 5.750ns 11.327E-09 20.111E-06 227.923E-12 6.000ns 5.118E-09 13.108E-06 227.920E-12 6.250ns 2.407E-09 8.542E-06 227.919E-12 6.500ns 1.170E-09 5.569E-06 227.919E-12 6.750ns 596.883E-12 3.632E-06 227.919E-12 7.000ns 326.056E-12 2.370E-06 227.919E-12 7.250ns 203.757E-12 1.547E-06 227.919E-12 7.500ns 151.376E-12 1.010E-06 227.919E-12 7.750ns 129.364E-12 659.631E-09 227.919E-12 8.000ns 120.180E-12 431.194E-09 227.919E-12 8.250ns 116.358E-12 282.207E-09 227.919E-12 8.500ns 115.031E-12 185.117E-09 227.919E-12 8.750ns 114.353E-12 121.798E-09 227.919E-12 9.000ns 113.966E-12 80.494E-09 227.918E-12 9.250ns 113.781E-12 53.545E-09 227.919E-12 9.500ns 113.700E-12 35.971E-09 227.919E-12 9.750ns 113.700E-12 35.971E-09 227.919E-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 50.000ps 3.300E+00 3.000E+00 3.600E+00 100.000ps 3.300E+00 3.001E+00 3.600E+00 150.000ps 3.300E+00 3.000E+00 3.599E+00 200.000ps 3.299E+00 2.999E+00 3.599E+00 250.000ps 3.298E+00 2.999E+00 3.599E+00 300.000ps 3.298E+00 2.998E+00 3.601E+00 350.000ps 3.298E+00 2.998E+00 3.608E+00 400.000ps 3.300E+00 2.997E+00 3.630E+00 450.000ps 3.303E+00 2.997E+00 3.639E+00 500.000ps 3.307E+00 2.998E+00 3.497E+00 550.000ps 3.316E+00 2.999E+00 3.200E+00 600.000ps 3.332E+00 3.000E+00 2.745E+00 650.000ps 3.346E+00 3.002E+00 1.896E+00 700.000ps 3.352E+00 3.004E+00 927.105E-03 750.000ps 3.332E+00 3.006E+00 548.276E-03 800.000ps 3.273E+00 3.010E+00 393.332E-03 850.000ps 3.176E+00 3.016E+00 308.160E-03 900.000ps 3.042E+00 3.023E+00 267.979E-03 950.000ps 2.869E+00 3.030E+00 253.265E-03 1.000ns 2.635E+00 3.037E+00 245.780E-03 1.050ns 2.279E+00 3.041E+00 240.929E-03 1.100ns 1.825E+00 3.045E+00 237.762E-03 1.150ns 1.329E+00 3.045E+00 235.596E-03 1.200ns 892.289E-03 3.039E+00 234.087E-03 1.250ns 638.163E-03 3.026E+00 233.021E-03 1.300ns 514.670E-03 3.005E+00 232.256E-03 1.350ns 451.816E-03 2.974E+00 231.700E-03 1.400ns 415.018E-03 2.933E+00 231.294E-03 1.450ns 392.825E-03 2.883E+00 230.994E-03 1.500ns 378.857E-03 2.822E+00 230.774E-03 1.550ns 368.562E-03 2.752E+00 230.612E-03 1.600ns 360.643E-03 2.669E+00 230.494E-03 1.650ns 354.488E-03 2.569E+00 230.408E-03 1.700ns 349.589E-03 2.439E+00 230.344E-03 1.750ns 345.629E-03 2.280E+00 230.297E-03 1.800ns 342.413E-03 2.098E+00 230.262E-03 1.850ns 339.793E-03 1.908E+00 230.237E-03 1.900ns 337.645E-03 1.714E+00 230.218E-03 1.950ns 335.871E-03 1.519E+00 230.204E-03 2.000ns 334.396E-03 1.327E+00 230.194E-03 2.050ns 333.166E-03 1.143E+00 230.186E-03 2.100ns 332.139E-03 979.804E-03 230.181E-03 2.150ns 331.280E-03 850.124E-03 230.177E-03 2.200ns 330.559E-03 755.489E-03 230.174E-03 2.250ns 329.952E-03 689.956E-03 230.171E-03 2.300ns 329.439E-03 644.396E-03 230.170E-03 2.350ns 329.007E-03 612.226E-03 230.168E-03 2.400ns 328.641E-03 588.875E-03 230.168E-03 2.450ns 328.332E-03 571.238E-03 230.167E-03 2.500ns 328.070E-03 557.614E-03 230.166E-03 2.550ns 327.847E-03 546.496E-03 230.166E-03 2.600ns 327.658E-03 537.050E-03 230.166E-03 2.650ns 327.498E-03 528.898E-03 230.166E-03 2.700ns 327.361E-03 521.845E-03 230.165E-03 2.750ns 327.245E-03 515.736E-03 230.165E-03 2.800ns 327.146E-03 510.424E-03 230.165E-03 2.850ns 327.062E-03 505.779E-03 230.165E-03 2.900ns 326.990E-03 501.695E-03 230.165E-03 2.950ns 326.929E-03 498.086E-03 230.165E-03 3.000ns 326.878E-03 494.887E-03 230.165E-03 3.100ns 326.796E-03 489.512E-03 230.165E-03 3.200ns 326.736E-03 485.225E-03 230.165E-03 3.300ns 326.693E-03 481.774E-03 230.165E-03 3.400ns 326.661E-03 478.978E-03 230.165E-03 3.500ns 326.638E-03 476.700E-03 230.165E-03 3.600ns 326.622E-03 474.836E-03 230.165E-03 3.700ns 326.609E-03 473.304E-03 230.165E-03 3.800ns 326.601E-03 472.038E-03 230.165E-03 3.900ns 326.594E-03 470.991E-03 230.165E-03 4.000ns 326.589E-03 470.121E-03 230.165E-03 4.100ns 326.586E-03 469.397E-03 230.165E-03 4.200ns 326.584E-03 468.793E-03 230.165E-03 4.300ns 326.582E-03 468.289E-03 230.165E-03 4.400ns 326.580E-03 467.867E-03 230.165E-03 4.500ns 326.579E-03 467.513E-03 230.165E-03 4.600ns 326.579E-03 467.216E-03 230.165E-03 4.700ns 326.578E-03 466.967E-03 230.165E-03 4.800ns 326.578E-03 466.757E-03 230.165E-03 4.900ns 326.578E-03 466.581E-03 230.165E-03 5.000ns 326.577E-03 466.432E-03 230.165E-03 5.250ns 326.577E-03 466.156E-03 230.165E-03 5.500ns 326.577E-03 465.975E-03 230.165E-03 5.750ns 326.577E-03 465.856E-03 230.165E-03 6.000ns 326.577E-03 465.779E-03 230.165E-03 6.250ns 326.577E-03 465.728E-03 230.165E-03 6.500ns 326.577E-03 465.695E-03 230.165E-03 6.750ns 326.577E-03 465.673E-03 230.165E-03 7.000ns 326.577E-03 465.659E-03 230.165E-03 7.250ns 326.577E-03 465.649E-03 230.165E-03 7.500ns 326.577E-03 465.643E-03 230.165E-03 7.750ns 326.577E-03 465.639E-03 230.165E-03 8.000ns 326.577E-03 465.636E-03 230.165E-03 8.250ns 326.577E-03 465.635E-03 230.165E-03 8.500ns 326.577E-03 465.633E-03 230.165E-03 8.750ns 326.577E-03 465.633E-03 230.165E-03 9.000ns 326.577E-03 465.632E-03 230.165E-03 9.250ns 326.577E-03 465.632E-03 230.165E-03 9.500ns 326.577E-03 465.632E-03 230.165E-03 9.750ns 326.577E-03 465.632E-03 230.165E-03 | | End [Model] LVC_STDOUTI_33 | |************************************************************************ | Model LVC_STDOUTI_25 |************************************************************************ | [Model] LVC_STDOUTI_25 Model_type Output Polarity Inverting Vmeas = 1.25000V Cref = 50.0000pF Rref = 0.5000k Vref = 0.000V C_comp 2.82pF 1.84pF 3.60pF | | [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.532E+00 -4.567E+00 -4.490E+00 -5.350E+00 -4.382E+00 -4.417E+00 -4.340E+00 -5.200E+00 -4.232E+00 -4.268E+00 -4.190E+00 -5.050E+00 -4.083E+00 -4.118E+00 -4.040E+00 -4.900E+00 -3.933E+00 -3.969E+00 -3.890E+00 -4.750E+00 -3.783E+00 -3.820E+00 -3.740E+00 -4.600E+00 -3.634E+00 -3.670E+00 -3.591E+00 -4.450E+00 -3.484E+00 -3.521E+00 -3.441E+00 -4.300E+00 -3.335E+00 -3.372E+00 -3.291E+00 -4.150E+00 -3.185E+00 -3.223E+00 -3.141E+00 -4.000E+00 -3.036E+00 -3.073E+00 -2.992E+00 -3.850E+00 -2.887E+00 -2.924E+00 -2.842E+00 -3.700E+00 -2.737E+00 -2.775E+00 -2.693E+00 -3.550E+00 -2.588E+00 -2.627E+00 -2.543E+00 -3.400E+00 -2.439E+00 -2.478E+00 -2.394E+00 -3.250E+00 -2.290E+00 -2.329E+00 -2.245E+00 -3.100E+00 -2.142E+00 -2.181E+00 -2.096E+00 -2.950E+00 -1.993E+00 -2.032E+00 -1.947E+00 -2.800E+00 -1.844E+00 -1.884E+00 -1.798E+00 -2.650E+00 -1.696E+00 -1.736E+00 -1.649E+00 -2.500E+00 -1.548E+00 -1.589E+00 -1.501E+00 -2.350E+00 -1.400E+00 -1.441E+00 -1.352E+00 -2.200E+00 -1.253E+00 -1.294E+00 -1.204E+00 -2.050E+00 -1.106E+00 -1.148E+00 -1.057E+00 -1.900E+00 -9.595E-01 -1.002E+00 -9.100E-01 -1.750E+00 -8.138E-01 -8.567E-01 -7.639E-01 -1.600E+00 -6.693E-01 -7.128E-01 -6.190E-01 -1.450E+00 -5.269E-01 -5.708E-01 -4.764E-01 -1.300E+00 -3.907E-01 -4.352E-01 -3.404E-01 -1.150E+00 -3.051E-01 -3.586E-01 -2.472E-01 -1.000E+00 -2.097E-01 -2.838E-01 -1.518E-01 -8.500E-01 -8.140E-02 -1.230E-01 -1.121E-01 -7.000E-01 -5.827E-02 -3.732E-02 -9.526E-02 -5.500E-01 -4.645E-02 -2.865E-02 -7.577E-02 -4.000E-01 -3.426E-02 -2.124E-02 -5.565E-02 -2.500E-01 -2.161E-02 -1.346E-02 -3.510E-02 -1.500E-01 -1.304E-02 -8.096E-03 -2.119E-02 0.000E+00 -2.642E-12 -1.031E-10 -1.393E-13 1.000E-01 8.554E-03 5.217E-03 1.407E-02 2.000E-01 1.669E-02 1.005E-02 2.775E-02 3.000E-01 2.441E-02 1.450E-02 4.105E-02 4.000E-01 3.168E-02 1.857E-02 5.393E-02 5.000E-01 3.851E-02 2.224E-02 6.639E-02 6.000E-01 4.489E-02 2.553E-02 7.842E-02 7.000E-01 5.079E-02 2.842E-02 8.999E-02 8.000E-01 5.623E-02 3.093E-02 1.011E-01 9.000E-01 6.119E-02 3.306E-02 1.117E-01 1.000E+00 6.566E-02 3.480E-02 1.218E-01 1.250E+00 7.465E-02 3.760E-02 1.448E-01 1.500E+00 8.052E-02 3.868E-02 1.643E-01 1.750E+00 8.352E-02 3.908E-02 1.800E-01 2.000E+00 8.476E-02 3.933E-02 1.917E-01 2.250E+00 8.543E-02 3.954E-02 1.992E-01 2.500E+00 8.594E-02 3.971E-02 2.032E-01 2.750E+00 8.637E-02 3.987E-02 2.053E-01 3.000E+00 8.660E-02 5.268E-02 2.067E-01 3.250E+00 9.100E-02 3.776E-01 2.854E-01 3.500E+00 3.791E-01 6.052E-01 3.641E-01 3.750E+00 6.138E-01 7.412E-01 4.427E-01 4.000E+00 7.702E-01 9.467E-01 6.881E-01 4.250E+00 1.002E+00 1.194E+00 8.726E-01 4.500E+00 1.257E+00 1.445E+00 1.126E+00 4.750E+00 1.515E+00 1.699E+00 1.392E+00 5.000E+00 1.775E+00 1.954E+00 1.661E+00 5.250E+00 2.037E+00 2.209E+00 1.931E+00 5.500E+00 2.298E+00 2.465E+00 2.203E+00 5.750E+00 2.561E+00 2.721E+00 2.474E+00 6.000E+00 2.822E+00 2.969E+00 2.746E+00 6.250E+00 3.079E+00 3.117E+00 3.014E+00 6.500E+00 3.318E+00 3.352E+00 3.275E+00 6.750E+00 3.458E+00 3.600E+00 3.521E+00 7.000E+00 3.618E+00 3.849E+00 3.729E+00 7.250E+00 3.866E+00 4.098E+00 3.857E+00 7.500E+00 4.115E+00 4.347E+00 3.975E+00 7.750E+00 4.364E+00 4.597E+00 4.159E+00 8.000E+00 4.613E+00 4.846E+00 4.405E+00 8.250E+00 4.863E+00 5.096E+00 4.653E+00 8.500E+00 5.113E+00 5.345E+00 4.902E+00 8.750E+00 5.363E+00 5.595E+00 5.152E+00 9.000E+00 5.613E+00 5.845E+00 5.402E+00 9.250E+00 5.864E+00 6.095E+00 5.652E+00 9.500E+00 6.114E+00 6.345E+00 5.903E+00 9.750E+00 6.365E+00 6.595E+00 6.155E+00 1.000E+01 6.615E+00 6.845E+00 6.406E+00 1.025E+01 6.866E+00 7.095E+00 6.658E+00 1.050E+01 7.117E+00 7.346E+00 6.910E+00 1.075E+01 7.368E+00 7.596E+00 7.162E+00 1.100E+01 7.619E+00 7.847E+00 7.414E+00 | [Pullup] | voltage I(typ) I(min) I(max) | -8.700E+00 7.804E+00 7.840E+00 7.774E+00 -8.500E+00 7.604E+00 7.640E+00 7.573E+00 -8.300E+00 7.403E+00 7.439E+00 7.372E+00 -8.100E+00 7.203E+00 7.239E+00 7.171E+00 -7.900E+00 7.002E+00 7.039E+00 6.970E+00 -7.700E+00 6.802E+00 6.839E+00 6.769E+00 -7.500E+00 6.602E+00 6.639E+00 6.569E+00 -7.300E+00 6.401E+00 6.439E+00 6.368E+00 -7.100E+00 6.201E+00 6.239E+00 6.167E+00 -6.900E+00 6.001E+00 6.039E+00 5.966E+00 -6.700E+00 5.801E+00 5.839E+00 5.766E+00 -6.500E+00 5.601E+00 5.640E+00 5.565E+00 -6.300E+00 5.401E+00 5.440E+00 5.365E+00 -6.100E+00 5.201E+00 5.240E+00 5.164E+00 -5.900E+00 5.001E+00 5.040E+00 4.964E+00 -5.700E+00 4.801E+00 4.841E+00 4.764E+00 -5.500E+00 4.601E+00 4.641E+00 4.564E+00 -5.300E+00 4.401E+00 4.442E+00 4.364E+00 -5.100E+00 4.202E+00 4.242E+00 4.164E+00 -4.900E+00 4.002E+00 4.043E+00 3.965E+00 -4.700E+00 3.803E+00 3.844E+00 3.764E+00 -4.500E+00 3.603E+00 3.645E+00 3.562E+00 -4.300E+00 3.404E+00 3.446E+00 3.359E+00 -4.100E+00 3.204E+00 3.247E+00 3.157E+00 -3.900E+00 3.004E+00 3.048E+00 2.956E+00 -3.700E+00 2.804E+00 2.849E+00 2.754E+00 -3.500E+00 2.604E+00 2.650E+00 2.553E+00 -3.300E+00 2.404E+00 2.451E+00 2.352E+00 -3.100E+00 2.204E+00 2.253E+00 2.151E+00 -2.900E+00 2.005E+00 2.054E+00 1.950E+00 -2.700E+00 1.807E+00 1.856E+00 1.750E+00 -2.500E+00 1.608E+00 1.659E+00 1.551E+00 -2.300E+00 1.411E+00 1.462E+00 1.352E+00 -2.100E+00 1.214E+00 1.267E+00 1.154E+00 -1.900E+00 1.019E+00 1.072E+00 9.582E-01 -1.700E+00 8.275E-01 8.817E-01 7.657E-01 -1.500E+00 6.564E-01 7.132E-01 5.920E-01 -1.300E+00 5.436E-01 6.115E-01 4.670E-01 -1.100E+00 3.992E-01 4.865E-01 3.036E-01 -9.000E-01 1.661E-01 2.729E-01 1.136E-01 -7.000E-01 4.251E-02 3.410E-02 8.413E-02 -5.000E-01 3.022E-02 1.648E-02 6.155E-02 -3.000E-01 1.808E-02 9.793E-03 3.701E-02 -2.000E-01 1.181E-02 6.378E-03 2.445E-02 0.000E+00 1.748E-09 9.276E-09 4.510E-10 2.000E-01 -1.057E-02 -5.492E-03 -2.258E-02 4.000E-01 -1.973E-02 -1.011E-02 -4.243E-02 6.000E-01 -2.745E-02 -1.384E-02 -5.954E-02 8.000E-01 -3.375E-02 -1.669E-02 -7.398E-02 1.000E+00 -3.866E-02 -1.869E-02 -8.587E-02 1.200E+00 -4.228E-02 -1.993E-02 -9.534E-02 1.400E+00 -4.473E-02 -2.065E-02 -1.026E-01 1.600E+00 -4.632E-02 -2.111E-02 -1.079E-01 1.800E+00 -4.743E-02 -2.148E-02 -1.117E-01 2.000E+00 -4.829E-02 -2.178E-02 -1.145E-01 2.200E+00 -4.903E-02 -2.206E-02 -1.168E-01 2.400E+00 -4.970E-02 -2.232E-02 -1.188E-01 2.600E+00 -5.031E-02 -2.262E-02 -1.205E-01 2.800E+00 -5.093E-02 -2.323E-02 -1.221E-01 3.000E+00 -5.212E-02 -2.761E-02 -1.237E-01 3.200E+00 -5.535E-02 -2.038E-01 -1.270E-01 3.400E+00 -1.332E-01 -3.648E-01 -1.354E-01 3.600E+00 -3.311E-01 -4.671E-01 -1.511E-01 3.800E+00 -4.537E-01 -6.553E-01 -3.299E-01 4.000E+00 -6.469E-01 -8.518E-01 -4.764E-01 4.200E+00 -8.480E-01 -1.051E+00 -6.779E-01 4.400E+00 -1.052E+00 -1.252E+00 -8.869E-01 4.600E+00 -1.257E+00 -1.454E+00 -1.099E+00 4.800E+00 -1.464E+00 -1.657E+00 -1.313E+00 5.000E+00 -1.672E+00 -1.789E+00 -1.527E+00 5.200E+00 -1.880E+00 -1.986E+00 -1.743E+00 5.400E+00 -1.951E+00 -2.184E+00 -1.961E+00 5.600E+00 -2.148E+00 -2.382E+00 -2.038E+00 5.800E+00 -2.346E+00 -2.580E+00 -2.115E+00 6.000E+00 -2.545E+00 -2.778E+00 -2.312E+00 6.200E+00 -2.744E+00 -2.977E+00 -2.510E+00 6.400E+00 -2.943E+00 -3.176E+00 -2.708E+00 6.600E+00 -3.142E+00 -3.375E+00 -2.908E+00 6.800E+00 -3.341E+00 -3.574E+00 -3.107E+00 7.000E+00 -3.541E+00 -3.773E+00 -3.306E+00 7.200E+00 -3.740E+00 -3.972E+00 -3.506E+00 7.400E+00 -3.940E+00 -4.171E+00 -3.706E+00 7.600E+00 -4.139E+00 -4.371E+00 -3.906E+00 7.800E+00 -4.339E+00 -4.570E+00 -4.106E+00 8.000E+00 -4.538E+00 -4.770E+00 -4.306E+00 8.200E+00 -4.738E+00 -4.969E+00 -4.506E+00 | [Ramp] | variable typ min max dV/dt_r 1.245V/185.537ps 944.187mV/394.115ps 1.487V/98.353ps dV/dt_f 1.337V/253.184ps 1.135V/608.079ps 1.511V/125.252ps 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 41.032E-12 1.687E-09 3.181E-12 50.000ps -103.293E-06 -68.249E-06 -96.990E-06 100.000ps -323.412E-06 -277.003E-06 -177.940E-06 150.000ps -264.148E-06 -435.624E-06 265.995E-06 200.000ps 303.325E-06 -257.708E-06 1.129E-03 250.000ps 978.198E-06 141.546E-06 1.130E-03 300.000ps 1.420E-03 550.486E-06 -4.263E-03 350.000ps 1.576E-03 854.154E-06 -13.464E-03 400.000ps 1.181E-03 1.032E-03 -23.420E-03 450.000ps -253.323E-06 1.107E-03 -36.855E-03 500.000ps -2.657E-03 1.113E-03 10.548E-03 550.000ps -5.724E-03 1.075E-03 224.843E-03 600.000ps -9.194E-03 986.951E-06 827.725E-03 650.000ps -13.051E-03 811.824E-06 1.782E+00 700.000ps -17.940E-03 503.113E-06 2.265E+00 750.000ps -24.534E-03 38.010E-06 2.394E+00 800.000ps -33.637E-03 -587.445E-06 2.436E+00 850.000ps -38.138E-03 -1.361E-03 2.456E+00 900.000ps -23.146E-03 -2.269E-03 2.466E+00 950.000ps 26.948E-03 -3.306E-03 2.471E+00 1.000ns 133.208E-03 -4.473E-03 2.475E+00 1.050ns 349.011E-03 -5.779E-03 2.476E+00 1.100ns 676.559E-03 -7.257E-03 2.477E+00 1.150ns 1.051E+00 -9.047E-03 2.478E+00 1.200ns 1.416E+00 -11.112E-03 2.478E+00 1.250ns 1.684E+00 -13.429E-03 2.479E+00 1.300ns 1.846E+00 -16.070E-03 2.479E+00 1.350ns 1.938E+00 -19.167E-03 2.479E+00 1.400ns 1.989E+00 -22.889E-03 2.479E+00 1.450ns 2.019E+00 -27.117E-03 2.479E+00 1.500ns 2.037E+00 -31.143E-03 2.479E+00 1.550ns 2.049E+00 -33.738E-03 2.479E+00 1.600ns 2.057E+00 -32.650E-03 2.479E+00 1.650ns 2.063E+00 -25.671E-03 2.479E+00 1.700ns 2.066E+00 -9.615E-03 2.479E+00 1.750ns 2.069E+00 19.417E-03 2.479E+00 1.800ns 2.071E+00 66.422E-03 2.479E+00 1.850ns 2.072E+00 139.617E-03 2.479E+00 1.900ns 2.073E+00 237.439E-03 2.479E+00 1.950ns 2.074E+00 354.351E-03 2.479E+00 2.000ns 2.074E+00 484.084E-03 2.479E+00 2.050ns 2.075E+00 620.114E-03 2.479E+00 2.100ns 2.075E+00 756.272E-03 2.479E+00 2.150ns 2.075E+00 887.413E-03 2.479E+00 2.200ns 2.075E+00 1.009E+00 2.479E+00 2.250ns 2.075E+00 1.120E+00 2.479E+00 2.300ns 2.075E+00 1.216E+00 2.479E+00 2.350ns 2.075E+00 1.295E+00 2.479E+00 2.400ns 2.075E+00 1.359E+00 2.479E+00 2.450ns 2.075E+00 1.408E+00 2.479E+00 2.500ns 2.075E+00 1.445E+00 2.479E+00 2.550ns 2.075E+00 1.474E+00 2.479E+00 2.600ns 2.075E+00 1.495E+00 2.479E+00 2.650ns 2.075E+00 1.512E+00 2.479E+00 2.700ns 2.075E+00 1.525E+00 2.479E+00 2.750ns 2.075E+00 1.535E+00 2.479E+00 2.800ns 2.075E+00 1.542E+00 2.479E+00 2.850ns 2.075E+00 1.549E+00 2.479E+00 2.900ns 2.075E+00 1.553E+00 2.479E+00 2.950ns 2.075E+00 1.557E+00 2.479E+00 3.000ns 2.075E+00 1.560E+00 2.479E+00 3.100ns 2.075E+00 1.565E+00 2.479E+00 3.200ns 2.075E+00 1.568E+00 2.479E+00 3.300ns 2.075E+00 1.570E+00 2.479E+00 3.400ns 2.075E+00 1.571E+00 2.479E+00 3.500ns 2.075E+00 1.572E+00 2.479E+00 3.600ns 2.075E+00 1.572E+00 2.479E+00 3.700ns 2.075E+00 1.573E+00 2.479E+00 3.800ns 2.075E+00 1.573E+00 2.479E+00 3.900ns 2.075E+00 1.573E+00 2.479E+00 4.000ns 2.075E+00 1.573E+00 2.479E+00 4.100ns 2.075E+00 1.573E+00 2.479E+00 4.200ns 2.075E+00 1.573E+00 2.479E+00 4.300ns 2.075E+00 1.573E+00 2.479E+00 4.400ns 2.075E+00 1.573E+00 2.479E+00 4.500ns 2.075E+00 1.573E+00 2.479E+00 4.600ns 2.075E+00 1.573E+00 2.479E+00 4.700ns 2.075E+00 1.573E+00 2.479E+00 4.800ns 2.075E+00 1.573E+00 2.479E+00 4.900ns 2.075E+00 1.573E+00 2.479E+00 5.000ns 2.075E+00 1.573E+00 2.479E+00 5.250ns 2.075E+00 1.574E+00 2.479E+00 5.500ns 2.075E+00 1.574E+00 2.479E+00 5.750ns 2.075E+00 1.574E+00 2.479E+00 6.000ns 2.075E+00 1.574E+00 2.479E+00 6.250ns 2.075E+00 1.574E+00 2.479E+00 6.500ns 2.075E+00 1.574E+00 2.479E+00 6.750ns 2.075E+00 1.574E+00 2.479E+00 7.000ns 2.075E+00 1.574E+00 2.479E+00 7.250ns 2.075E+00 1.574E+00 2.479E+00 7.500ns 2.075E+00 1.574E+00 2.479E+00 7.750ns 2.075E+00 1.574E+00 2.479E+00 8.000ns 2.075E+00 1.574E+00 2.479E+00 8.250ns 2.075E+00 1.574E+00 2.479E+00 8.500ns 2.075E+00 1.574E+00 2.479E+00 8.750ns 2.075E+00 1.574E+00 2.479E+00 9.000ns 2.075E+00 1.574E+00 2.479E+00 9.250ns 2.075E+00 1.574E+00 2.479E+00 9.500ns 2.075E+00 1.574E+00 2.479E+00 9.750ns 2.075E+00 1.574E+00 2.479E+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 271.959E-03 409.009E-03 181.154E-03 50.000ps 271.862E-03 408.945E-03 181.062E-03 100.000ps 271.705E-03 408.802E-03 181.011E-03 150.000ps 271.918E-03 408.868E-03 181.483E-03 200.000ps 272.573E-03 409.349E-03 182.238E-03 250.000ps 273.075E-03 409.924E-03 181.924E-03 300.000ps 273.054E-03 410.236E-03 176.424E-03 350.000ps 272.544E-03 410.149E-03 168.786E-03 400.000ps 271.429E-03 409.699E-03 163.468E-03 450.000ps 269.531E-03 408.992E-03 159.489E-03 500.000ps 267.364E-03 408.139E-03 236.443E-03 550.000ps 265.648E-03 407.225E-03 553.441E-03 600.000ps 265.041E-03 406.286E-03 1.479E+00 650.000ps 266.004E-03 405.330E-03 2.343E+00 700.000ps 268.647E-03 404.373E-03 2.610E+00 750.000ps 273.734E-03 403.489E-03 2.662E+00 800.000ps 282.479E-03 402.792E-03 2.681E+00 850.000ps 305.822E-03 402.413E-03 2.690E+00 900.000ps 369.431E-03 402.485E-03 2.694E+00 950.000ps 525.601E-03 403.133E-03 2.697E+00 1.000ns 859.088E-03 404.486E-03 2.698E+00 1.050ns 1.345E+00 406.685E-03 2.699E+00 1.100ns 1.844E+00 409.892E-03 2.699E+00 1.150ns 2.163E+00 414.257E-03 2.700E+00 1.200ns 2.330E+00 420.231E-03 2.700E+00 1.250ns 2.413E+00 428.397E-03 2.700E+00 1.300ns 2.450E+00 439.422E-03 2.700E+00 1.350ns 2.469E+00 454.184E-03 2.700E+00 1.400ns 2.480E+00 473.909E-03 2.700E+00 1.450ns 2.487E+00 500.643E-03 2.700E+00 1.500ns 2.491E+00 538.544E-03 2.700E+00 1.550ns 2.494E+00 596.112E-03 2.700E+00 1.600ns 2.496E+00 684.071E-03 2.700E+00 1.650ns 2.497E+00 806.350E-03 2.700E+00 1.700ns 2.498E+00 961.773E-03 2.700E+00 1.750ns 2.499E+00 1.146E+00 2.700E+00 1.800ns 2.499E+00 1.351E+00 2.700E+00 1.850ns 2.499E+00 1.565E+00 2.700E+00 1.900ns 2.500E+00 1.763E+00 2.700E+00 1.950ns 2.500E+00 1.919E+00 2.700E+00 2.000ns 2.500E+00 2.028E+00 2.700E+00 2.050ns 2.500E+00 2.111E+00 2.700E+00 2.100ns 2.500E+00 2.169E+00 2.700E+00 2.150ns 2.500E+00 2.209E+00 2.700E+00 2.200ns 2.500E+00 2.236E+00 2.700E+00 2.250ns 2.500E+00 2.254E+00 2.700E+00 2.300ns 2.500E+00 2.265E+00 2.700E+00 2.350ns 2.500E+00 2.274E+00 2.700E+00 2.400ns 2.500E+00 2.280E+00 2.700E+00 2.450ns 2.500E+00 2.285E+00 2.700E+00 2.500ns 2.500E+00 2.288E+00 2.700E+00 2.550ns 2.500E+00 2.291E+00 2.700E+00 2.600ns 2.500E+00 2.293E+00 2.700E+00 2.650ns 2.500E+00 2.295E+00 2.700E+00 2.700ns 2.500E+00 2.296E+00 2.700E+00 2.750ns 2.500E+00 2.297E+00 2.700E+00 2.800ns 2.500E+00 2.297E+00 2.700E+00 2.850ns 2.500E+00 2.298E+00 2.700E+00 2.900ns 2.500E+00 2.298E+00 2.700E+00 2.950ns 2.500E+00 2.299E+00 2.700E+00 3.000ns 2.500E+00 2.299E+00 2.700E+00 3.100ns 2.500E+00 2.299E+00 2.700E+00 3.200ns 2.500E+00 2.300E+00 2.700E+00 3.300ns 2.500E+00 2.300E+00 2.700E+00 3.400ns 2.500E+00 2.300E+00 2.700E+00 3.500ns 2.500E+00 2.300E+00 2.700E+00 3.600ns 2.500E+00 2.300E+00 2.700E+00 3.700ns 2.500E+00 2.300E+00 2.700E+00 3.800ns 2.500E+00 2.300E+00 2.700E+00 3.900ns 2.500E+00 2.300E+00 2.700E+00 4.000ns 2.500E+00 2.300E+00 2.700E+00 4.100ns 2.500E+00 2.300E+00 2.700E+00 4.200ns 2.500E+00 2.300E+00 2.700E+00 4.300ns 2.500E+00 2.300E+00 2.700E+00 4.400ns 2.500E+00 2.300E+00 2.700E+00 4.500ns 2.500E+00 2.300E+00 2.700E+00 4.600ns 2.500E+00 2.300E+00 2.700E+00 4.700ns 2.500E+00 2.300E+00 2.700E+00 4.800ns 2.500E+00 2.300E+00 2.700E+00 4.900ns 2.500E+00 2.300E+00 2.700E+00 5.000ns 2.500E+00 2.300E+00 2.700E+00 5.250ns 2.500E+00 2.300E+00 2.700E+00 5.500ns 2.500E+00 2.300E+00 2.700E+00 5.750ns 2.500E+00 2.300E+00 2.700E+00 6.000ns 2.500E+00 2.300E+00 2.700E+00 6.250ns 2.500E+00 2.300E+00 2.700E+00 6.500ns 2.500E+00 2.300E+00 2.700E+00 6.750ns 2.500E+00 2.300E+00 2.700E+00 7.000ns 2.500E+00 2.300E+00 2.700E+00 7.250ns 2.500E+00 2.300E+00 2.700E+00 7.500ns 2.500E+00 2.300E+00 2.700E+00 7.750ns 2.500E+00 2.300E+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) | 0.000s 2.075E+00 1.574E+00 2.479E+00 50.000ps 2.076E+00 1.574E+00 2.479E+00 100.000ps 2.076E+00 1.574E+00 2.479E+00 150.000ps 2.075E+00 1.574E+00 2.478E+00 200.000ps 2.074E+00 1.573E+00 2.477E+00 250.000ps 2.073E+00 1.572E+00 2.478E+00 300.000ps 2.074E+00 1.572E+00 2.484E+00 350.000ps 2.076E+00 1.573E+00 2.495E+00 400.000ps 2.078E+00 1.574E+00 2.507E+00 450.000ps 2.082E+00 1.576E+00 2.495E+00 500.000ps 2.085E+00 1.578E+00 2.390E+00 550.000ps 2.088E+00 1.580E+00 2.146E+00 600.000ps 2.091E+00 1.582E+00 1.662E+00 650.000ps 2.090E+00 1.585E+00 893.026E-03 700.000ps 2.082E+00 1.587E+00 323.666E-03 750.000ps 2.067E+00 1.589E+00 142.138E-03 800.000ps 2.041E+00 1.590E+00 66.324E-03 850.000ps 1.999E+00 1.590E+00 29.289E-03 900.000ps 1.927E+00 1.589E+00 15.617E-03 950.000ps 1.806E+00 1.586E+00 10.516E-03 1.000ns 1.616E+00 1.582E+00 7.510E-03 1.050ns 1.367E+00 1.576E+00 5.540E-03 1.100ns 1.072E+00 1.566E+00 4.152E-03 1.150ns 753.624E-03 1.552E+00 3.127E-03 1.200ns 451.142E-03 1.532E+00 2.363E-03 1.250ns 236.335E-03 1.507E+00 1.788E-03 1.300ns 125.680E-03 1.474E+00 1.354E-03 1.350ns 71.577E-03 1.434E+00 1.027E-03 1.400ns 43.308E-03 1.387E+00 780.987E-06 1.450ns 28.217E-03 1.334E+00 594.922E-06 1.500ns 19.828E-03 1.275E+00 453.684E-06 1.550ns 15.062E-03 1.209E+00 346.149E-06 1.600ns 11.993E-03 1.137E+00 264.180E-06 1.650ns 9.861E-03 1.059E+00 201.809E-06 1.700ns 8.313E-03 974.666E-03 154.339E-06 1.750ns 7.115E-03 885.207E-03 118.072E-06 1.800ns 6.130E-03 790.859E-03 90.288E-06 1.850ns 5.294E-03 692.302E-03 69.038E-06 1.900ns 4.582E-03 590.389E-03 52.829E-06 1.950ns 3.970E-03 486.310E-03 40.447E-06 2.000ns 3.441E-03 382.980E-03 30.959E-06 2.050ns 2.985E-03 288.851E-03 23.687E-06 2.100ns 2.591E-03 210.844E-03 18.128E-06 2.150ns 2.251E-03 151.375E-03 13.880E-06 2.200ns 1.957E-03 108.633E-03 10.629E-06 2.250ns 1.702E-03 78.650E-03 8.137E-06 2.300ns 1.481E-03 57.744E-03 6.228E-06 2.350ns 1.290E-03 43.068E-03 4.768E-06 2.400ns 1.124E-03 32.774E-03 3.651E-06 2.450ns 979.365E-06 25.562E-03 2.796E-06 2.500ns 854.015E-06 20.554E-03 2.141E-06 2.550ns 745.015E-06 17.052E-03 1.639E-06 2.600ns 650.153E-06 14.520E-03 1.255E-06 2.650ns 567.540E-06 12.576E-03 961.054E-09 2.700ns 495.570E-06 11.044E-03 736.081E-09 2.750ns 432.851E-06 9.821E-03 563.540E-09 2.800ns 378.162E-06 8.823E-03 431.352E-09 2.850ns 330.449E-06 8.000E-03 330.214E-09 2.900ns 288.810E-06 7.295E-03 252.809E-09 2.950ns 252.464E-06 6.674E-03 193.514E-09 3.000ns 220.728E-06 6.117E-03 148.096E-09 3.100ns 168.786E-06 5.169E-03 86.614E-09 3.200ns 129.124E-06 4.393E-03 50.408E-09 3.300ns 98.823E-06 3.747E-03 29.090E-09 3.400ns 75.655E-06 3.203E-03 16.876E-09 3.500ns 57.927E-06 2.742E-03 10.054E-09 3.600ns 44.359E-06 2.351E-03 6.093E-09 3.700ns 33.976E-06 2.018E-03 3.609E-09 3.800ns 26.026E-06 1.735E-03 2.065E-09 3.900ns 19.936E-06 1.493E-03 1.208E-09 4.000ns 15.272E-06 1.287E-03 758.587E-12 4.100ns 11.701E-06 1.110E-03 478.137E-12 4.200ns 8.965E-06 958.021E-06 276.147E-12 4.300ns 6.868E-06 827.920E-06 144.319E-12 4.400ns 5.262E-06 716.109E-06 75.561E-12 4.500ns 4.032E-06 619.872E-06 45.696E-12 4.600ns 3.090E-06 536.977E-06 31.082E-12 4.700ns 2.367E-06 465.527E-06 21.787E-12 4.800ns 1.814E-06 403.866E-06 15.055E-12 4.900ns 1.390E-06 350.578E-06 10.355E-12 5.000ns 1.065E-06 304.486E-06 7.365E-12 5.250ns 547.469E-09 214.542E-06 4.300E-12 5.500ns 281.629E-09 151.540E-06 3.550E-12 5.750ns 144.374E-09 107.244E-06 3.298E-12 6.000ns 73.974E-09 75.998E-06 3.211E-12 6.250ns 38.065E-09 53.913E-06 3.187E-12 6.500ns 19.761E-09 38.279E-06 3.182E-12 6.750ns 10.275E-09 27.193E-06 3.181E-12 7.000ns 5.345E-09 19.325E-06 3.182E-12 7.250ns 2.790E-09 13.737E-06 3.182E-12 7.500ns 1.454E-09 9.766E-06 3.180E-12 7.750ns 763.961E-12 6.945E-06 3.182E-12 8.000ns 412.100E-12 4.940E-06 3.180E-12 8.250ns 231.112E-12 3.514E-06 3.182E-12 8.500ns 138.384E-12 2.500E-06 3.180E-12 8.750ns 91.095E-12 1.778E-06 3.182E-12 9.000ns 66.995E-12 1.265E-06 3.182E-12 9.250ns 54.506E-12 900.652E-09 3.180E-12 9.500ns 48.015E-12 641.151E-09 3.182E-12 9.750ns 48.015E-12 641.151E-09 3.182E-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) | 0.000s 2.500E+00 2.300E+00 2.700E+00 50.000ps 2.500E+00 2.300E+00 2.700E+00 100.000ps 2.501E+00 2.301E+00 2.700E+00 150.000ps 2.500E+00 2.301E+00 2.699E+00 200.000ps 2.499E+00 2.300E+00 2.698E+00 250.000ps 2.497E+00 2.299E+00 2.698E+00 300.000ps 2.497E+00 2.298E+00 2.704E+00 350.000ps 2.497E+00 2.298E+00 2.716E+00 400.000ps 2.498E+00 2.298E+00 2.735E+00 450.000ps 2.501E+00 2.298E+00 2.739E+00 500.000ps 2.505E+00 2.297E+00 2.661E+00 550.000ps 2.511E+00 2.298E+00 2.482E+00 600.000ps 2.518E+00 2.298E+00 2.186E+00 650.000ps 2.527E+00 2.299E+00 1.640E+00 700.000ps 2.535E+00 2.300E+00 899.122E-03 750.000ps 2.541E+00 2.301E+00 444.730E-03 800.000ps 2.543E+00 2.303E+00 303.194E-03 850.000ps 2.536E+00 2.305E+00 243.340E-03 900.000ps 2.513E+00 2.307E+00 217.533E-03 950.000ps 2.470E+00 2.310E+00 206.228E-03 1.000ns 2.407E+00 2.313E+00 199.091E-03 1.050ns 2.321E+00 2.317E+00 194.234E-03 1.100ns 2.206E+00 2.321E+00 190.832E-03 1.150ns 2.043E+00 2.324E+00 188.372E-03 1.200ns 1.818E+00 2.326E+00 186.574E-03 1.250ns 1.552E+00 2.329E+00 185.237E-03 1.300ns 1.265E+00 2.331E+00 184.237E-03 1.350ns 974.242E-03 2.332E+00 183.489E-03 1.400ns 715.897E-03 2.333E+00 182.927E-03 1.450ns 535.121E-03 2.334E+00 182.504E-03 1.500ns 436.950E-03 2.333E+00 182.183E-03 1.550ns 391.378E-03 2.331E+00 181.939E-03 1.600ns 365.884E-03 2.326E+00 181.753E-03 1.650ns 345.669E-03 2.318E+00 181.612E-03 1.700ns 329.869E-03 2.307E+00 181.504E-03 1.750ns 319.357E-03 2.291E+00 181.422E-03 1.800ns 312.196E-03 2.271E+00 181.359E-03 1.850ns 306.395E-03 2.247E+00 181.311E-03 1.900ns 301.203E-03 2.218E+00 181.274E-03 1.950ns 296.738E-03 2.183E+00 181.246E-03 2.000ns 293.068E-03 2.142E+00 181.224E-03 2.050ns 290.062E-03 2.094E+00 181.208E-03 2.100ns 287.551E-03 2.031E+00 181.195E-03 2.150ns 285.412E-03 1.957E+00 181.185E-03 2.200ns 283.582E-03 1.873E+00 181.178E-03 2.250ns 282.019E-03 1.782E+00 181.172E-03 2.300ns 280.683E-03 1.687E+00 181.168E-03 2.350ns 279.535E-03 1.589E+00 181.165E-03 2.400ns 278.544E-03 1.490E+00 181.162E-03 2.450ns 277.688E-03 1.390E+00 181.160E-03 2.500ns 276.948E-03 1.291E+00 181.159E-03 2.550ns 276.307E-03 1.193E+00 181.157E-03 2.600ns 275.752E-03 1.096E+00 181.156E-03 2.650ns 275.269E-03 1.003E+00 181.156E-03 2.700ns 274.849E-03 913.113E-03 181.155E-03 2.750ns 274.484E-03 829.603E-03 181.155E-03 2.800ns 274.165E-03 755.892E-03 181.155E-03 2.850ns 273.888E-03 693.997E-03 181.154E-03 2.900ns 273.646E-03 644.367E-03 181.154E-03 2.950ns 273.435E-03 605.698E-03 181.154E-03 3.000ns 273.250E-03 575.835E-03 181.154E-03 3.100ns 272.948E-03 534.170E-03 181.154E-03 3.200ns 272.718E-03 507.189E-03 181.154E-03 3.300ns 272.541E-03 488.358E-03 181.154E-03 3.400ns 272.406E-03 474.268E-03 181.154E-03 3.500ns 272.302E-03 463.121E-03 181.154E-03 3.600ns 272.222E-03 454.239E-03 181.154E-03 3.700ns 272.161E-03 447.179E-03 181.154E-03 3.800ns 272.114E-03 441.460E-03 181.154E-03 3.900ns 272.078E-03 436.703E-03 181.154E-03 4.000ns 272.051E-03 432.693E-03 181.154E-03 4.100ns 272.029E-03 429.317E-03 181.154E-03 4.200ns 272.013E-03 426.475E-03 181.154E-03 4.300ns 272.000E-03 424.067E-03 181.154E-03 4.400ns 271.991E-03 422.014E-03 181.154E-03 4.500ns 271.983E-03 420.256E-03 181.154E-03 4.600ns 271.978E-03 418.749E-03 181.154E-03 4.700ns 271.973E-03 417.456E-03 181.154E-03 4.800ns 271.970E-03 416.343E-03 181.154E-03 4.900ns 271.967E-03 415.382E-03 181.154E-03 5.000ns 271.965E-03 414.552E-03 181.154E-03 5.250ns 271.962E-03 412.933E-03 181.154E-03 5.500ns 271.961E-03 411.796E-03 181.154E-03 5.750ns 271.960E-03 410.994E-03 181.154E-03 6.000ns 271.959E-03 410.425E-03 181.154E-03 6.250ns 271.959E-03 410.020E-03 181.154E-03 6.500ns 271.959E-03 409.732E-03 181.154E-03 6.750ns 271.959E-03 409.527E-03 181.154E-03 7.000ns 271.959E-03 409.380E-03 181.154E-03 7.250ns 271.959E-03 409.275E-03 181.154E-03 7.500ns 271.959E-03 409.199E-03 181.154E-03 7.750ns 271.959E-03 409.145E-03 181.154E-03 8.000ns 271.959E-03 409.107E-03 181.154E-03 8.250ns 271.959E-03 409.079E-03 181.154E-03 8.500ns 271.959E-03 409.059E-03 181.154E-03 8.750ns 271.959E-03 409.045E-03 181.154E-03 9.000ns 271.959E-03 409.035E-03 181.154E-03 9.250ns 271.959E-03 409.028E-03 181.154E-03 9.500ns 271.959E-03 409.022E-03 181.154E-03 9.750ns 271.959E-03 409.022E-03 181.154E-03 | | End [Model] LVC_STDOUTI_25 | | [END]