-
Notifications
You must be signed in to change notification settings - Fork 431
Closed as not planned
Labels
StaleVTR FlowVTR Design Flow (scripts/benchmarks/architectures)VTR Design Flow (scripts/benchmarks/architectures)bugIncorrect behaviourIncorrect behaviour
Description
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)VTR Design Flow (scripts/benchmarks/architectures)bugIncorrect behaviourIncorrect behaviour