Skip to content
Snippets Groups Projects

Resolve HPR-85

Merged Reinier van der Walle requested to merge HPR-85 into master
3 unresolved threads
21 files
+ 1676
11
Compare changes
  • Side-by-side
  • Inline
Files
21
@@ -31,6 +31,8 @@
-- . The read latency is not adapted. Ensure that the Controller and Peripheral use the same
-- read-latency.
-- . Both AXI4-lite and MM use ready latency = 0 for waitrequest/ready.
-- . AXI4-lite is assumed to use byte addressed registers while MM uses word addressed
-- registers.
LIBRARY IEEE, common_lib;
USE IEEE.STD_LOGIC_1164.ALL;
Loading