You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
The text was updated successfully, but these errors were encountered: