riscv-atom icon indicating copy to clipboard operation
riscv-atom copied to clipboard

Different streams for program output and atomsim verbose info

Open saursin opened this issue 4 years ago • 0 comments

All verbose information should be printed on stderr stream while the program's output should be printed on the stdout. Therefore one can easily route them to two different files if needed.

saursin avatar Mar 14 '22 17:03 saursin