• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Functional Verification
  3. ISSUE : Cumulative coverage issue in IMC

Stats

  • Locked Locked
  • Replies 6
  • Subscribers 65
  • Views 18907
  • Members are here 0
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ISSUE : Cumulative coverage issue in IMC

mahee424
mahee424 over 9 years ago

Hi,

      I've about 400 test cases to merge all the individual coverage data bases to one output file with use of IMC. I've found the following error during merging process;

merge mipi_base_test*/scope/mipi_base_test -out final -metrics all -initial_model union_all -message 1
merge: too many arguments
merge: usage: merge [-AeEpqxX3] [-L lab [-L lab [-L lab]]] file1 file2 file3
merge aborted

even i tried giving all the individual test names but still giving the above error.

Can any one suggest me to merge all the 400 test cases?(for my case).

regards,

mahee

     

  • Cancel
  • StephenH
    StephenH over 9 years ago

    What tool version are you using? If you run "imc -batch", it should report something like:

    IMC(64): 14.20-s007: (c) Copyright 1995-2016 Cadence Design Systems Inc - Coverage engine version: 14.20-s007

    let us know that information.

    The error you're reporting is not from IMC, it's from a Linux script "/usr/bin/merge" so I think you have a scripting problem at your end (or you're using some very old prototype version of IMC that didn't have the merge command, but that seems very unlikely).

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • mahee424
    mahee424 over 9 years ago
    ius/141.014/
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • mahee424
    mahee424 over 9 years ago
    IMC(64): 14.10-s011: (c) Copyright 1995-2014 Cadence Design Systems Inc
    Starting batch mode
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • mahee424
    mahee424 over 9 years ago
    Hi,
    I'm using following steps for merging in IMC;
    imc -batch
    imc> merge test1..test400 -out all -metrics all -initial_model union_all -message 1
    after entering above command in imc it's showed the above mentioned error

    regards,
    mahee
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • StephenH
    StephenH over 9 years ago

    I ran the same here and it's working perfectly for me:

    % imc -batch
    IMC(64): 14.10-s011: (c) Copyright 1995-2014 Cadence Design Systems Inc
    Starting batch mode
    imc> merge mipi_base_test*/scope/mipi_base_test -out final -metrics all -initial_model union_all -message 1
    *I,MERGL1: Merging IUS Coverage ...
    ----------------------------
    *I,MERGL1: Preparing target model ...
    *I,MERGL1: Doing model union ...
    *I,MERGL2: With primary run (mipi_base_test_01/scope/mipi_base_test): mipi_base_test_01/scope/icc_27f588a9_00000000.ucm
    *I,MERGL1: Target model generated successfully.
    *I,MERGL1: Projecting IUS ucd data into the target model ...
    *I,MERGL2: mipi_base_test_01/scope/mipi_base_test:
    *I,MERGL3: Merging instance tree tb to tb:
    *I,MERGL3: Data is projected in to the target model.
    *I,MERGL2: mipi_base_test_02/scope/mipi_base_test:
    *I,MERGL3: Merging instance tree tb to tb:
    *I,MERGL3: Data is projected in to the target model.
    *I,MERGL2: mipi_base_test_03/scope/mipi_base_test:
    *I,MERGL3: Merging instance tree tb to tb:
    *I,MERGL3: Data is projected in to the target model.
    *I,MERGL1: Writing output database cov_work/scope/final:
    *I,MERGL2: Model: cov_work/scope/final/icc_27f588a9_00000000.ucm
    *I,MERGL2: Data : cov_work/scope/final/icc_27f588a9_00000000.ucd
    *I,MERGL1: No Specman coverage databases found in the runs.
    Total conflicts during target model creation: 0
    Total items not merged : 0
    imc>

    So, I'm sure the problem is in your environment somehow. If you'd been pasting the command from an email or documentation, try typing it out manually, in case there are some hidden special characters screwing everything up.

    Please note that 14.10.011 is very old, it came out in early 2014, please consider using a newer version; the last 14.10 update was in May 2016, or you could look at using a supported version such as 15.20.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • mahee424
    mahee424 over 9 years ago

    Hi Stephen,
    The problem i made was, The merge command which i have given as below;
    imc> merge mipi_base_test*/scope/mipi_base* -out final -metrics all -initial_model union_all -message 1
    After scope * should be avoided to get merging properly.

    Thanks for the support.

    Regards,
    Mahee

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information