Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fpga: Change default burst for xilinx ips #34

Open
wants to merge 8 commits into
base: pulp
Choose a base branch
from

Conversation

CyrilKoe
Copy link

When using certain Xilinx IPs, the burst type FIXED is not supported. In practice, they are not used (len=0) anyways.

AXI SmartConnect product guide (PG247):

SmartConnect does not support FIXED type bursts. Any FIXED burst transaction received at the SmartConnect SI is blocked and a DECERR response is returned to the master.

Your Name and others added 8 commits May 23, 2024 13:48
Removing one problematic parameter (should not be Resp=RESP_OKAY in
the axi error slave)
Redefining the pop signal for a FIFO, which was faultly popping data
from an empty FIFO, activating the assertions.
Included the assert header into the regmap file requiring the ASSERT macros.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant