how to check bram after synthesis #96
Unanswered
nthuyouwei
asked this question in
Q&A
Replies: 2 comments 2 replies
-
|
同學好 第一張圖顯示的是可使用的bram,也就是pynq上bram的總數(但不一定有使用)。第二張圖才是真正使用的。 |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
另更真實點是去看產生出來的 gate-netlist 中有沒有 BRAM. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我不確定在做完synthesis 後,如何確認有沒有用到bram。


第一個是在synthesis report 中的part resource 下的BRAMs
第二是Utizilation 中 memory 的部分。
最後我認為我內部應該沒有用到brams,但不知道為甚麼第一個有顯示,還是那是指外部的。
Beta Was this translation helpful? Give feedback.
All reactions