Skip to content

Enable STDOUT output for run_vtr_flow.pl #63

@kmurray

Description

@kmurray

Originally reported on Google Code with ID 70

When using run_vtr_flow.pl, please add an option to put all the output to STDOUT in
addition to temp/*.out files.

I'm using version 7.0. I'm trying to integrate VTR 7.0 into EDA Playground. Currently
EDA Playground can only display STDOUT output.

As I workaround, I commented out the following line:
open( STDOUT, "> $_[1]" );
and added "-vpr_route_chan_width 100" to my run.

Reported by victor.lyuboslavsky on 2013-11-23 21:12:36

Metadata

Metadata

Labels

StaleVTR FlowVTR Design Flow (scripts/benchmarks/architectures)bugIncorrect behaviour

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions