blob: 5a6c25f8ec74d63d81665363e8dac96aaf1f8586 [file] [log] [blame]
from Device import PioDevice
simobj Uart(PioDevice):
type = 'Uart'
console = Param.SimConsole(parent.any, "The console")
size = Param.Addr(0x8, "Device size")