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

Update cn0363 spi engine #1183

Merged
merged 5 commits into from
Oct 25, 2023
Merged

Update cn0363 spi engine #1183

merged 5 commits into from
Oct 25, 2023

Commits on Sep 28, 2023

  1. Update cn0363 spi engine

    I replaced the SPI Engine connections in the cn0363_bd.tcl with the
    spi_engine_create procedure found in the spi_engine.tcl script. Through
    these changes, a more generic instantiation for the spi_engine can be
    achieved. I updated the system_constr.xdc file and
    created the cn0363_pmod.txt file.
    
    Signed-off-by: Ioan-daniel Pop <[email protected]>
    PIoandan committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    4e13af5 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. V2: Update cn0363 spi engine

    I modified the Readme.md file.
    
    Signed-off-by: Ioan-daniel Pop <[email protected]>
    PIoandan committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    3b0c475 View commit details
    Browse the repository at this point in the history
  2. V3: Update cn0363 spi engine

    Added an empty line at the end of the cn0363_bd.tcl and
    system_constr.xdc files.
    
    Signed-off-by: Ioan-daniel Pop <[email protected]>
    PIoandan committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    4bda4ad View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. V4: Update cn0363 spi engine

    I edited the cn0363_pmod.txt file.
    
    Signed-off-by: Ioan-daniel Pop <[email protected]>
    PIoandan committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    3074adc View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. V5: Update cn0363 spi engine

    Updated the pin and port name in cn0363_pmod.txt and system_constr.xdc files.
    
    Signed-off-by: Ioan-daniel Pop <[email protected]>
    PIoandan committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    c47063c View commit details
    Browse the repository at this point in the history