Comment file name in .f file list?

Discussion in 'Cadence' started by Davy, Oct 17, 2006.

  1. Davy

    Davy Guest

    Hi all,

    When I change the file list (.f file), I have to delete it and add new
    file name.

    Can I comment the file name instead?

    Best regards,
    Davy
     
    Davy, Oct 17, 2006
    #1
  2. Davy

    EdA Guest

    You should be able to use // comments, e.g.

    file1.v
    file2.v
    // file3.v (skip for now)
    file4.v

    Give it a whirl, works with VCS and NC....

    /Ed
     
    EdA, Oct 17, 2006
    #2
  3. Davy

    Davy Guest

    Hi EdA,

    Thanks a lot!
    I have tried it and it work OK!

    Best regards,
    Davy
     
    Davy, Oct 18, 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.