This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Assertion for Multiple Transfer on APB Bus

Hi,

   Can you please help me in writing assertions to take care on multiple transfer in APB bus?

Thanks,

Rakesh

Parents
  • when first transfer is completed and pready, psel is high and penable is low.

    we can send another transfer to same slave. (since psel is already high), it has not reached the IDLE State, it will follow from set-up state.

    likewise if i need to send multiple write/read to single slave, how to handle that in assertion?

Reply
  • when first transfer is completed and pready, psel is high and penable is low.

    we can send another transfer to same slave. (since psel is already high), it has not reached the IDLE State, it will follow from set-up state.

    likewise if i need to send multiple write/read to single slave, how to handle that in assertion?

Children
No data