Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by kmrkushal

  1. K

    Linear Interpolation in Hspice

    Basically there were atleast 2 parameters and sweep of vgs. i was able to do it using +DATA syntax
  2. K

    HSPICE: Vth variation with time

    I tried it once but it was not doing anything specific. Actually I dont know whether for MOSRA do we require a special license and if my University has it or not? Also the documentation on MOSRA was not helping me a lot. I was able to solve the problem by using DELVTO in MOS definitions.
  3. K

    How to work on large files in HSPICE?(.tr0 file issue)

    I am also facing the same problem. So basically Hspice does not have any knob to stop dumping of waveforms. I have tried many different knobs(like removing .OPTION POST) but nothing happens and it keeps dumping stuff. Any more ideas will surely help
  4. K

    Linear Interpolation in Hspice

    I want to run multiple tests with different parameter each time in hspice. I did that using .alter command, but the problem is that it gives results in different files and not in one single file. Also after running these tests, i want to join the points using linear interpolation. Any idea how...
  5. K

    HSPICE: Vth variation with time

    Hi all, I am trying to model NBTI effects in PMOS(Just starting with Basic model of change of vth = k*((t)^(1/6)) For this I want to change Vth at each Time step of .tran evaluation. I tried the following: .param k = '0.1/((3*365*24*60*60)^(1/6))' .param vth = '-0.5808 - (k*((TIME)^(1/6)))' m2...

Part and Inventory Search

Back
Top