Skip to content

Merge multiple of cov file #23

@sklee0913

Description

@sklee0913

Hi,

Gad to use this one for my project.
I have many thousands of coverage files ( 20k files), with multiple covergroups and thousands coverpoints.
It seems that the merge function got trouble when merging and I had to separate merge-list-file to merge them one by one, when merging them at the same time: huge RAM usage happened and killed the section by memory leak.

pyucis merge $(cat merge.lists) -o merge.xml

I believe that I can support to fix this issue or optimize it, but how can I help you?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions