aboutsummaryrefslogtreecommitdiffstats
path: root/testbench_wb.v
Commit message (Expand)AuthorAgeFilesLines
* Fix initialization of "irq" in verilog testbenchClifford Wolf2019-09-221-1/+1
* Improve test firmware, increase testbench memory size to 128kBClifford Wolf2019-09-121-4/+2
* Do not peek into core for cycle count in WB testbenchClifford Wolf2019-06-031-2/+5
* testbench_wb: Add proper attribution for wb_ram moduleOlof Kindgren2017-12-271-0/+19
* testbench_wb: Load firmware with plusarg instead of parameterOlof Kindgren2017-12-271-1/+7
* Add testbench_ezClifford Wolf2017-07-271-1/+1
* testbench_wb.v: unify verbose output with axi testbenchAntony Pavlov2017-04-061-7/+22
* testbench_wb.v: drop unused stuffAntony Pavlov2017-03-171-96/+11
* testbench_wb.v: fix output stuffAntony Pavlov2017-03-151-8/+7
* Fix indenting in wishbone codeClifford Wolf2017-03-141-86/+78
* WIP: add WISHBONE testbenchAntony Pavlov2017-03-141-0/+346