【正文】
d的特性,而 edgetriggered又可分為 risingedgetriggered和 fallingedgetriggered想問說這兩種在實(shí)現(xiàn)上 (電路設(shè)計(jì) )是否有所不同?還有就是在實(shí)際運(yùn)用上是否有差別?例如說哪方面的設(shè)計(jì)用 risingedgetriggered會(huì)比 fallingedgetriggered好 ) 4/2/2023 3 A methodology for the design of AHB bus master wrappers Ch2 ? 課本 p38頁的 (b) 其中 nextstate and control logic有一個(gè) output到 datapath的 register和 functional units是代表說這個(gè) output會(huì)影響到這兩個(gè)( register和 functional units)的輸出嗎?那這樣的影響跟 register和 functional units兩者互相的輸出輸入有什麼差異? … … a view inside the controller and datapath controller datapath … … state register nextstate and control logic registers functional units 4/2/2023 4 A methodology for the design of AHB bus master wrappers Ch2 ? 同步清除、非同步清除的各別的特色好壞, 課本是說 clear control lines are asynchronous 但 synchronous電路控制上不是比較容易嗎 ? 4/2/2023 5 A methodology for the design of AHB bus master wrappers Ch2 ? About the reason and example for starting with an FSMD but not program which is described in (pg44), the sender send 4 bits at a time, should not that is the responsibility for the sender to send the answer at one time? If that so, then no bridge is needed. Problem Specification Bridge A singlepurpose processor that converts two 4bit inputs, arriving one at a time over data_in along with a rdy_in pulse, into one 8bit output on data_out along with a rdy_out pulse. Sender