You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The graphics commands examples given in documentation are unclear. I think the correct command should be $VTR_ROOT/vpr/vpr $VTR_ROOT/vtr_flow/arch/timing/EArch.xml $VTR_ROOT/vtr_flow/benchmarks/blif/tseng.blif --route_chan_width 100 --analysis --save_graphics on ----graphics_commands "save_graphics place.png;" .
This issue has been inactive for a year and has been marked as stale. It will be closed in 15 days if it continues to be stale. If you believe this is still an issue, please add a comment.
Trying to use --graphics command on example runs in the document, but command gives error
Expected Behaviour
Should save a graphics file
Current Behaviour
Command gives error
Steps to Reproduce
Use the sample command with graphics command
$VTR_ROOT/vpr/vpr $VTR_ROOT/vtr_flow/arch/timing/EArch.xml $VTR_ROOT/vtr_flow/benchmarks/blif/tseng.blif --route_chan_width 100 --analysis --save_graphics on ----graphics_commands save_graphics place.png
####Error
Unexpected command-line argument 'place.png'
Your Environment
Version: 8.1.0-dev+08ec56b5d
Revision: v8.0.0-5295-g08ec56b5d
Compiled: 2022-03-17T20:40:39
Compiler: GNU 7.5.0 on Linux-4.9.201-tegra aarch64
Build Info: release IPO VTR_ASSERT_LEVEL=2
The text was updated successfully, but these errors were encountered: