Reduce verbosity.

This commit is contained in:
jon
2021-03-05 12:11:49 +00:00
parent 39e895ca4e
commit 89f0c3a45f
2 changed files with 2 additions and 2 deletions

View File

@@ -239,7 +239,7 @@ interface MemExePipeline;
endinterface
module mkMemExePipeline#(MemExeInput inIfc)(MemExePipeline);
Bool verbose = True;
Bool verbose = False;
// we change cache request in case of single core, becaues our MSI protocol
// is not good with single core