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

[DRAFT] Opentitantool voyager #25645

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

engdoreis
Copy link
Contributor

@engdoreis engdoreis commented Dec 13, 2024

This PR adds support for the Voyager board by adding a ftdi transport to opentitantool.

The ftdi transport may also be useful for the CW340.

The first commit is just an autogenerate update of the crate index.

Note: Voyager is a simple board lowRISC and NewAE designed to demonstrate the OpenTitan Earl Grey chip at conferences and other events.

This commit only regenerate the crate index with the command:
```
bazel run @//third_party/rust:crate_index

```

Signed-off-by: Douglas Reis <[email protected]>
The new dependencies will be used to implement a new transport that will
use a ftdi chip to bootstrap a opentitan chip.

Signed-off-by: Douglas Reis <[email protected]>
@a-will
Copy link
Contributor

a-will commented Dec 13, 2024

Curious... What is the Voyager board? How is it associated with this project?

@engdoreis
Copy link
Contributor Author

Curious... What is the Voyager board? How is it associated with this project?

Sorry for letting that unexplained. I updated the description.

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