Skip to content

Huge Log Output Control (The size get more than 30GB ) #63

@Hassan313

Description

@Hassan313

I am trying the to run the VP with the control string as below:

./build/test1/bin/aarch64_toplevel -c conf/aarch64_nvdla.lua -s "outfile:MyLog.log;verbosity_level:sc_debug;irq_adaptor:enable"

However, there are lots of other information being printed in the MyLog.log file which make the size of the file more than 30GB and I do not want them to be printed.

When I use the below sc cotrol signal no MyLog.log is created:

-s "outfile:MyLog.log;verbosity_level:sc_low;irq_adaptor:enable"

Any hint is appreciated.

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