Skip to content

show available device resources mode and than exit #3060

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

Open
w0lek opened this issue May 20, 2025 · 0 comments
Open

show available device resources mode and than exit #3060

w0lek opened this issue May 20, 2025 · 0 comments
Assignees

Comments

@w0lek
Copy link
Contributor

w0lek commented May 20, 2025

Proposed Behaviour

new command line argument

--show_resource_usage  {on, off}

runs vpr to print available device resources,
example of output :

FPGA sized to 3 x 3: 9 grid tiles (auto)

Resource usage for device layout auto...
	Architecture
		32	blocks of type: io
	Architecture
		1	blocks of type: clb
	Architecture
		0	blocks of type: dsp

and than exit normally.
Note: this report is already printed as regular vpr flow, Note: we want keep this format

Possible Solution

new command line argument and api entry to show available resource and exit

@w0lek w0lek self-assigned this May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant