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

Dev quad ad77681 #1490

Draft
wants to merge 18 commits into
base: main
Choose a base branch
from
Draft

Dev quad ad77681 #1490

wants to merge 18 commits into from

Conversation

sarpadi
Copy link
Contributor

@sarpadi sarpadi commented Oct 15, 2024

HDL for PMB00004 board

PR Type

  • Bug fix (change that fixes an issue)
  • New feature (change that adds new functionality)
  • Breaking change (has dependencies in other repos or will cause CI to fail)

PR Checklist

  • I have followed the code style guidelines
  • I have performed a self-review of changes
  • I have compiled all hdl projects and libraries affected by this PR
  • I have tested in hardware affected projects, at least on relevant boards
  • I have commented my code, at least hard-to-understand parts
  • I have signed off all commits from this PR
  • I have updated the documentation (wiki pages, ReadMe files, Copyright etc)
  • I have not introduced new Warnings/Critical Warnings on compilation
  • I have added new hdl testbenches or updated existing ones

sarpadi and others added 18 commits October 10, 2024 14:31
The SPI_CLK needs to be the reference clk divided by 2.

Signed-off-by: PopPaul2021 <paul.pop@analog.com>
Signed-off-by: sarpadi <sergiu.arpadi@analog.com>
Signed-off-by: Pop Ioan Daniel <pop.ioan-daniel@analog.com>
Signed-off-by: Pop Ioan Daniel <pop.ioan-daniel@analog.com>
Signed-off-by: Pop Ioan Daniel <pop.ioan-daniel@analog.com>
Signed-off-by: Pop Ioan Daniel <pop.ioan-daniel@analog.com>
Rename the project and update the files that are affected.

Signed-off-by: Pop Ioan Daniel <pop.ioan-daniel@analog.com>
Signed-off-by: Pop Ioan Daniel <pop.ioan-daniel@analog.com>
Signed-off-by: Pop Ioan Daniel <pop.ioan-daniel@analog.com>
Signed-off-by: Pop Ioan Daniel <pop.ioan-daniel@analog.com>
Signed-off-by: Pop Ioan Daniel <pop.ioan-daniel@analog.com>
@sarpadi sarpadi requested a review from dlech October 18, 2024 09:11
@sarpadi
Copy link
Contributor Author

sarpadi commented Oct 18, 2024

Hi @dlech. This PR includes changes to the axi_spi_engine IP core that aim to provide FIFO mode support for multiple SDI lines. This means that we have to add extra registers and we also had to move some of the existing ones to get a better usage of address space. Any feedback would be nice.

https://github.com/analogdevicesinc/hdl/pull/1490/files#diff-d1274cfe2e206aa66a0ecd3da04b3e62fc5fad9e12029b34b226c6f91454d34d
https://github.com/analogdevicesinc/hdl/pull/1490/files#diff-05633a28329dff91191debd876bef07f0693c441d2af021d4b8c82e3f0d44aff

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.

3 participants