-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
PeakRDL provides an "external" register attribute that creates a req/ack protocol interface for the register reads. However, reads on registers implemented as "external" are causing a reboot loop on the ADALM-Pluto device which uses the Zynq-Z7010 FPGA. Presumably the AXI4Lite bus is "unhappy" with some aspect of the register read using the req/ack protocol. Perhaps this is because of the wait-states required until the ack is received to complete the AXI read transaction.
The task is to debug the AXI interface when using external registers to determine the root cause of the reboot loop.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed