Skip to content

--graphics command doesn't seem to work #2001

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
sildipankar opened this issue Mar 19, 2022 · 3 comments
Closed

--graphics command doesn't seem to work #2001

sildipankar opened this issue Mar 19, 2022 · 3 comments
Labels

Comments

@sildipankar
Copy link

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

@jmah76
Copy link
Contributor

jmah76 commented Jun 8, 2022

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;" .

If you're still interested, see PR #2055.

Copy link

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.

@github-actions github-actions bot added the Stale label May 18, 2025
Copy link

github-actions bot commented Jun 2, 2025

This issue has been marked stale for 15 days and has been automatically closed.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants