We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c80561d commit 81bff59Copy full SHA for 81bff59
overview/overview.md
@@ -445,4 +445,12 @@ This subsystem may be interface from the system itself to configure
445
it. It may also be part of the actual system, like a core that can be
446
dynamically dedicated to be a DPM.
447
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
456
#<a name="host-software"/>Host Software
0 commit comments