tfile in ncelab?

Discussion in 'Cadence' started by Davy, Sep 20, 2006.

  1. Davy

    Davy Guest

    Hi all,

    When I use ncelab of Cadence tools, I found something named "tfile". Is
    it a timing file like "SDF" file? Or why use timing file in ncelab but
    not ncsim?

    Thanks!
    Davy
     
    Davy, Sep 20, 2006
    #1
  2. Davy

    Michael Guest

    I'm using this feature to disable timing check for certain parts of the
    design.
    Read the documentation.
     
    Michael, Sep 20, 2006
    #2
  3. Davy

    utku.ozcan Guest

    Yes, I am using it exactly the way Michael is using, for SDF
    backannotated simulations.

    Timing file is read during compilation time, thus it is used to disable
    timing check in some parts of your netlist "statically", i.e. it is
    disable throughout the complete simulation time starting at 0 ns till
    simulation exit.

    The PLI functions "$disable_warnings/$enable_warnings" do the same
    thing dynamically", i.e. you can turn off/on during simulation time in
    any way/order you want.

    Utku.
     
    utku.ozcan, Sep 20, 2006
    #3
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.