| *************************************************** | Philips Semiconductors Inc. | Logic Products Group | | IBIS model of 74AHCT374 | OCTAL D-TYPE FLIP-FLOP; 3-STATE; POSITIVE-EDGE TRIGGER; TTL | | |[Packages]: |[Package1]: SO 20-pin (D) Package ; |[Package2]: TSSOP 20-pin (PW) Package ; | *************************************************** | [IBIS Ver] 3.2 [File Name] ahct374.ibs [File Rev] 1.4 [Date] 08-Apr-2003 [Source] File created from simulations by LPG Philips Semiconductors Nijmegen | [Notes] V1.4 Ibis model. | | | Remarks: | - The Power Clamp curves for the input models have been omitted since there | is no power clamp diode. | - The pulldown and pullup tables of the Tristate Output model contain | post-processed data points outside the nominal voltage range. | | Revision History | Version Date Author/ Description | Editor | 1.3 December 2000 RM Reviewed version for IBIS 3.2 | 1.4 April 2003 RM Updated version | [Disclaimer] (C) Copyright 2003 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] 74AHCT374_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# AHCT_CTRLIN_50 5.75E-02 5.91E-09 1.050E-12 2 Q0 AHC_TRISTN_50 6.25E-02 4.85E-09 1.040E-12 3 D0 AHCT_IN_50 6.59E-02 3.92E-09 0.861E-12 4 D1 AHCT_IN_50 5.79E-02 3.32E-09 0.803E-12 5 Q1 AHC_TRISTN_50 5.36E-02 3.07E-09 0.758E-12 6 Q2 AHC_TRISTN_50 5.36E-02 3.07E-09 0.758E-12 7 D2 AHCT_IN_50 5.79E-02 3.32E-09 0.803E-12 8 D3 AHCT_IN_50 6.59E-02 3.92E-09 0.861E-12 9 Q3 AHC_TRISTN_50 6.25E-02 4.85E-09 1.040E-12 10 GND GND 5.75E-02 5.91E-09 1.110E-12 11 CP AHCT_CTRLIN_50 5.75E-02 5.91E-09 1.110E-12 12 Q4 AHC_TRISTN_50 6.25E-02 4.85E-09 1.040E-12 13 D4 AHCT_IN_50 6.59E-02 3.92E-09 0.861E-12 14 D5 AHCT_IN_50 5.79E-02 3.32E-09 0.803E-12 15 Q5 AHC_TRISTN_50 5.36E-02 3.07E-09 0.758E-12 16 Q6 AHC_TRISTN_50 5.36E-02 3.07E-09 0.758E-12 17 D6 AHCT_IN_50 5.79E-02 3.32E-09 0.803E-12 18 D7 AHCT_IN_50 6.59E-02 3.92E-09 0.861E-12 19 Q7 AHC_TRISTN_50 6.25E-02 4.85E-09 1.040E-12 20 VCC POWER 5.75E-02 5.91E-09 1.110E-12 | | | | |******************************************************** | Info for TSSOP 20-pin (PW) Package |******************************************************** | [Component] 74AHCT374_2 [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# AHCT_CTRLIN_50 6.63E-02 3.18E-09 0.408E-12 2 Q0 AHC_TRISTN_50 6.67E-02 2.55E-09 0.398E-12 3 D0 AHCT_IN_50 8.34E-02 2.35E-09 0.317E-12 4 D1 AHCT_IN_50 7.44E-02 2.16E-09 0.293E-12 5 Q1 AHC_TRISTN_50 7.10E-02 2.09E-09 0.282E-12 6 Q2 AHC_TRISTN_50 7.10E-02 2.09E-09 0.282E-12 7 D2 AHCT_IN_50 7.44E-02 2.16E-09 0.293E-12 8 D3 AHCT_IN_50 8.34E-02 2.35E-09 0.317E-12 9 Q3 AHC_TRISTN_50 6.67E-02 2.55E-09 0.397E-12 10 GND GND 6.63E-02 3.18E-09 0.420E-12 11 CP AHCT_CTRLIN_50 6.63E-02 3.17E-09 0.420E-12 12 Q4 AHC_TRISTN_50 6.67E-02 2.55E-09 0.397E-12 13 D4 AHCT_IN_50 8.34E-02 2.35E-09 0.317E-12 14 D5 AHCT_IN_50 7.44E-02 2.16E-09 0.293E-12 15 Q5 AHC_TRISTN_50 7.10E-02 2.09E-09 0.282E-12 16 Q6 AHC_TRISTN_50 7.10E-02 2.09E-09 0.282E-12 17 D6 AHCT_IN_50 7.44E-02 2.16E-09 0.293E-12 18 D7 AHCT_IN_50 8.34E-02 2.35E-09 0.317E-12 19 Q7 AHC_TRISTN_50 6.67E-02 2.55E-09 0.398E-12 20 VCC POWER 6.63E-02 3.17E-09 0.420E-12 | | | |************************************************************************ | Model AHCT_CTRLIN_50 |************************************************************************ | [Model] AHCT_CTRLIN_50 Model_type Input Vinl = 0.8000V Vinh = 2.0000V C_comp 0.56pF 0.49pF 0.68pF | | [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 7.0 7.0 7.0 | Static overshoot S_overshoot_low -0.5 -0.5 -0.5 D_overshoot_high 11.0 11.0 11.0 | 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] 55.0000 110.0000 -5.0000 | [Voltage Range] 5.0000V 4.5000V 5.5000V |Process Range nominal slow fast | [GND_clamp] | voltage I(typ) I(min) I(max) | -5.500E+00 -4.525E+00 -4.549E+00 -4.495E+00 -5.400E+00 -4.425E+00 -4.449E+00 -4.394E+00 -5.300E+00 -4.325E+00 -4.349E+00 -4.294E+00 -5.200E+00 -4.225E+00 -4.250E+00 -4.194E+00 -5.100E+00 -4.125E+00 -4.150E+00 -4.094E+00 -5.000E+00 -4.025E+00 -4.050E+00 -3.994E+00 -4.900E+00 -3.925E+00 -3.950E+00 -3.894E+00 -4.800E+00 -3.825E+00 -3.850E+00 -3.793E+00 -4.700E+00 -3.725E+00 -3.750E+00 -3.693E+00 -4.600E+00 -3.625E+00 -3.651E+00 -3.593E+00 -4.500E+00 -3.525E+00 -3.551E+00 -3.493E+00 -4.400E+00 -3.425E+00 -3.451E+00 -3.393E+00 -4.300E+00 -3.325E+00 -3.352E+00 -3.293E+00 -4.200E+00 -3.225E+00 -3.252E+00 -3.193E+00 -4.100E+00 -3.126E+00 -3.152E+00 -3.093E+00 -4.000E+00 -3.026E+00 -3.053E+00 -2.993E+00 -3.900E+00 -2.926E+00 -2.953E+00 -2.893E+00 -3.800E+00 -2.826E+00 -2.854E+00 -2.793E+00 -3.700E+00 -2.727E+00 -2.754E+00 -2.693E+00 -3.600E+00 -2.627E+00 -2.655E+00 -2.593E+00 -3.500E+00 -2.527E+00 -2.555E+00 -2.493E+00 -3.400E+00 -2.428E+00 -2.456E+00 -2.394E+00 -3.300E+00 -2.328E+00 -2.357E+00 -2.294E+00 -3.200E+00 -2.229E+00 -2.258E+00 -2.194E+00 -3.100E+00 -2.130E+00 -2.159E+00 -2.095E+00 -3.000E+00 -2.030E+00 -2.059E+00 -1.995E+00 -2.900E+00 -1.931E+00 -1.960E+00 -1.895E+00 -2.800E+00 -1.832E+00 -1.862E+00 -1.796E+00 -2.700E+00 -1.733E+00 -1.763E+00 -1.697E+00 -2.600E+00 -1.634E+00 -1.664E+00 -1.597E+00 -2.500E+00 -1.535E+00 -1.565E+00 -1.498E+00 -2.400E+00 -1.436E+00 -1.467E+00 -1.399E+00 -2.300E+00 -1.337E+00 -1.369E+00 -1.300E+00 -2.200E+00 -1.239E+00 -1.271E+00 -1.201E+00 -2.100E+00 -1.141E+00 -1.173E+00 -1.102E+00 -2.000E+00 -1.043E+00 -1.075E+00 -1.004E+00 -1.900E+00 -944.787E-03 -977.581E-03 -905.552E-03 -1.800E+00 -847.321E-03 -880.547E-03 -807.593E-03 -1.700E+00 -750.273E-03 -783.959E-03 -710.018E-03 -1.600E+00 -653.778E-03 -687.957E-03 -612.954E-03 -1.500E+00 -558.076E-03 -592.787E-03 -516.632E-03 -1.450E+00 -510.667E-03 -545.666E-03 -468.888E-03 -1.400E+00 -463.720E-03 -499.031E-03 -421.575E-03 -1.350E+00 -417.566E-03 -453.242E-03 -374.993E-03 -1.300E+00 -373.271E-03 -409.472E-03 -330.078E-03 -1.250E+00 -335.109E-03 -372.516E-03 -290.483E-03 -1.200E+00 -307.719E-03 -347.962E-03 -259.705E-03 -1.150E+00 -282.660E-03 -327.103E-03 -229.661E-03 -1.100E+00 -253.846E-03 -303.635E-03 -194.638E-03 -1.050E+00 -218.370E-03 -274.747E-03 -151.966E-03 -1.000E+00 -173.635E-03 -237.729E-03 -100.566E-03 -950.000E-03 -118.088E-03 -189.349E-03 -46.308E-03 -900.000E-03 -57.873E-03 -127.631E-03 -11.933E-03 -850.000E-03 -16.964E-03 -61.591E-03 -3.088E-03 -800.000E-03 -3.834E-03 -19.149E-03 -1.465E-03 -750.000E-03 -1.005E-03 -4.867E-03 -922.961E-06 -700.000E-03 -359.851E-06 -1.260E-03 -577.756E-06 -650.000E-03 -166.725E-06 -351.351E-06 -323.555E-06 -600.000E-03 -83.720E-06 -113.084E-06 -151.689E-06 -550.000E-03 -40.817E-06 -45.051E-06 -56.300E-06 -500.000E-03 -18.642E-06 -21.213E-06 -16.336E-06 -400.000E-03 -3.225E-06 -5.711E-06 -811.414E-09 -300.000E-03 -445.215E-09 -1.560E-06 -16.694E-09 -200.000E-03 -21.367E-09 -234.585E-09 -194.608E-12 -100.000E-03 -888.459E-12 -18.071E-09 -2.294E-12 0.000E+00 192.662E-24 142.334E-21 203.251E-21 200.000E-03 39.958E-12 1.529E-09 31.999E-15 400.000E-03 40.579E-12 1.544E-09 33.933E-15 600.000E-03 41.198E-12 1.556E-09 35.930E-15 800.000E-03 41.833E-12 1.569E-09 37.975E-15 1.000E+00 42.481E-12 1.581E-09 40.062E-15 1.200E+00 43.141E-12 1.593E-09 42.188E-15 1.400E+00 43.812E-12 1.606E-09 44.357E-15 1.600E+00 44.493E-12 1.619E-09 46.570E-15 1.800E+00 45.185E-12 1.632E-09 48.836E-15 2.000E+00 45.888E-12 1.644E-09 51.147E-15 2.200E+00 46.602E-12 1.658E-09 53.516E-15 2.400E+00 47.326E-12 1.671E-09 55.938E-15 2.600E+00 48.063E-12 1.684E-09 58.419E-15 2.800E+00 48.811E-12 1.697E-09 60.937E-15 3.000E+00 49.571E-12 1.711E-09 63.526E-15 3.200E+00 50.346E-12 1.724E-09 66.190E-15 3.400E+00 51.135E-12 1.738E-09 68.931E-15 3.600E+00 51.941E-12 1.752E-09 71.727E-15 3.800E+00 52.766E-12 1.767E-09 74.614E-15 4.000E+00 53.613E-12 1.781E-09 77.591E-15 4.200E+00 54.485E-12 1.796E-09 80.658E-15 4.400E+00 55.386E-12 1.812E-09 83.829E-15 4.600E+00 56.319E-12 1.820E-09 87.139E-15 4.800E+00 57.289E-12 1.820E-09 90.546E-15 5.000E+00 58.300E-12 1.820E-09 94.126E-15 5.200E+00 58.300E-12 1.820E-09 97.838E-15 5.400E+00 58.300E-12 1.820E-09 101.696E-15 5.500E+00 58.300E-12 1.820E-09 103.709E-15 | | End [Model] AHCT_CTRLIN_50 | |************************************************************************ | Model AHC_TRISTN_50 |************************************************************************ | [Model] AHC_TRISTN_50 Model_type 3-state Polarity Non-Inverting Enable Active-Low Vmeas = 2.5000V Cref = 50.0000pF Rref = 1.0000k Vref = 0.000V C_comp 1.87pF 1.65pF 2.06pF | | [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 2.5 2.25 2.75 | | |Ambient temperature: 25.0000 85.0000 -40.0000 | [Temperature Range] 55.0000 110.0000 -5.0000 | [Voltage Range] 5.0000V 4.5000V 5.5000V |Process Range nominal slow fast | [Pulldown] | voltage I(typ) I(min) I(max) | -5.500E+00 -2.014E-02 -1.162E-02 -3.569E-02 -5.300E+00 -2.014E-02 -1.162E-02 -3.569E-02 -5.100E+00 -2.014E-02 -1.162E-02 -3.569E-02 -4.900E+00 -2.014E-02 -1.162E-02 -3.569E-02 -4.700E+00 -2.014E-02 -1.162E-02 -3.569E-02 -4.500E+00 -2.014E-02 -1.162E-02 -3.569E-02 -4.300E+00 -2.014E-02 -1.162E-02 -3.569E-02 -4.100E+00 -2.014E-02 -1.162E-02 -3.569E-02 -3.900E+00 -2.014E-02 -1.162E-02 -3.569E-02 -3.700E+00 -2.014E-02 -1.162E-02 -3.569E-02 -3.500E+00 -2.014E-02 -1.162E-02 -3.569E-02 -3.300E+00 -2.014E-02 -1.162E-02 -3.569E-02 -3.100E+00 -2.014E-02 -1.162E-02 -3.569E-02 -2.900E+00 -2.014E-02 -1.162E-02 -3.569E-02 -2.700E+00 -2.014E-02 -1.162E-02 -3.569E-02 -2.500E+00 -2.014E-02 -1.162E-02 -3.569E-02 -2.300E+00 -2.014E-02 -1.162E-02 -3.569E-02 -2.100E+00 -2.014E-02 -1.162E-02 -3.569E-02 -1.900E+00 -2.014E-02 -1.162E-02 -3.569E-02 -1.700E+00 -2.014E-02 -1.162E-02 -3.569E-02 -1.500E+00 -2.014E-02 -1.162E-02 -3.569E-02 -1.450E+00 -2.014E-02 -1.162E-02 -3.569E-02 -1.400E+00 -2.014E-02 -1.162E-02 -3.569E-02 -1.350E+00 -2.014E-02 -1.162E-02 -3.569E-02 -1.300E+00 -2.014E-02 -1.162E-02 -3.569E-02 -1.250E+00 -2.014E-02 -1.162E-02 -3.569E-02 -1.200E+00 -2.014E-02 -1.162E-02 -3.569E-02 -1.150E+00 -2.014E-02 -1.162E-02 -3.569E-02 -1.100E+00 -2.014E-02 -1.162E-02 -3.569E-02 -1.050E+00 -2.014E-02 -1.162E-02 -3.569E-02 -1.000E+00 -2.014E-02 -1.162E-02 -3.569E-02 -9.500E-01 -2.014E-02 -1.162E-02 -3.569E-02 -9.000E-01 -2.014E-02 -1.162E-02 -3.569E-02 -8.500E-01 -2.014E-02 -1.162E-02 -3.569E-02 -8.000E-01 -2.014E-02 -1.162E-02 -3.508E-02 -7.500E-01 -2.014E-02 -1.162E-02 -3.370E-02 -7.000E-01 -1.968E-02 -1.162E-02 -3.199E-02 -6.500E-01 -1.863E-02 -1.162E-02 -3.010E-02 -6.000E-01 -1.736E-02 -1.118E-02 -2.807E-02 -5.500E-01 -1.600E-02 -1.040E-02 -2.591E-02 -5.000E-01 -1.459E-02 -9.513E-03 -2.366E-02 -4.500E-01 -1.316E-02 -8.586E-03 -2.135E-02 -4.000E-01 -1.171E-02 -7.644E-03 -1.902E-02 -3.500E-01 -1.026E-02 -6.692E-03 -1.667E-02 -3.000E-01 -8.799E-03 -5.733E-03 -1.432E-02 -2.500E-01 -7.337E-03 -4.774E-03 -1.195E-02 -2.000E-01 -5.873E-03 -3.815E-03 -9.578E-03 -1.500E-01 -4.407E-03 -2.858E-03 -7.196E-03 -1.000E-01 -2.939E-03 -1.903E-03 -4.805E-03 -5.000E-02 -1.470E-03 -9.503E-04 -2.407E-03 0.000E+00 6.852E-15 1.256E-13 4.636E-17 1.000E-01 2.922E-03 1.884E-03 4.790E-03 2.000E-01 5.805E-03 3.739E-03 9.516E-03 3.000E-01 8.648E-03 5.563E-03 1.418E-02 4.000E-01 1.145E-02 7.357E-03 1.877E-02 5.000E-01 1.421E-02 9.118E-03 2.330E-02 6.000E-01 1.692E-02 1.085E-02 2.776E-02 7.000E-01 1.960E-02 1.254E-02 3.215E-02 8.000E-01 2.222E-02 1.420E-02 3.646E-02 9.000E-01 2.480E-02 1.582E-02 4.071E-02 1.000E+00 2.733E-02 1.741E-02 4.488E-02 1.300E+00 3.463E-02 2.194E-02 5.693E-02 1.600E+00 4.147E-02 2.611E-02 6.827E-02 1.900E+00 4.782E-02 2.988E-02 7.886E-02 2.200E+00 5.364E-02 3.322E-02 8.868E-02 2.500E+00 5.890E-02 3.609E-02 9.769E-02 2.800E+00 6.356E-02 3.845E-02 1.058E-01 3.100E+00 6.760E-02 4.025E-02 1.131E-01 3.400E+00 7.095E-02 4.148E-02 1.195E-01 3.700E+00 7.358E-02 4.217E-02 1.249E-01 4.000E+00 7.548E-02 4.254E-02 1.293E-01 4.300E+00 7.667E-02 4.280E-02 1.328E-01 4.600E+00 7.737E-02 4.300E-02 1.352E-01 4.900E+00 7.784E-02 4.321E-02 1.369E-01 5.200E+00 7.824E-02 4.341E-02 1.379E-01 5.500E+00 7.866E-02 4.362E-02 1.387E-01 5.800E+00 7.908E-02 4.383E-02 1.394E-01 6.100E+00 7.950E-02 4.403E-02 1.402E-01 6.400E+00 7.991E-02 4.424E-02 1.410E-01 6.700E+00 8.033E-02 4.444E-02 1.417E-01 7.000E+00 8.075E-02 4.465E-02 1.425E-01 7.300E+00 8.117E-02 4.485E-02 1.433E-01 7.600E+00 8.159E-02 4.506E-02 1.440E-01 7.900E+00 8.201E-02 4.527E-02 1.448E-01 8.200E+00 8.243E-02 4.547E-02 1.456E-01 8.500E+00 8.285E-02 4.568E-02 1.463E-01 8.800E+00 8.327E-02 4.588E-02 1.471E-01 9.100E+00 8.369E-02 4.609E-02 1.479E-01 9.400E+00 8.410E-02 4.630E-02 1.486E-01 9.700E+00 8.452E-02 4.650E-02 1.494E-01 1.000E+01 8.494E-02 4.671E-02 1.502E-01 1.030E+01 8.536E-02 4.691E-02 1.509E-01 1.060E+01 8.578E-02 4.712E-02 1.517E-01 1.090E+01 8.620E-02 4.732E-02 1.525E-01 1.100E+01 8.634E-02 4.739E-02 1.527E-01 | [Pullup] | voltage I(typ) I(min) I(max) | -6.500E+00 2.060E-02 1.151E-02 3.585E-02 -6.300E+00 2.060E-02 1.151E-02 3.585E-02 -6.100E+00 2.060E-02 1.151E-02 3.585E-02 -5.900E+00 2.060E-02 1.151E-02 3.585E-02 -5.700E+00 2.060E-02 1.151E-02 3.585E-02 -5.500E+00 2.060E-02 1.151E-02 3.585E-02 -5.300E+00 2.060E-02 1.151E-02 3.585E-02 -5.100E+00 2.060E-02 1.151E-02 3.585E-02 -4.900E+00 2.060E-02 1.151E-02 3.585E-02 -4.700E+00 2.060E-02 1.151E-02 3.585E-02 -4.500E+00 2.060E-02 1.151E-02 3.585E-02 -4.300E+00 2.060E-02 1.151E-02 3.585E-02 -4.100E+00 2.060E-02 1.151E-02 3.585E-02 -3.900E+00 2.060E-02 1.151E-02 3.585E-02 -3.700E+00 2.060E-02 1.151E-02 3.585E-02 -3.500E+00 2.060E-02 1.151E-02 3.585E-02 -3.300E+00 2.060E-02 1.151E-02 3.585E-02 -3.100E+00 2.060E-02 1.151E-02 3.585E-02 -2.900E+00 2.060E-02 1.151E-02 3.585E-02 -2.700E+00 2.060E-02 1.151E-02 3.585E-02 -2.500E+00 2.060E-02 1.151E-02 3.585E-02 -2.300E+00 2.060E-02 1.151E-02 3.585E-02 -2.100E+00 2.060E-02 1.151E-02 3.585E-02 -1.900E+00 2.060E-02 1.151E-02 3.585E-02 -1.700E+00 2.060E-02 1.151E-02 3.585E-02 -1.500E+00 2.060E-02 1.151E-02 3.585E-02 -1.300E+00 2.060E-02 1.151E-02 3.585E-02 -1.100E+00 2.060E-02 1.151E-02 3.585E-02 -9.000E-01 2.060E-02 1.151E-02 3.585E-02 -7.000E-01 2.060E-02 1.151E-02 3.585E-02 -5.000E-01 1.504E-02 8.968E-03 2.619E-02 -3.000E-01 9.072E-03 5.383E-03 1.589E-02 -1.000E-01 2.994E-03 1.764E-03 5.298E-03 0.000E+00 -1.325E-15 -2.311E-14 -6.334E-17 2.000E-01 -5.806E-03 -3.396E-03 -1.031E-02 4.000E-01 -1.130E-02 -6.597E-03 -2.004E-02 6.000E-01 -1.648E-02 -9.594E-03 -2.918E-02 8.000E-01 -2.133E-02 -1.239E-02 -3.772E-02 1.000E+00 -2.586E-02 -1.497E-02 -4.568E-02 1.200E+00 -3.007E-02 -1.734E-02 -5.306E-02 1.400E+00 -3.396E-02 -1.951E-02 -5.989E-02 1.600E+00 -3.754E-02 -2.148E-02 -6.618E-02 1.800E+00 -4.081E-02 -2.324E-02 -7.195E-02 2.000E+00 -4.378E-02 -2.480E-02 -7.721E-02 2.200E+00 -4.646E-02 -2.616E-02 -8.198E-02 2.400E+00 -4.884E-02 -2.732E-02 -8.627E-02 2.600E+00 -5.094E-02 -2.830E-02 -9.012E-02 2.800E+00 -5.278E-02 -2.910E-02 -9.355E-02 3.000E+00 -5.436E-02 -2.975E-02 -9.659E-02 3.200E+00 -5.572E-02 -3.026E-02 -9.927E-02 3.400E+00 -5.688E-02 -3.068E-02 -1.017E-01 3.600E+00 -5.789E-02 -3.103E-02 -1.039E-01 3.800E+00 -5.881E-02 -3.134E-02 -1.060E-01 4.000E+00 -5.965E-02 -3.160E-02 -1.080E-01 4.200E+00 -6.038E-02 -3.184E-02 -1.100E-01 4.400E+00 -6.102E-02 -3.205E-02 -1.117E-01 4.600E+00 -6.159E-02 -3.227E-02 -1.132E-01 4.800E+00 -6.210E-02 -3.251E-02 -1.146E-01 5.000E+00 -6.256E-02 -3.275E-02 -1.158E-01 5.200E+00 -6.311E-02 -3.299E-02 -1.169E-01 5.400E+00 -6.365E-02 -3.323E-02 -1.178E-01 5.600E+00 -6.420E-02 -3.348E-02 -1.189E-01 5.800E+00 -6.474E-02 -3.372E-02 -1.200E-01 6.000E+00 -6.529E-02 -3.396E-02 -1.211E-01 6.200E+00 -6.583E-02 -3.420E-02 -1.222E-01 6.400E+00 -6.638E-02 -3.444E-02 -1.232E-01 6.600E+00 -6.692E-02 -3.468E-02 -1.243E-01 6.800E+00 -6.747E-02 -3.492E-02 -1.254E-01 7.000E+00 -6.801E-02 -3.516E-02 -1.265E-01 7.200E+00 -6.856E-02 -3.540E-02 -1.276E-01 7.400E+00 -6.910E-02 -3.565E-02 -1.287E-01 7.600E+00 -6.965E-02 -3.589E-02 -1.298E-01 7.800E+00 -7.019E-02 -3.613E-02 -1.309E-01 8.000E+00 -7.074E-02 -3.637E-02 -1.320E-01 8.200E+00 -7.128E-02 -3.661E-02 -1.331E-01 8.400E+00 -7.183E-02 -3.685E-02 -1.342E-01 8.600E+00 -7.237E-02 -3.709E-02 -1.353E-01 8.800E+00 -7.292E-02 -3.734E-02 -1.364E-01 9.000E+00 -7.346E-02 -3.758E-02 -1.375E-01 9.200E+00 -7.401E-02 -3.782E-02 -1.386E-01 9.400E+00 -7.455E-02 -3.806E-02 -1.397E-01 9.600E+00 -7.510E-02 -3.830E-02 -1.408E-01 9.800E+00 -7.564E-02 -3.854E-02 -1.419E-01 1.000E+01 -7.619E-02 -3.878E-02 -1.430E-01 1.020E+01 -7.673E-02 -3.902E-02 -1.441E-01 1.040E+01 -7.728E-02 -3.926E-02 -1.452E-01 1.060E+01 -7.782E-02 -3.950E-02 -1.463E-01 1.080E+01 -7.837E-02 -3.975E-02 -1.474E-01 1.100E+01 -7.891E-02 -3.999E-02 -1.485E-01 | [GND_clamp] | voltage I(typ) I(min) I(max) | -5.500E+00 -304.469E-03 -244.218E-03 -420.216E-03 -5.400E+00 -297.911E-03 -239.024E-03 -411.032E-03 -5.300E+00 -291.353E-03 -233.830E-03 -401.849E-03 -5.200E+00 -284.797E-03 -228.637E-03 -392.668E-03 -5.100E+00 -278.241E-03 -223.445E-03 -383.487E-03 -5.000E+00 -271.686E-03 -218.253E-03 -374.308E-03 -4.900E+00 -265.133E-03 -213.063E-03 -365.130E-03 -4.800E+00 -258.580E-03 -207.874E-03 -355.954E-03 -4.700E+00 -252.029E-03 -202.686E-03 -346.779E-03 -4.600E+00 -245.479E-03 -197.499E-03 -337.605E-03 -4.500E+00 -238.931E-03 -192.313E-03 -328.433E-03 -4.400E+00 -232.383E-03 -187.128E-03 -319.263E-03 -4.300E+00 -225.838E-03 -181.945E-03 -310.095E-03 -4.200E+00 -219.294E-03 -176.763E-03 -300.928E-03 -4.100E+00 -212.751E-03 -171.583E-03 -291.763E-03 -4.000E+00 -206.210E-03 -166.404E-03 -282.601E-03 -3.900E+00 -199.672E-03 -161.227E-03 -273.441E-03 -3.800E+00 -193.135E-03 -156.051E-03 -264.283E-03 -3.700E+00 -186.600E-03 -150.878E-03 -255.129E-03 -3.600E+00 -180.068E-03 -145.707E-03 -245.976E-03 -3.500E+00 -173.538E-03 -140.537E-03 -236.827E-03 -3.400E+00 -167.011E-03 -135.370E-03 -227.681E-03 -3.300E+00 -160.486E-03 -130.206E-03 -218.539E-03 -3.200E+00 -153.965E-03 -125.044E-03 -209.401E-03 -3.100E+00 -147.447E-03 -119.885E-03 -200.266E-03 -3.000E+00 -140.933E-03 -114.729E-03 -191.137E-03 -2.900E+00 -134.423E-03 -109.577E-03 -182.012E-03 -2.800E+00 -127.917E-03 -104.429E-03 -172.893E-03 -2.700E+00 -121.416E-03 -99.285E-03 -163.780E-03 -2.600E+00 -114.920E-03 -94.145E-03 -154.674E-03 -2.500E+00 -108.430E-03 -89.010E-03 -145.575E-03 -2.400E+00 -101.948E-03 -83.881E-03 -136.485E-03 -2.300E+00 -95.472E-03 -78.759E-03 -127.405E-03 -2.200E+00 -89.006E-03 -73.644E-03 -118.337E-03 -2.100E+00 -82.549E-03 -68.537E-03 -109.282E-03 -2.000E+00 -76.104E-03 -63.439E-03 -100.242E-03 -1.900E+00 -69.672E-03 -58.353E-03 -91.220E-03 -1.800E+00 -63.256E-03 -53.279E-03 -82.221E-03 -1.700E+00 -56.860E-03 -48.221E-03 -73.250E-03 -1.600E+00 -50.488E-03 -43.182E-03 -64.314E-03 -1.500E+00 -44.147E-03 -38.167E-03 -55.423E-03 -1.450E+00 -40.991E-03 -35.671E-03 -51.001E-03 -1.400E+00 -37.848E-03 -33.183E-03 -46.598E-03 -1.350E+00 -34.720E-03 -30.707E-03 -42.221E-03 -1.300E+00 -31.616E-03 -28.248E-03 -37.884E-03 -1.250E+00 -28.562E-03 -25.826E-03 -33.631E-03 -1.200E+00 -25.584E-03 -23.458E-03 -29.500E-03 -1.150E+00 -22.634E-03 -21.112E-03 -25.412E-03 -1.100E+00 -19.689E-03 -18.770E-03 -21.335E-03 -1.050E+00 -16.753E-03 -16.433E-03 -17.291E-03 -1.000E+00 -13.840E-03 -14.108E-03 -13.332E-03 -950.000E-03 -10.976E-03 -11.805E-03 -9.563E-03 -900.000E-03 -8.204E-03 -9.542E-03 -6.196E-03 -850.000E-03 -5.603E-03 -7.345E-03 -3.627E-03 -800.000E-03 -3.321E-03 -5.260E-03 -2.156E-03 -750.000E-03 -1.610E-03 -3.368E-03 -1.394E-03 -700.000E-03 -670.131E-06 -1.809E-03 -885.183E-06 -650.000E-03 -293.508E-06 -765.096E-06 -505.130E-06 -600.000E-03 -140.827E-06 -268.267E-06 -241.844E-06 -550.000E-03 -67.628E-06 -96.126E-06 -91.446E-06 -500.000E-03 -30.793E-06 -40.084E-06 -26.840E-06 -400.000E-03 -5.329E-06 -9.683E-06 -1.341E-06 -300.000E-03 -735.994E-09 -2.590E-06 -27.615E-09 -200.000E-03 -35.351E-09 -388.938E-09 -322.055E-12 -100.000E-03 -1.486E-09 -30.456E-09 -3.831E-12 0.000E+00 -15.870E-12 -534.967E-12 -32.242E-15 200.000E-03 51.466E-12 2.017E-09 24.301E-15 400.000E-03 53.529E-12 2.060E-09 29.264E-15 600.000E-03 55.513E-12 2.097E-09 34.176E-15 800.000E-03 57.456E-12 2.135E-09 39.073E-15 1.000E+00 59.356E-12 2.172E-09 43.900E-15 1.200E+00 61.216E-12 2.208E-09 48.690E-15 1.400E+00 63.039E-12 2.245E-09 53.501E-15 1.600E+00 64.829E-12 2.280E-09 58.317E-15 1.800E+00 66.590E-12 2.316E-09 63.205E-15 2.000E+00 68.326E-12 2.351E-09 68.129E-15 2.200E+00 70.039E-12 2.386E-09 73.040E-15 2.400E+00 71.733E-12 2.420E-09 78.048E-15 2.600E+00 73.412E-12 2.454E-09 83.106E-15 2.800E+00 75.078E-12 2.488E-09 88.289E-15 3.000E+00 76.735E-12 2.522E-09 93.563E-15 3.200E+00 78.388E-12 2.556E-09 98.965E-15 3.400E+00 80.040E-12 2.589E-09 104.348E-15 3.600E+00 81.697E-12 2.623E-09 109.923E-15 3.800E+00 83.364E-12 2.656E-09 115.686E-15 4.000E+00 85.048E-12 2.690E-09 121.458E-15 4.200E+00 86.754E-12 2.724E-09 127.545E-15 4.400E+00 88.490E-12 2.769E-09 133.703E-15 4.600E+00 90.264E-12 4.219E-09 140.150E-15 4.800E+00 92.082E-12 4.219E-09 146.809E-15 5.000E+00 96.655E-12 4.219E-09 153.588E-15 5.200E+00 96.655E-12 4.219E-09 160.816E-15 5.400E+00 96.655E-12 4.219E-09 168.260E-15 5.500E+00 96.655E-12 4.219E-09 176.531E-15 | [POWER_clamp] | voltage I(typ) I(min) I(max) | -6.500E+00 5.675E+00 5.697E+00 5.658E+00 -6.400E+00 5.573E+00 5.595E+00 5.554E+00 -6.300E+00 5.470E+00 5.493E+00 5.449E+00 -6.200E+00 5.367E+00 5.391E+00 5.343E+00 -6.100E+00 5.264E+00 5.289E+00 5.238E+00 -6.000E+00 5.161E+00 5.187E+00 5.132E+00 -5.900E+00 5.057E+00 5.086E+00 5.027E+00 -5.800E+00 4.953E+00 4.984E+00 4.923E+00 -5.700E+00 4.850E+00 4.882E+00 4.820E+00 -5.600E+00 4.747E+00 4.779E+00 4.717E+00 -5.500E+00 4.645E+00 4.677E+00 4.614E+00 -5.400E+00 4.543E+00 4.574E+00 4.512E+00 -5.300E+00 4.441E+00 4.473E+00 4.409E+00 -5.200E+00 4.340E+00 4.371E+00 4.307E+00 -5.100E+00 4.238E+00 4.270E+00 4.204E+00 -5.000E+00 4.136E+00 4.169E+00 4.102E+00 -4.900E+00 4.035E+00 4.068E+00 4.000E+00 -4.800E+00 3.933E+00 3.966E+00 3.898E+00 -4.700E+00 3.832E+00 3.865E+00 3.796E+00 -4.600E+00 3.731E+00 3.765E+00 3.694E+00 -4.500E+00 3.630E+00 3.664E+00 3.592E+00 -4.400E+00 3.528E+00 3.563E+00 3.490E+00 -4.300E+00 3.427E+00 3.462E+00 3.388E+00 -4.200E+00 3.326E+00 3.362E+00 3.287E+00 -4.100E+00 3.225E+00 3.261E+00 3.185E+00 -4.000E+00 3.124E+00 3.160E+00 3.084E+00 -3.900E+00 3.023E+00 3.060E+00 2.982E+00 -3.800E+00 2.923E+00 2.959E+00 2.881E+00 -3.700E+00 2.822E+00 2.859E+00 2.780E+00 -3.600E+00 2.721E+00 2.759E+00 2.678E+00 -3.500E+00 2.620E+00 2.658E+00 2.577E+00 -3.400E+00 2.520E+00 2.558E+00 2.476E+00 -3.300E+00 2.419E+00 2.458E+00 2.375E+00 -3.200E+00 2.319E+00 2.358E+00 2.274E+00 -3.100E+00 2.219E+00 2.258E+00 2.173E+00 -3.000E+00 2.119E+00 2.159E+00 2.072E+00 -2.900E+00 2.018E+00 2.059E+00 1.972E+00 -2.800E+00 1.918E+00 1.959E+00 1.871E+00 -2.700E+00 1.819E+00 1.860E+00 1.771E+00 -2.600E+00 1.719E+00 1.761E+00 1.670E+00 -2.500E+00 1.619E+00 1.661E+00 1.570E+00 -2.400E+00 1.520E+00 1.563E+00 1.470E+00 -2.300E+00 1.421E+00 1.464E+00 1.370E+00 -2.200E+00 1.322E+00 1.365E+00 1.271E+00 -2.100E+00 1.223E+00 1.267E+00 1.171E+00 -2.000E+00 1.125E+00 1.169E+00 1.072E+00 -1.900E+00 1.027E+00 1.072E+00 9.740E-01 -1.800E+00 9.301E-01 9.755E-01 8.764E-01 -1.700E+00 8.345E-01 8.805E-01 7.801E-01 -1.600E+00 7.425E-01 7.893E-01 6.872E-01 -1.500E+00 6.627E-01 7.112E-01 6.053E-01 -1.400E+00 6.046E-01 6.570E-01 5.425E-01 -1.300E+00 5.502E-01 6.086E-01 4.811E-01 -1.200E+00 4.864E-01 5.525E-01 4.081E-01 -1.100E+00 4.059E-01 4.819E-01 3.160E-01 -1.000E+00 3.009E-01 3.891E-01 1.978E-01 -9.500E-01 2.367E-01 3.313E-01 1.293E-01 -9.000E-01 1.653E-01 2.647E-01 6.202E-02 -8.500E-01 9.207E-02 1.895E-01 1.645E-02 -8.000E-01 3.401E-02 1.115E-01 2.611E-03 -7.500E-01 7.798E-03 4.699E-02 4.581E-04 -7.000E-01 1.439E-03 1.350E-02 1.175E-04 -6.500E-01 2.595E-04 3.101E-03 3.468E-05 -6.000E-01 0.000E+00 0.000E+00 0.000E+00 -5.500E-01 0.000E+00 0.000E+00 0.000E+00 -5.000E-01 0.000E+00 0.000E+00 0.000E+00 -4.500E-01 0.000E+00 0.000E+00 0.000E+00 -4.000E-01 0.000E+00 0.000E+00 0.000E+00 -3.500E-01 0.000E+00 0.000E+00 0.000E+00 -3.000E-01 0.000E+00 0.000E+00 0.000E+00 -2.500E-01 0.000E+00 0.000E+00 0.000E+00 -2.000E-01 0.000E+00 0.000E+00 0.000E+00 -1.500E-01 0.000E+00 0.000E+00 0.000E+00 -1.000E-01 0.000E+00 0.000E+00 0.000E+00 -5.000E-02 0.000E+00 0.000E+00 0.000E+00 0.000E+00 0.000E+00 0.000E+00 0.000E+00 | [Ramp] | variable typ min max dV/dt_r 2.117V/484.036ps 1.493V/869.945ps 2.708V/386.776ps dV/dt_f 2.177V/490.725ps 1.664V/1.052ns 2.698V/266.680ps 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 402.668E-12 18.452E-09 553.982E-15 50.000ps 9.877E-03 6.425E-03 7.714E-03 100.000ps -3.836E-03 3.914E-03 -19.739E-03 150.000ps -36.314E-03 -16.038E-03 -68.351E-03 200.000ps -56.599E-03 -30.150E-03 -94.155E-03 250.000ps -70.700E-03 -40.038E-03 -66.922E-03 300.000ps -81.608E-03 -46.511E-03 82.445E-03 350.000ps -87.705E-03 -51.806E-03 317.410E-03 400.000ps -72.821E-03 -56.878E-03 596.928E-03 450.000ps -26.771E-03 -60.252E-03 905.002E-03 500.000ps 48.296E-03 -63.985E-03 1.224E+00 550.000ps 146.516E-03 -67.639E-03 1.552E+00 600.000ps 262.881E-03 -69.626E-03 1.905E+00 650.000ps 394.338E-03 -67.904E-03 2.319E+00 700.000ps 541.265E-03 -61.085E-03 2.766E+00 750.000ps 700.359E-03 -47.976E-03 3.155E+00 800.000ps 869.978E-03 -27.781E-03 3.450E+00 850.000ps 1.054E+00 -604.319E-06 3.671E+00 900.000ps 1.263E+00 33.166E-03 3.842E+00 950.000ps 1.509E+00 73.115E-03 3.979E+00 1.000ns 1.781E+00 118.821E-03 4.089E+00 1.050ns 2.055E+00 170.085E-03 4.178E+00 1.100ns 2.312E+00 227.232E-03 4.251E+00 1.150ns 2.537E+00 290.453E-03 4.310E+00 1.200ns 2.719E+00 358.850E-03 4.359E+00 1.250ns 2.864E+00 432.362E-03 4.397E+00 1.300ns 2.979E+00 512.108E-03 4.427E+00 1.350ns 3.070E+00 601.305E-03 4.449E+00 1.400ns 3.144E+00 699.628E-03 4.466E+00 1.450ns 3.204E+00 803.720E-03 4.477E+00 1.500ns 3.253E+00 909.945E-03 4.483E+00 1.550ns 3.293E+00 1.016E+00 4.488E+00 1.600ns 3.325E+00 1.121E+00 4.492E+00 1.650ns 3.351E+00 1.222E+00 4.496E+00 1.700ns 3.373E+00 1.320E+00 4.499E+00 1.750ns 3.391E+00 1.414E+00 4.501E+00 1.800ns 3.406E+00 1.503E+00 4.503E+00 1.850ns 3.419E+00 1.586E+00 4.505E+00 1.900ns 3.431E+00 1.665E+00 4.506E+00 1.950ns 3.441E+00 1.738E+00 4.507E+00 2.000ns 3.450E+00 1.807E+00 4.508E+00 2.050ns 3.459E+00 1.870E+00 4.509E+00 2.100ns 3.466E+00 1.928E+00 4.510E+00 2.150ns 3.472E+00 1.980E+00 4.510E+00 2.200ns 3.478E+00 2.028E+00 4.511E+00 2.250ns 3.483E+00 2.070E+00 4.511E+00 2.300ns 3.488E+00 2.108E+00 4.512E+00 2.350ns 3.492E+00 2.141E+00 4.512E+00 2.400ns 3.496E+00 2.170E+00 4.512E+00 2.450ns 3.499E+00 2.196E+00 4.513E+00 2.500ns 3.502E+00 2.220E+00 4.513E+00 2.550ns 3.505E+00 2.241E+00 4.513E+00 2.600ns 3.507E+00 2.260E+00 4.513E+00 2.650ns 3.509E+00 2.277E+00 4.513E+00 2.700ns 3.511E+00 2.293E+00 4.513E+00 2.750ns 3.513E+00 2.307E+00 4.513E+00 2.800ns 3.514E+00 2.320E+00 4.513E+00 2.850ns 3.516E+00 2.332E+00 4.513E+00 2.900ns 3.517E+00 2.344E+00 4.513E+00 2.950ns 3.518E+00 2.354E+00 4.513E+00 3.000ns 3.519E+00 2.363E+00 4.514E+00 3.100ns 3.521E+00 2.380E+00 4.514E+00 3.200ns 3.522E+00 2.394E+00 4.514E+00 3.300ns 3.523E+00 2.406E+00 4.514E+00 3.400ns 3.524E+00 2.417E+00 4.514E+00 3.500ns 3.525E+00 2.426E+00 4.514E+00 3.600ns 3.526E+00 2.434E+00 4.514E+00 3.700ns 3.526E+00 2.441E+00 4.514E+00 3.800ns 3.526E+00 2.447E+00 4.514E+00 3.900ns 3.527E+00 2.452E+00 4.514E+00 4.000ns 3.527E+00 2.457E+00 4.514E+00 4.100ns 3.527E+00 2.460E+00 4.514E+00 4.200ns 3.527E+00 2.464E+00 4.514E+00 4.300ns 3.527E+00 2.467E+00 4.514E+00 4.400ns 3.528E+00 2.470E+00 4.514E+00 4.500ns 3.528E+00 2.472E+00 4.514E+00 4.600ns 3.528E+00 2.474E+00 4.514E+00 4.700ns 3.528E+00 2.476E+00 4.514E+00 4.800ns 3.528E+00 2.477E+00 4.514E+00 4.900ns 3.528E+00 2.478E+00 4.514E+00 5.000ns 3.528E+00 2.480E+00 4.514E+00 5.250ns 3.528E+00 2.482E+00 4.514E+00 5.500ns 3.528E+00 2.484E+00 4.514E+00 5.750ns 3.528E+00 2.485E+00 4.514E+00 6.000ns 3.528E+00 2.486E+00 4.514E+00 6.250ns 3.528E+00 2.486E+00 4.514E+00 6.500ns 3.528E+00 2.487E+00 4.514E+00 6.750ns 3.528E+00 2.487E+00 4.514E+00 7.000ns 3.528E+00 2.487E+00 4.514E+00 7.250ns 3.528E+00 2.488E+00 4.514E+00 7.500ns 3.528E+00 2.488E+00 4.514E+00 7.750ns 3.528E+00 2.488E+00 4.514E+00 8.000ns 3.528E+00 2.488E+00 4.514E+00 8.250ns 3.528E+00 2.488E+00 4.514E+00 8.500ns 3.528E+00 2.488E+00 4.514E+00 8.750ns 3.528E+00 2.488E+00 4.514E+00 9.000ns 3.528E+00 2.488E+00 4.514E+00 9.250ns 3.528E+00 2.488E+00 4.514E+00 9.500ns 3.528E+00 2.488E+00 4.514E+00 9.750ns 3.528E+00 2.488E+00 4.514E+00 | [Rising Waveform] R_fixture = 100.000 V_fixture = 5.0000 V_fixture_min = 4.5000 V_fixture_max = 5.5000 | time V(typ) V(min) V(max) | 0.000s 1.371E+00 1.726E+00 1.003E+00 50.000ps 1.381E+00 1.733E+00 1.010E+00 100.000ps 1.367E+00 1.728E+00 985.258E-03 150.000ps 1.350E+00 1.714E+00 962.753E-03 200.000ps 1.376E+00 1.730E+00 988.040E-03 250.000ps 1.420E+00 1.765E+00 1.071E+00 300.000ps 1.483E+00 1.822E+00 1.298E+00 350.000ps 1.559E+00 1.896E+00 1.644E+00 400.000ps 1.659E+00 1.980E+00 2.067E+00 450.000ps 1.801E+00 2.077E+00 2.556E+00 500.000ps 1.994E+00 2.191E+00 3.146E+00 550.000ps 2.252E+00 2.328E+00 3.745E+00 600.000ps 2.594E+00 2.483E+00 4.174E+00 650.000ps 2.995E+00 2.650E+00 4.464E+00 700.000ps 3.416E+00 2.826E+00 4.673E+00 750.000ps 3.781E+00 3.003E+00 4.833E+00 800.000ps 4.057E+00 3.179E+00 4.961E+00 850.000ps 4.261E+00 3.352E+00 5.066E+00 900.000ps 4.410E+00 3.520E+00 5.151E+00 950.000ps 4.523E+00 3.680E+00 5.223E+00 1.000ns 4.613E+00 3.818E+00 5.282E+00 1.050ns 4.685E+00 3.930E+00 5.332E+00 1.100ns 4.744E+00 4.025E+00 5.373E+00 1.150ns 4.792E+00 4.103E+00 5.406E+00 1.200ns 4.831E+00 4.168E+00 5.432E+00 1.250ns 4.864E+00 4.221E+00 5.453E+00 1.300ns 4.891E+00 4.266E+00 5.468E+00 1.350ns 4.913E+00 4.303E+00 5.479E+00 1.400ns 4.931E+00 4.333E+00 5.486E+00 1.450ns 4.945E+00 4.358E+00 5.490E+00 1.500ns 4.956E+00 4.379E+00 5.492E+00 1.550ns 4.964E+00 4.396E+00 5.493E+00 1.600ns 4.970E+00 4.410E+00 5.494E+00 1.650ns 4.974E+00 4.422E+00 5.495E+00 1.700ns 4.978E+00 4.431E+00 5.496E+00 1.750ns 4.980E+00 4.439E+00 5.497E+00 1.800ns 4.982E+00 4.445E+00 5.497E+00 1.850ns 4.984E+00 4.450E+00 5.498E+00 1.900ns 4.986E+00 4.454E+00 5.498E+00 1.950ns 4.988E+00 4.458E+00 5.498E+00 2.000ns 4.989E+00 4.461E+00 5.499E+00 2.050ns 4.990E+00 4.464E+00 5.499E+00 2.100ns 4.991E+00 4.466E+00 5.499E+00 2.150ns 4.992E+00 4.468E+00 5.499E+00 2.200ns 4.993E+00 4.470E+00 5.499E+00 2.250ns 4.994E+00 4.472E+00 5.499E+00 2.300ns 4.994E+00 4.474E+00 5.500E+00 2.350ns 4.995E+00 4.476E+00 5.500E+00 2.400ns 4.996E+00 4.477E+00 5.500E+00 2.450ns 4.996E+00 4.479E+00 5.500E+00 2.500ns 4.996E+00 4.480E+00 5.500E+00 2.550ns 4.997E+00 4.481E+00 5.500E+00 2.600ns 4.997E+00 4.483E+00 5.500E+00 2.650ns 4.997E+00 4.484E+00 5.500E+00 2.700ns 4.998E+00 4.485E+00 5.500E+00 2.750ns 4.998E+00 4.486E+00 5.500E+00 2.800ns 4.998E+00 4.487E+00 5.500E+00 2.850ns 4.998E+00 4.488E+00 5.500E+00 2.900ns 4.999E+00 4.488E+00 5.500E+00 2.950ns 4.999E+00 4.489E+00 5.500E+00 3.000ns 4.999E+00 4.490E+00 5.500E+00 3.100ns 4.999E+00 4.491E+00 5.500E+00 3.200ns 4.999E+00 4.492E+00 5.500E+00 3.300ns 4.999E+00 4.493E+00 5.500E+00 3.400ns 5.000E+00 4.494E+00 5.500E+00 3.500ns 5.000E+00 4.495E+00 5.500E+00 3.600ns 5.000E+00 4.496E+00 5.500E+00 3.700ns 5.000E+00 4.496E+00 5.500E+00 3.800ns 5.000E+00 4.497E+00 5.500E+00 3.900ns 5.000E+00 4.497E+00 5.500E+00 4.000ns 5.000E+00 4.497E+00 5.500E+00 4.100ns 5.000E+00 4.498E+00 5.500E+00 4.200ns 5.000E+00 4.498E+00 5.500E+00 4.300ns 5.000E+00 4.498E+00 5.500E+00 4.400ns 5.000E+00 4.498E+00 5.500E+00 4.500ns 5.000E+00 4.499E+00 5.500E+00 4.600ns 5.000E+00 4.499E+00 5.500E+00 4.700ns 5.000E+00 4.499E+00 5.500E+00 4.800ns 5.000E+00 4.499E+00 5.500E+00 4.900ns 5.000E+00 4.499E+00 5.500E+00 5.000ns 5.000E+00 4.499E+00 5.500E+00 5.250ns 5.000E+00 4.500E+00 5.500E+00 5.500ns 5.000E+00 4.500E+00 5.500E+00 5.750ns 5.000E+00 4.500E+00 5.500E+00 6.000ns 5.000E+00 4.500E+00 5.500E+00 6.250ns 5.000E+00 4.500E+00 5.500E+00 6.500ns 5.000E+00 4.500E+00 5.500E+00 6.750ns 5.000E+00 4.500E+00 5.500E+00 7.000ns 5.000E+00 4.500E+00 5.500E+00 7.250ns 5.000E+00 4.500E+00 5.500E+00 7.500ns 5.000E+00 4.500E+00 5.500E+00 7.750ns 5.000E+00 4.500E+00 5.500E+00 8.000ns 5.000E+00 4.500E+00 5.500E+00 8.250ns 5.000E+00 4.500E+00 5.500E+00 8.500ns 5.000E+00 4.500E+00 5.500E+00 8.750ns 5.000E+00 4.500E+00 5.500E+00 9.000ns 5.000E+00 4.500E+00 5.500E+00 9.250ns 5.000E+00 4.500E+00 5.500E+00 9.500ns 5.000E+00 4.500E+00 5.500E+00 9.750ns 5.000E+00 4.500E+00 5.500E+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 3.528E+00 2.488E+00 4.514E+00 50.000ps 3.512E+00 2.475E+00 4.501E+00 100.000ps 3.532E+00 2.481E+00 4.544E+00 150.000ps 3.583E+00 2.519E+00 4.597E+00 200.000ps 3.586E+00 2.528E+00 4.570E+00 250.000ps 3.553E+00 2.513E+00 4.454E+00 300.000ps 3.495E+00 2.480E+00 4.261E+00 350.000ps 3.414E+00 2.430E+00 3.988E+00 400.000ps 3.299E+00 2.366E+00 3.555E+00 450.000ps 3.148E+00 2.286E+00 2.943E+00 500.000ps 2.940E+00 2.190E+00 2.239E+00 550.000ps 2.682E+00 2.084E+00 1.555E+00 600.000ps 2.389E+00 1.971E+00 1.003E+00 650.000ps 2.075E+00 1.854E+00 607.197E-03 700.000ps 1.753E+00 1.735E+00 367.484E-03 750.000ps 1.432E+00 1.615E+00 227.443E-03 800.000ps 1.131E+00 1.495E+00 141.277E-03 850.000ps 864.740E-03 1.376E+00 87.673E-03 900.000ps 642.323E-03 1.258E+00 55.684E-03 950.000ps 472.432E-03 1.142E+00 37.904E-03 1.000ns 348.960E-03 1.026E+00 28.721E-03 1.050ns 261.358E-03 912.353E-03 22.944E-03 1.100ns 197.669E-03 800.448E-03 18.709E-03 1.150ns 149.873E-03 693.557E-03 15.856E-03 1.200ns 113.853E-03 593.981E-03 13.811E-03 1.250ns 86.767E-03 502.677E-03 12.202E-03 1.300ns 66.503E-03 422.534E-03 10.854E-03 1.350ns 51.625E-03 354.190E-03 9.705E-03 1.400ns 41.008E-03 296.617E-03 8.699E-03 1.450ns 33.566E-03 248.659E-03 7.813E-03 1.500ns 28.472E-03 208.852E-03 7.032E-03 1.550ns 24.805E-03 175.704E-03 6.342E-03 1.600ns 21.855E-03 147.968E-03 5.730E-03 1.650ns 19.404E-03 124.693E-03 5.186E-03 1.700ns 17.377E-03 105.131E-03 4.699E-03 1.750ns 15.684E-03 88.729E-03 4.263E-03 1.800ns 14.267E-03 75.041E-03 3.871E-03 1.850ns 13.065E-03 63.688E-03 3.519E-03 1.900ns 12.022E-03 54.342E-03 3.201E-03 1.950ns 11.105E-03 46.712E-03 2.913E-03 2.000ns 10.277E-03 40.527E-03 2.653E-03 2.050ns 9.519E-03 35.521E-03 2.418E-03 2.100ns 8.823E-03 31.433E-03 2.204E-03 2.150ns 8.185E-03 28.149E-03 2.010E-03 2.200ns 7.597E-03 25.546E-03 1.834E-03 2.250ns 7.057E-03 23.383E-03 1.673E-03 2.300ns 6.558E-03 21.552E-03 1.527E-03 2.350ns 6.098E-03 19.984E-03 1.394E-03 2.400ns 5.672E-03 18.598E-03 1.273E-03 2.450ns 5.277E-03 17.359E-03 1.163E-03 2.500ns 4.912E-03 16.250E-03 1.062E-03 2.550ns 4.573E-03 15.252E-03 970.684E-06 2.600ns 4.259E-03 14.347E-03 886.947E-06 2.650ns 3.967E-03 13.523E-03 810.523E-06 2.700ns 3.697E-03 12.770E-03 740.756E-06 2.750ns 3.445E-03 12.078E-03 677.054E-06 2.800ns 3.211E-03 11.439E-03 618.879E-06 2.850ns 2.994E-03 10.845E-03 565.742E-06 2.900ns 2.791E-03 10.291E-03 517.199E-06 2.950ns 2.603E-03 9.773E-03 472.848E-06 3.000ns 2.428E-03 9.286E-03 432.321E-06 3.100ns 2.113E-03 8.396E-03 361.437E-06 3.200ns 1.840E-03 7.601E-03 302.219E-06 3.300ns 1.603E-03 6.888E-03 252.733E-06 3.400ns 1.397E-03 6.246E-03 211.371E-06 3.500ns 1.218E-03 5.668E-03 176.791E-06 3.600ns 1.062E-03 5.146E-03 147.878E-06 3.700ns 926.665E-06 4.673E-03 123.699E-06 3.800ns 808.525E-06 4.245E-03 103.478E-06 3.900ns 705.592E-06 3.858E-03 86.566E-06 4.000ns 615.878E-06 3.508E-03 72.420E-06 4.100ns 537.656E-06 3.190E-03 60.587E-06 4.200ns 469.435E-06 2.902E-03 50.688E-06 4.300ns 409.922E-06 2.640E-03 42.407E-06 4.400ns 357.992E-06 2.403E-03 35.480E-06 4.500ns 312.670E-06 2.188E-03 29.684E-06 4.600ns 273.108E-06 1.993E-03 24.836E-06 4.700ns 238.570E-06 1.816E-03 20.779E-06 4.800ns 208.412E-06 1.654E-03 17.386E-06 4.900ns 182.077E-06 1.508E-03 14.546E-06 5.000ns 159.077E-06 1.375E-03 12.171E-06 5.250ns 113.517E-06 1.092E-03 7.793E-06 5.500ns 81.021E-06 870.060E-06 4.991E-06 5.750ns 57.835E-06 699.922E-06 3.196E-06 6.000ns 41.289E-06 563.276E-06 2.046E-06 6.250ns 29.478E-06 454.254E-06 1.310E-06 6.500ns 21.047E-06 366.727E-06 838.627E-09 6.750ns 15.027E-06 296.385E-06 537.057E-09 7.000ns 10.730E-06 239.913E-06 343.890E-09 7.250ns 7.662E-06 194.368E-06 220.150E-09 7.500ns 5.471E-06 157.526E-06 140.928E-09 7.750ns 3.907E-06 127.696E-06 90.242E-09 8.000ns 2.790E-06 103.536E-06 57.792E-09 8.250ns 1.992E-06 83.963E-06 37.005E-09 8.500ns 1.423E-06 68.099E-06 23.690E-09 8.750ns 1.016E-06 55.238E-06 15.165E-09 9.000ns 725.517E-09 44.810E-06 9.711E-09 9.250ns 518.177E-09 36.354E-06 6.219E-09 9.500ns 370.125E-09 29.495E-06 3.983E-09 9.750ns 370.125E-09 29.495E-06 3.983E-09 | [Falling Waveform] R_fixture = 100.000 V_fixture = 5.0000 V_fixture_min = 4.5000 V_fixture_max = 5.5000 | time V(typ) V(min) V(max) | 0.000s 5.000E+00 4.500E+00 5.500E+00 50.000ps 4.984E+00 4.486E+00 5.487E+00 100.000ps 4.996E+00 4.483E+00 5.526E+00 150.000ps 5.049E+00 4.515E+00 5.593E+00 200.000ps 5.081E+00 4.539E+00 5.615E+00 250.000ps 5.096E+00 4.554E+00 5.579E+00 300.000ps 5.104E+00 4.564E+00 5.505E+00 350.000ps 5.105E+00 4.569E+00 5.411E+00 400.000ps 5.096E+00 4.573E+00 5.290E+00 450.000ps 5.077E+00 4.575E+00 5.131E+00 500.000ps 5.050E+00 4.577E+00 4.919E+00 550.000ps 5.014E+00 4.578E+00 4.612E+00 600.000ps 4.966E+00 4.579E+00 4.145E+00 650.000ps 4.906E+00 4.578E+00 3.581E+00 700.000ps 4.833E+00 4.576E+00 3.000E+00 750.000ps 4.745E+00 4.572E+00 2.461E+00 800.000ps 4.641E+00 4.566E+00 2.020E+00 850.000ps 4.517E+00 4.556E+00 1.692E+00 900.000ps 4.368E+00 4.544E+00 1.485E+00 950.000ps 4.172E+00 4.528E+00 1.366E+00 1.000ns 3.937E+00 4.509E+00 1.295E+00 1.050ns 3.687E+00 4.486E+00 1.247E+00 1.100ns 3.431E+00 4.459E+00 1.210E+00 1.150ns 3.180E+00 4.428E+00 1.181E+00 1.200ns 2.938E+00 4.392E+00 1.158E+00 1.250ns 2.708E+00 4.353E+00 1.139E+00 1.300ns 2.494E+00 4.310E+00 1.122E+00 1.350ns 2.301E+00 4.262E+00 1.108E+00 1.400ns 2.136E+00 4.209E+00 1.097E+00 1.450ns 2.001E+00 4.151E+00 1.086E+00 1.500ns 1.898E+00 4.087E+00 1.078E+00 1.550ns 1.821E+00 4.012E+00 1.070E+00 1.600ns 1.763E+00 3.924E+00 1.063E+00 1.650ns 1.718E+00 3.832E+00 1.057E+00 1.700ns 1.682E+00 3.738E+00 1.052E+00 1.750ns 1.651E+00 3.645E+00 1.047E+00 1.800ns 1.624E+00 3.552E+00 1.043E+00 1.850ns 1.600E+00 3.462E+00 1.039E+00 1.900ns 1.580E+00 3.373E+00 1.035E+00 1.950ns 1.562E+00 3.287E+00 1.032E+00 2.000ns 1.546E+00 3.202E+00 1.030E+00 2.050ns 1.531E+00 3.120E+00 1.027E+00 2.100ns 1.518E+00 3.039E+00 1.025E+00 2.150ns 1.506E+00 2.960E+00 1.023E+00 2.200ns 1.496E+00 2.883E+00 1.021E+00 2.250ns 1.486E+00 2.806E+00 1.020E+00 2.300ns 1.477E+00 2.731E+00 1.018E+00 2.350ns 1.469E+00 2.658E+00 1.017E+00 2.400ns 1.462E+00 2.586E+00 1.015E+00 2.450ns 1.455E+00 2.516E+00 1.014E+00 2.500ns 1.449E+00 2.449E+00 1.013E+00 2.550ns 1.444E+00 2.386E+00 1.012E+00 2.600ns 1.438E+00 2.326E+00 1.012E+00 2.650ns 1.434E+00 2.271E+00 1.011E+00 2.700ns 1.429E+00 2.222E+00 1.010E+00 2.750ns 1.425E+00 2.178E+00 1.009E+00 2.800ns 1.421E+00 2.139E+00 1.009E+00 2.850ns 1.418E+00 2.105E+00 1.008E+00 2.900ns 1.415E+00 2.076E+00 1.008E+00 2.950ns 1.412E+00 2.051E+00 1.007E+00 3.000ns 1.409E+00 2.028E+00 1.007E+00 3.100ns 1.404E+00 1.990E+00 1.006E+00 3.200ns 1.400E+00 1.959E+00 1.006E+00 3.300ns 1.396E+00 1.933E+00 1.005E+00 3.400ns 1.393E+00 1.911E+00 1.005E+00 3.500ns 1.390E+00 1.892E+00 1.004E+00 3.600ns 1.388E+00 1.875E+00 1.004E+00 3.700ns 1.386E+00 1.860E+00 1.004E+00 3.800ns 1.384E+00 1.847E+00 1.004E+00 3.900ns 1.382E+00 1.835E+00 1.004E+00 4.000ns 1.381E+00 1.825E+00 1.003E+00 4.100ns 1.380E+00 1.816E+00 1.003E+00 4.200ns 1.379E+00 1.807E+00 1.003E+00 4.300ns 1.378E+00 1.800E+00 1.003E+00 4.400ns 1.377E+00 1.793E+00 1.003E+00 4.500ns 1.376E+00 1.787E+00 1.003E+00 4.600ns 1.376E+00 1.782E+00 1.003E+00 4.700ns 1.375E+00 1.777E+00 1.003E+00 4.800ns 1.375E+00 1.772E+00 1.003E+00 4.900ns 1.374E+00 1.768E+00 1.003E+00 5.000ns 1.374E+00 1.765E+00 1.003E+00 5.250ns 1.373E+00 1.757E+00 1.003E+00 5.500ns 1.372E+00 1.751E+00 1.003E+00 5.750ns 1.372E+00 1.746E+00 1.003E+00 6.000ns 1.372E+00 1.742E+00 1.003E+00 6.250ns 1.372E+00 1.739E+00 1.003E+00 6.500ns 1.371E+00 1.737E+00 1.003E+00 6.750ns 1.371E+00 1.735E+00 1.003E+00 7.000ns 1.371E+00 1.733E+00 1.003E+00 7.250ns 1.371E+00 1.732E+00 1.003E+00 7.500ns 1.371E+00 1.731E+00 1.003E+00 7.750ns 1.371E+00 1.730E+00 1.003E+00 8.000ns 1.371E+00 1.729E+00 1.003E+00 8.250ns 1.371E+00 1.729E+00 1.003E+00 8.500ns 1.371E+00 1.728E+00 1.003E+00 8.750ns 1.371E+00 1.728E+00 1.003E+00 9.000ns 1.371E+00 1.728E+00 1.003E+00 9.250ns 1.371E+00 1.727E+00 1.003E+00 9.500ns 1.371E+00 1.727E+00 1.003E+00 9.750ns 1.371E+00 1.727E+00 1.003E+00 | | End [Model] AHC_TRISTN_50 | |************************************************************************ | Model AHCT_IN_50 |************************************************************************ | [Model] AHCT_IN_50 Model_type Input Vinl = 0.8000V Vinh = 2.0000V C_comp 0.56pF 0.49pF 0.68pF | | [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 7.0 7.0 7.0 | Static overshoot S_overshoot_low -0.5 -0.5 -0.5 D_overshoot_high 11.0 11.0 11.0 | 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] 55.0000 110.0000 -5.0000 | [Voltage Range] 5.0000V 4.5000V 5.5000V |Process Range nominal slow fast | [GND_clamp] | voltage I(typ) I(min) I(max) | -5.500E+00 -4.525E+00 -4.549E+00 -4.495E+00 -5.400E+00 -4.425E+00 -4.449E+00 -4.394E+00 -5.300E+00 -4.325E+00 -4.349E+00 -4.294E+00 -5.200E+00 -4.225E+00 -4.250E+00 -4.194E+00 -5.100E+00 -4.125E+00 -4.150E+00 -4.094E+00 -5.000E+00 -4.025E+00 -4.050E+00 -3.994E+00 -4.900E+00 -3.925E+00 -3.950E+00 -3.894E+00 -4.800E+00 -3.825E+00 -3.850E+00 -3.793E+00 -4.700E+00 -3.725E+00 -3.750E+00 -3.693E+00 -4.600E+00 -3.625E+00 -3.651E+00 -3.593E+00 -4.500E+00 -3.525E+00 -3.551E+00 -3.493E+00 -4.400E+00 -3.425E+00 -3.451E+00 -3.393E+00 -4.300E+00 -3.325E+00 -3.352E+00 -3.293E+00 -4.200E+00 -3.225E+00 -3.252E+00 -3.193E+00 -4.100E+00 -3.126E+00 -3.152E+00 -3.093E+00 -4.000E+00 -3.026E+00 -3.053E+00 -2.993E+00 -3.900E+00 -2.926E+00 -2.953E+00 -2.893E+00 -3.800E+00 -2.826E+00 -2.854E+00 -2.793E+00 -3.700E+00 -2.727E+00 -2.754E+00 -2.693E+00 -3.600E+00 -2.627E+00 -2.655E+00 -2.593E+00 -3.500E+00 -2.527E+00 -2.555E+00 -2.493E+00 -3.400E+00 -2.428E+00 -2.456E+00 -2.394E+00 -3.300E+00 -2.328E+00 -2.357E+00 -2.294E+00 -3.200E+00 -2.229E+00 -2.258E+00 -2.194E+00 -3.100E+00 -2.130E+00 -2.159E+00 -2.095E+00 -3.000E+00 -2.030E+00 -2.059E+00 -1.995E+00 -2.900E+00 -1.931E+00 -1.960E+00 -1.895E+00 -2.800E+00 -1.832E+00 -1.862E+00 -1.796E+00 -2.700E+00 -1.733E+00 -1.763E+00 -1.697E+00 -2.600E+00 -1.634E+00 -1.664E+00 -1.597E+00 -2.500E+00 -1.535E+00 -1.565E+00 -1.498E+00 -2.400E+00 -1.436E+00 -1.467E+00 -1.399E+00 -2.300E+00 -1.337E+00 -1.369E+00 -1.300E+00 -2.200E+00 -1.239E+00 -1.271E+00 -1.201E+00 -2.100E+00 -1.141E+00 -1.173E+00 -1.102E+00 -2.000E+00 -1.043E+00 -1.075E+00 -1.004E+00 -1.900E+00 -944.787E-03 -977.581E-03 -905.552E-03 -1.800E+00 -847.321E-03 -880.547E-03 -807.593E-03 -1.700E+00 -750.273E-03 -783.959E-03 -710.018E-03 -1.600E+00 -653.778E-03 -687.957E-03 -612.954E-03 -1.500E+00 -558.076E-03 -592.787E-03 -516.632E-03 -1.450E+00 -510.667E-03 -545.666E-03 -468.888E-03 -1.400E+00 -463.720E-03 -499.031E-03 -421.575E-03 -1.350E+00 -417.566E-03 -453.242E-03 -374.993E-03 -1.300E+00 -373.271E-03 -409.472E-03 -330.078E-03 -1.250E+00 -335.109E-03 -372.516E-03 -290.483E-03 -1.200E+00 -307.719E-03 -347.962E-03 -259.705E-03 -1.150E+00 -282.660E-03 -327.103E-03 -229.661E-03 -1.100E+00 -253.846E-03 -303.635E-03 -194.638E-03 -1.050E+00 -218.370E-03 -274.747E-03 -151.966E-03 -1.000E+00 -173.635E-03 -237.729E-03 -100.566E-03 -950.000E-03 -118.088E-03 -189.349E-03 -46.308E-03 -900.000E-03 -57.873E-03 -127.631E-03 -11.933E-03 -850.000E-03 -16.964E-03 -61.591E-03 -3.088E-03 -800.000E-03 -3.834E-03 -19.149E-03 -1.465E-03 -750.000E-03 -1.005E-03 -4.867E-03 -922.961E-06 -700.000E-03 -359.851E-06 -1.260E-03 -577.756E-06 -650.000E-03 -166.725E-06 -351.351E-06 -323.555E-06 -600.000E-03 -83.720E-06 -113.084E-06 -151.689E-06 -550.000E-03 -40.817E-06 -45.051E-06 -56.300E-06 -500.000E-03 -18.642E-06 -21.213E-06 -16.336E-06 -400.000E-03 -3.225E-06 -5.711E-06 -811.414E-09 -300.000E-03 -445.215E-09 -1.560E-06 -16.694E-09 -200.000E-03 -21.367E-09 -234.585E-09 -194.608E-12 -100.000E-03 -888.459E-12 -18.071E-09 -2.294E-12 0.000E+00 192.662E-24 142.334E-21 203.251E-21 200.000E-03 39.958E-12 1.529E-09 31.999E-15 400.000E-03 40.579E-12 1.544E-09 33.933E-15 600.000E-03 41.198E-12 1.556E-09 35.930E-15 800.000E-03 41.833E-12 1.569E-09 37.975E-15 1.000E+00 42.481E-12 1.581E-09 40.062E-15 1.200E+00 43.141E-12 1.593E-09 42.188E-15 1.400E+00 43.812E-12 1.606E-09 44.357E-15 1.600E+00 44.493E-12 1.619E-09 46.570E-15 1.800E+00 45.185E-12 1.632E-09 48.836E-15 2.000E+00 45.888E-12 1.644E-09 51.147E-15 2.200E+00 46.602E-12 1.658E-09 53.516E-15 2.400E+00 47.326E-12 1.671E-09 55.938E-15 2.600E+00 48.063E-12 1.684E-09 58.419E-15 2.800E+00 48.811E-12 1.697E-09 60.937E-15 3.000E+00 49.571E-12 1.711E-09 63.526E-15 3.200E+00 50.346E-12 1.724E-09 66.190E-15 3.400E+00 51.135E-12 1.738E-09 68.931E-15 3.600E+00 51.941E-12 1.752E-09 71.727E-15 3.800E+00 52.766E-12 1.767E-09 74.614E-15 4.000E+00 53.613E-12 1.781E-09 77.591E-15 4.200E+00 54.485E-12 1.796E-09 80.658E-15 4.400E+00 55.386E-12 1.812E-09 83.829E-15 4.600E+00 56.319E-12 1.820E-09 87.139E-15 4.800E+00 57.289E-12 1.820E-09 90.546E-15 5.000E+00 58.300E-12 1.820E-09 94.126E-15 5.200E+00 58.300E-12 1.820E-09 97.838E-15 5.400E+00 58.300E-12 1.820E-09 101.696E-15 5.500E+00 58.300E-12 1.820E-09 103.709E-15 | | End [Model] AHCT_IN_50 | | [END]