Excluded binary and LevelDB based SCV backends
This commit is contained in:
		| @@ -77,7 +77,7 @@ int sc_main(int argc, char *argv[]) { | ||||
|     /////////////////////////////////////////////////////////////////////////// | ||||
|     // set up tracing & transaction recording | ||||
|     /////////////////////////////////////////////////////////////////////////// | ||||
|     tracer trace("simple_system", tracer::BINARY, vm.count("trace")); | ||||
|     tracer trace("simple_system", tracer::COMPRESSED, vm.count("trace")); | ||||
|     // todo: fix displayed clock period in VCD | ||||
|  | ||||
|     /////////////////////////////////////////////////////////////////////////// | ||||
|   | ||||
		Reference in New Issue
	
	Block a user