Skip to content

Conversation

@hrinn
Copy link

@hrinn hrinn commented May 26, 2021

This PR allows rvdb to receive and print messages from the Otter. To print messages from the Otter, you will need to implement the AXI mhub with the serial controller that I am working on (and haven't finished yet).

In the CLI, it polls the stdin fd and the serial port fd and reacts based on which one received input. Because it hangs before the user enters input, the readline library no longer looks good. I replaced it with fgets, but that means the command history and auto completion no longer works. Because these features are gone, and since this is meant to work with a specific version of the Otter, I would recommend keeping this on a separate branch.

@hrinn
Copy link
Author

hrinn commented May 26, 2021

otter-talking

@hrinn
Copy link
Author

hrinn commented Jun 5, 2021

Here is the repo for my project, its finished and public now:
https://github.com/hrinn/otter-cpu

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.

1 participant