Skip to content

De-clutter vpr clustering output (and some other output ideas) #1617

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
vaughnbetz opened this issue Dec 17, 2020 · 4 comments
Closed

De-clutter vpr clustering output (and some other output ideas) #1617

vaughnbetz opened this issue Dec 17, 2020 · 4 comments
Assignees
Labels
Stale VPR VPR FPGA Placement & Routing Tool

Comments

@vaughnbetz
Copy link
Contributor

  • vpr prints too much information in clustering. The detailed per cluster information should be deleted or printed only at high verbosity (or to an echo file). Instead we should indicate progress (% of design clustered, with updates every 10% or so and a cpu time so far and a few key stats). Once clustering completes we should print some key statistical outputs.

  • we should also echo the command line arguments before we print architecture file or circuit statistics (i.e. echo back the options vpr was invoked with as early as possible, right after we echo back the architecture and circuit file names if possible).

@vaughnbetz vaughnbetz added the VPR VPR FPGA Placement & Routing Tool label Dec 17, 2020
@sfkhalid
Copy link
Contributor

-RoutingArch. lines should be either deleted or moved to be with the arch file description (probably better to be deleted)
-Printing out of all the CAD control parameters (the Opts) should come before we print the circuits stats, arch file

Copy link

github-actions bot commented May 9, 2025

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 9, 2025
Copy link

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 May 25, 2025
@vaughnbetz
Copy link
Contributor Author

This was completed; marking as such.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Stale VPR VPR FPGA Placement & Routing Tool
Projects
None yet
Development

No branches or pull requests

2 participants