URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [insight/] [expect/] [example/] [read1char] - Rev 1776
Go to most recent revision | Compare with Previous | Blame | View Log
#!../expect --
# read a single character
# Author: Don Libes, NIST
stty raw
expect ?
send_user $expect_out(buffer)
Go to most recent revision | Compare with Previous | Blame | View Log