How to list the contents of an inca.lnx86.* file in a cdb

Discussion in 'Cadence' started by Svenn Are Bjerkem, Nov 15, 2007.

  1. Hi,

    I have been working on a standard cell library and discovered on unix
    level that there is a file called inca.lnx.163.pak in the cdb
    directory created by me and containing a lot of binary data. The rest
    of the cells is owned by the owner of the standard cells. I want to
    check if the contents of that file is the cause of some problems that
    I have, but I haven't been successful in my search for a command line
    (or whatever) utility that will list the contents of that file in
    human readable format. I was also thinking of just deleting it, but
    that would be like operating on open heart and I don't want to call
    upon the wrath of my colleagues. :) Maybe somebody here knows?
     
    Svenn Are Bjerkem, Nov 15, 2007
    #1
  2. Svenn Are Bjerkem

    Morpheus Guest

    Svenn,

    This file contains ncvlog compiled data. You can read its contents (show
    compiled sources) with the folllowing command:
    ncls -package inca.lnx.163.pak

    Chris.
     
    Morpheus, Nov 18, 2007
    #2
  3. Or ncls -lib libName

    Regards,

    Andrew.

     
    Andrew Beckett, Nov 19, 2007
    #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.