Closed tnsri closed 10 months ago
HTRANS->Sequential HBURST->More than single burst
No, our microcontroller only supports non-sequential single burst transactions.
Is this limitation because of the pending_hsel logic in AHB-L decoder?
No, hburst is hardwired to 0b000 in the VeeR core.
Is there any other version of source code available or any guidelines that can be provided to make hburst supporting more than single burst?
Thanks
No there is not.
Do you have a particular concern? The AHB bus is entirely internal to Caliptra, only ROM and FW are exposed to it.
We were exploring for adding any other peripheral supporting multi-beat burst mode for the RISC-V access on the AHB-L interconnect.
Adding peripherals to Caliptra is not a valid use case of Caliptra IP.
I understand current Caliptra 1.0 is Passive Mode, but if to use it in Active Mode QSPI/UART peripherals will be required to be accessed directly by Caliptra RISC-V, exploring same. With these peripherals added at least for QSPI multi-beat burst mode will be required.
Hi,
can you please confirm if we have a senario which covers sequential transfers with more than single burst type.
Thanks, Navya