commit | de4aa693d929403ce6e764526892f46730b5994b | [log] [tgz] |
---|---|---|
author | Laura Hinman <llhinman@ucdavis.edu> | Tue Aug 17 17:16:04 2021 -0700 |
committer | melissa jost <melissakjost@gmail.com> | Tue Dec 07 21:39:57 2021 +0000 |
tree | 7174e136beb2ae598f8c79fce5f28409ab543673 | |
parent | be0a75ecb346f423fbef35ae2d57859226d4e5a3 [diff] |
dev: Added new LupIO-TTY device This device is notfied when data is available from the terminal (e.g. from keyboard input) in order to receive characters. It also transmits characters to the terminal to be displayed. The following are the specifications regarding the LupIO-TTY: https://gitlab.com/luplab/lupio/lupio-specs/-/blob/main/lupio-tty.md Change-Id: Icc8294984989cfa422d8ed227da39debfa49ab36 Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/53031 Maintainer: Bobby Bruce <bbruce@ucdavis.edu> Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Jason Lowe-Power <power.jg@gmail.com>