rtps-fpga/src/Tests
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
..
Level_0 Redesign Interface and Instance Handle Responses of dds_writer 2021-12-09 19:44:38 +01:00
Level_1 Redesign Interface and Instance Handle Responses of dds_writer 2021-12-09 19:44:38 +01:00
Level_2 Redesign Interface and Instance Handle Responses of dds_writer 2021-12-09 19:44:38 +01:00
FWFT_FIFO_cfg.vhd Add VHDL configuration for single_port_ram and FWFT_FIFO 2021-12-09 19:43:56 +01:00
ScoreBoard_builtin_endpoint.vhd * Add modelsim.ini File in gitignore 2020-11-26 18:04:59 +01:00
ScoreBoard_test_memory.vhd * Add new DEFAULT values in packages 2020-11-23 12:20:05 +01:00
single_port_ram_cfg.vhd Add VHDL configuration for single_port_ram and FWFT_FIFO 2021-12-09 19:43:56 +01:00
test_config1.vhd Add complete Level2 System Test 2021-11-17 14:23:53 +01:00
test_config2.vhd Make codebase Quartus synthesizable 2021-12-07 13:05:24 +01:00
test_config3.vhd Make codebase Quartus synthesizable 2021-12-07 13:05:24 +01:00
test_config.vhd Move key_holder inside the DDS Entities 2021-11-19 12:00:07 +01:00
test_key_hash_generator.vhd Make codebase Quartus synthesizable 2021-12-07 13:05:24 +01:00
test_key_holder.vhd Code refactoring 2021-11-20 16:01:57 +01:00
testbench.pro Add test entities to test PL-PS communication 2021-12-09 19:44:37 +01:00
Type1_config.vhd Move key_holder inside the DDS Entities 2021-11-19 12:00:07 +01:00
Type1_key_holder.vhd Bug Fix and Redesign of TEMPLATE_key_holder 2021-12-09 19:44:38 +01:00
Type1_package.vhd Add Type1 test type 2021-11-11 20:40:27 +01:00
Type1_reader_wrapper.vhd Redesign Interface and Instance Handle Responses of dds_writer 2021-12-09 19:44:38 +01:00
Type1_writer_wrapper.vhd Redesign Interface and Instance Handle Responses of dds_writer 2021-12-09 19:44:38 +01:00
Type1.idl Add Type1 test type 2021-11-11 20:40:27 +01:00
Type2_key_holder.vhd Bug Fix and Redesign of TEMPLATE_key_holder 2021-12-09 19:44:38 +01:00
Type2_package.vhd Add Level 1 Test 1 of TYPE2 key_holder 2021-11-07 16:19:31 +01:00
Type2_reader_wrapper.vhd Redesign Interface and Instance Handle Responses of dds_writer 2021-12-09 19:44:38 +01:00
Type2_writer_wrapper.vhd Redesign Interface and Instance Handle Responses of dds_writer 2021-12-09 19:44:38 +01:00
Type2.idl Define Type2 IDL and implement TYPE2_READER_WRAPPER 2021-11-04 14:16:32 +01:00