[RTEMS Project] #3715: Add Requirements Engineering chapter to RTEMS Software Engineering Handbook
RTEMS trac
trac at rtems.org
Fri May 19 05:21:44 UTC 2023
#3715: Add Requirements Engineering chapter to RTEMS Software Engineering Handbook
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: task | Status: accepted
Priority: normal | Milestone: 6.1
Component: doc | Version: 6
Severity: normal | Resolution:
Keywords: qualification | Blocked By:
Blocking: 3703 |
-----------------------------+------------------------------
Comment (by Sebastian Huber <sebastian.huber@…>):
In [changeset:"2e939ff735c99d99a336e8394aba0e21ad893e7a/rtems-docs"
2e939ff/rtems-docs]:
{{{
#!CommitTicketReference repository="rtems-docs"
revision="2e939ff735c99d99a336e8394aba0e21ad893e7a"
eng: Add register block specification types
A register block may be used to specify the interface of devices which
contain registers associated with an integer address. Register blocks
consist of register block members specified by the ``definition``
attribute. Register block members are either instances of registers
specified by the ``registers`` attribute or instances of other register
blocks specified by links with the "register-block-include" link role.
Registers consists of bit fields. The register block members are placed
into the address space of the device relative to the base address of the
register block. Register member offests and the register block size are
specified in units of the address space granule.
Update #3715.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3715#comment:89>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list