riscv-atom
riscv-atom copied to clipboard
Different streams for program output and atomsim verbose info
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.