- 19 Jul, 2016 1 commit
-
-
Jens Korinth authored
-
- 15 Jul, 2016 2 commits
-
-
Jens Korinth authored
-
Jens Korinth authored
-
- 14 Jul, 2016 3 commits
-
-
Jens Korinth authored
-
Jens Korinth authored
-
Jens Korinth authored
* AR_LEN can be used directly for countdown var
-
- 13 Jul, 2016 3 commits
-
-
Jens Korinth authored
-
Jens Korinth authored
* tick-tock buffer approach: one buffer is filled via AXI4 read bursts, the other is made available for dequeuing * can provide continuous data at full speed, given that the bursts finish fast enough * also added some unit tests for fixed blocks of memory * missing: support for wrap-around (currently via reset)
-
Jens Korinth authored
-
- 10 Jul, 2016 2 commits
-
-
Jens Korinth authored
* memory size can now be controlled independently from addrWidth to allow large address spaces
-
Jens Korinth authored
* adapter to write data from Decoupled-Fifo as AXI4 master * base address supplied as input * all widths configurable * FifoAxiAdapterTest1 uses DecoupledDataSource to test with constant data set * can also be used to verify against AXI BFMs
-