Skip to content
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

[doc] add used resources on fpga #629

Merged
merged 8 commits into from
Jan 29, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix table
  • Loading branch information
davideschiavone committed Jan 29, 2025
commit 96900e267326dbe8555642bf009187223f49326b
3 changes: 1 addition & 2 deletions docs/source/How_to/RunOnFPGA.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ make vivado-fpga FPGA_BOARD=pynq-z2
| Slice Registers | 12.1K | 11.3 |
| RAM | 16 |11.4 |
| DSP | 1 | 0.5 |
-------------------|-----------------|-----------------|



### Bigger configuration
Expand All @@ -118,5 +118,4 @@ make vivado-fpga FPGA_BOARD=pynq-z2 FUSESOC_PARAM="--COREV_PULP=1 --FPU=1"
| Slice Registers | 28799 | 27.1 |
| RAM | 16 | 11.4 |
| DSP | 9 | 4.1 |
-------------------|-----------------|-----------------|