1
0

Update chisel, rocket

This commit is contained in:
Andrew Waterman
2013-12-09 15:09:48 -08:00
parent a43cf9d688
commit ab6cd9c9e8
3 changed files with 3 additions and 3 deletions

View File

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