Commit affa1990 authored by Tristan Gingold's avatar Tristan Gingold

Add performance numbers in specs.txt

parent d681e2a3
......@@ -193,3 +193,19 @@ VITAL-1 rules
4.1: Backplace
4.50: Followed (slave can generate interrupt)
4.2 Followed
Perf
----
A24 SCT DMA 0x3d
Read Rate: 10.270429 MB/sec
Write Rate: 10.765994 MB/sec
A24 BLT DMA
Read Rate: 8.782308 MB/sec
Write Rate: 9.176580 MB/sec
A24 MBLT DMA
Read Rate: 15.769639 MB/sec
Write Rate: 17.178069 MB/sec
entity top_tb is
generic (scenario : natural range 0 to 6 := 6);
generic (scenario : natural range 0 to 6 := 1);
end;
library ieee;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment