1
0

Push rocket/hardfloat/chisel

This commit is contained in:
Andrew Waterman
2014-03-04 16:38:34 -08:00
parent 23045ec379
commit d055c0ebaf
6 changed files with 8 additions and 9 deletions

View File

@ -125,7 +125,7 @@ int main(int argc, char** argv)
}
if (log)
tile.print(stderr, stderr);
tile.print(stderr);
if (vcd)
tile.dump(vcdfile, trace_count);