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

doc: Fixed SPI documentation consistency #1239

Merged
merged 1 commit into from
Dec 18, 2023
Merged

Conversation

caosjr
Copy link
Contributor

@caosjr caosjr commented Dec 14, 2023

PR Description

I have updated the documentation for the SPI. I had to modify spi_engine_execution_ip.tcl because the scripts are using it for some strings.

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

@CLAassistant
Copy link

CLAassistant commented Dec 14, 2023

CLA assistant check
All committers have signed the CLA.

LBFFilho
LBFFilho previously approved these changes Dec 14, 2023
Copy link
Contributor

@LBFFilho LBFFilho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thank you for fixing the CPHA documentation.

@gastmaier
Copy link
Contributor

gastmaier commented Dec 14, 2023

Need to sign-off the commit, you can use an alternative e-mail for now (gmail, etc)

@caosjr caosjr force-pushed the main branch 3 times, most recently from 64fd892 to 92e86fa Compare December 14, 2023 17:08
gastmaier
gastmaier previously approved these changes Dec 14, 2023
acostina
acostina previously approved these changes Dec 18, 2023
Set validation ranges for DATA_WIDTH and NUM_OF_CS for the expected
min/max values in the verilog source code.
Also, fix swapped description for CPHA in the documentation.

Signed-off-by: Carlos Oliveira <caosjr8@gmail.com>
@LBFFilho LBFFilho merged commit bad1d03 into analogdevicesinc:main Dec 18, 2023
1 of 2 checks passed
IuliaCMoldovan pushed a commit that referenced this pull request Jan 12, 2024
Set validation ranges for DATA_WIDTH and NUM_OF_CS for the expected
min/max values in the verilog source code.
Also, fix swapped description for CPHA in the documentation.

Signed-off-by: Carlos Oliveira <caosjr8@gmail.com>
bia1708 pushed a commit to bia1708/hdl that referenced this pull request Apr 5, 2024
Set validation ranges for DATA_WIDTH and NUM_OF_CS for the expected
min/max values in the verilog source code.
Also, fix swapped description for CPHA in the documentation.

Signed-off-by: Carlos Oliveira <caosjr8@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants