Go to file
Greek 7e84a15d54 Redo Blind Implementation of READER side (RTPS Endpoint & History Cache)
Redefined Sample Memory Format. The design decision was made to handle
most (if not all) of the DDS QOS inside the History Cache, which allows
storing needed information in a more efiicient way.
A (dual port) Instance Memory was added into the HC, to support the QOS
operations.
This commit only implements the A side processes for the READER case.
RESOURCE_LIMITS_QOS, TIME_BASED_FILTER_QOS, and HISTORY_QOS are handled.
The inter-entity communication was changed to allow the HC to mark
parsed changes as rejected, and allow future re-transmission (in the
case of Reliable communication).
2021-01-17 10:49:38 +01:00
doc Add and update doc 2021-01-11 12:06:18 +01:00
sim * Added rtps_builting_endpoint_test7 2020-12-06 23:55:28 +01:00
src Redo Blind Implementation of READER side (RTPS Endpoint & History Cache) 2021-01-17 10:49:38 +01:00
syn Add and update doc 2021-01-11 12:06:18 +01:00
.gitattributes * Added DDS/RTPS Documentation 2020-05-10 19:31:49 +02:00
.gitignore * Re-design rtps_builtin_endpoint 2020-11-29 23:34:28 +01:00
.gitmodules * Added OSVVM Library as Submodule 2020-11-15 20:34:39 +01:00
Report.txt * Added Documentation 2020-05-24 13:08:03 +02:00
VHDL-2008.txt * rtps_builtin_endpoint compiles 2020-10-26 23:43:54 +01:00