Skip to content

Commit 81bff59

Browse files
committed
Overview: Add DEM
1 parent c80561d commit 81bff59

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

overview/overview.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -445,4 +445,12 @@ This subsystem may be interface from the system itself to configure
445445
it. It may also be part of the actual system, like a core that can be
446446
dynamically dedicated to be a DPM.
447447

448+
##<a name="device-emulation-module-dem"/>Device Emulation Module (DEM)
449+
450+
It may be desired to deploy I/O modules that do not map to I/O pins,
451+
but instead exchange transactions with the host. This may for example
452+
be a serial terminal that send output characters to the host. Another
453+
important usecase for such modules is the emulation of devices on the
454+
host or the simulation of a module during development of it.
455+
448456
#<a name="host-software"/>Host Software

0 commit comments

Comments
 (0)