LAB3 spec Puzzle #118
Unanswered
kevin861222
asked this question in
Q&A
Replies: 2 comments
-
|
以目前我對bram的瞭解,如果要對bram進行reset,會需要自己幫他們做reset,因此會需要花多個cycle,原因也正如你所說bram沒有reset port。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Yes, the state machine should have a state, say "INIT" to initialize the internal states, including the SRAM content, status, ... |
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.
-
請問lab3 中 fir 發生axi_reset_n的負緣觸發時,需要reset兩個bram的資料嗎?
通常asic中的bram沒有reset port,這樣是不是意味著要花上11或12個cycle才能完成reset呢?
Beta Was this translation helpful? Give feedback.
All reactions