- 02 Jan, 2018 1 commit
-
-
Jens Korinth authored
* started with external format (JSON) * noticed a problem: without Verilog module parameters Features cannot easily add capabilities etc. * postponing the project until later
-
- 15 Jul, 2017 1 commit
-
- 07 Jul, 2017 1 commit
-
-
Jens Korinth authored
-
- 01 Oct, 2016 1 commit
-
-
Jens Korinth authored
* miscutils, packaging are subprojects which are depended upon * configured correspondingly in build.sbt, removed symlinks in src * defined metadata for build artifact (incl. version) * updated .gitignore to ignore temp files in subprojects
-
- 27 Aug, 2016 1 commit
-
-
Jens Korinth authored
git-subtree-dir: miscutils git-subtree-split: 0fec184f
-
- 10 Jul, 2016 1 commit
-
-
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
-
- 08 Jul, 2016 1 commit
-
-
Jens Korinth authored
* testing utility: provides fixed data via Decoupled * configurable with/without wrap-around * unit tests
-