Go to file
Greek ddc331d9ba Redesign Interface and Instance Handle Responses of dds_writer
The REGISTER_INSTANCE and LOOKUP_INSTANCE DDS Writer Operations return
an Instance Handle. Until now this instance Handle was returned via the
Data output interface of the dds_writer (ready_out, valid_out,
data_out_last_word_out).
This was changed, so that the dds_writer directly outputs the Instance
Handle via a dedicated port while asserting the done Signal.
This has the result that the <TYPENAME>_writer_wrapper no longer
"exports" data out signals from the dds_writer.
All relevant instantiations and testcases are changed accordingly
2021-12-09 19:44:38 +01:00
doc Add documentation 2021-11-17 14:27:30 +01:00
sim Bug Fix and Redesign of TEMPLATE_key_holder 2021-12-09 19:44:38 +01:00
src Redesign Interface and Instance Handle Responses of dds_writer 2021-12-09 19:44:38 +01:00
syn Add directive to allow QSYS Compilation 2021-12-09 19:44:38 +01:00
.gitattributes * Added DDS/RTPS Documentation 2020-05-10 19:31:49 +02:00
.gitignore Make codebase Quartus synthesizable 2021-12-07 13:05:24 +01:00
.gitmodules * Added OSVVM Library as Submodule 2020-11-15 20:34:39 +01:00
READ.txt Add complete Level2 System Test 2021-11-17 14:23:53 +01:00
Report.txt * Added Documentation 2020-05-24 13:08:03 +02:00
VHDL-2008.txt Code Refactor 2021-05-15 20:39:56 +02:00