Go to file
Greek 965e7fbb4a TIMING CLOSURE: Further Sub-Split FIND_NEXT_INSTANCE in dds_reader
The FIND_NEXT_INSTANCE stage of the dds_reader was doing a 128-bit
comparison (Key Hash) in 1 clock cycle.
The comparison was split among 4 clock cycles.
2021-12-09 23:32:18 +01:00
doc Add documentation 2021-11-17 14:27:30 +01:00
sim Modify rtps_out to use Dual Port RAM 2021-12-09 19:44:40 +01:00
src TIMING CLOSURE: Further Sub-Split FIND_NEXT_INSTANCE in dds_reader 2021-12-09 23:32:18 +01:00
syn Add synthesis Test6 2021-12-09 23:32:18 +01:00
.gitattributes * Added DDS/RTPS Documentation 2020-05-10 19:31:49 +02:00
.gitignore code refactoring 2021-12-09 19:44:39 +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