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 info.yaml #303

Merged
merged 1 commit into from
Nov 11, 2023
Merged

Update info.yaml #303

merged 1 commit into from
Nov 11, 2023

Conversation

wulfhednar02
Copy link
Contributor

Updated documentation for users to know how to use and interface with the design.

Updated documentation for users to know how to use and interface with the design.
@urish urish merged commit a2428a2 into TinyTapeout:main Nov 11, 2023
@urish
Copy link
Member

urish commented Nov 11, 2023

great, thanks!

@urish
Copy link
Member

urish commented Nov 11, 2023

actually, I see that your update has broken the datasheet, as some required field of the yaml file are now missing:

# Instructions on how someone could test your project, include things like what buttons do what and how to set the clock if needed
  how_to_test: |
    1) Reset to ensure known states.
    2) Configure the registers using SPI.
    3) Connect Input Clock (If not already done).
    4) Observe Output.
# A description of what the inputs do (e.g. red button, SPI CLK, SPI MOSI, etc).
  inputs:
    - spi_cs
    - spi_clk
    - spi_mosi
    - none
    - none
    - none
    - none
    - none
# A description of what the outputs do (e.g. status LED, SPI MISO, etc)
  outputs:
    - prbs_out_0
    - prbs_out_1
    - prbs_out_n_1
    - prbs_out_n_0
    - none
    - none
    - none
    - none
# A description of what the bidirectional I/O pins do (e.g. I2C SDA, I2C SCL, etc)
  bidirectional:
    - none
    - none
    - none
    - none
    - none
    - none
    - none
    - none

Can you please fix?

@wulfhednar02
Copy link
Contributor Author

wulfhednar02 commented Nov 12, 2023 via email

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.

2 participants