aboutsummaryrefslogtreecommitdiffstats
path: root/testbench.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-3/+3
* Do not peek into core for cycle count in testbenchClifford Wolf2019-06-031-2/+5
* Improve testbench_verilatorClifford Wolf2018-05-251-16/+25
* Add "make test_rvf"Clifford Wolf2017-09-131-21/+27
* Add RVFI to AXI and WB wrappers modules, Add RVFI monitor support to test benchClifford Wolf2017-05-271-0/+63
* testbench.v: fix whitespacesAntony Pavlov2017-03-151-2/+2
* Fix verilog code for modelsimClifford Wolf2017-02-171-4/+0
* Suppress iverilog warnings re parameters in "make test_synth"Clifford Wolf2016-12-151-0/+2
* Finalized tracer supportClifford Wolf2016-08-261-0/+3
* Added tracer support (under construction)Clifford Wolf2016-08-251-9/+53
* Fixed typo in testbench.v, closes #6Clifford Wolf2016-05-061-1/+1
* Added ENABLE_DIV and picorv32_pcpi_divClifford Wolf2016-04-101-0/+1
* Merge branch 'master' into compressedClifford Wolf2016-04-051-57/+149
|\
| * Merged axi4_memory.v and picorv32_wrapper.v back into testbench.vClifford Wolf2016-03-021-1/+307
| * Split out verilator-incompatible code to top-level testbenchOlof Kindgren2016-02-181-99/+7
| * Break out AXI4 memory to a separate moduleOlof Kindgren2016-02-181-162/+40
| * Merged various testbench changes from compressed ISA branchClifford Wolf2016-02-031-1/+0
* | Towards compressed ISA supportClifford Wolf2015-11-151-1/+3
|/
* Removed trailing whitespacesClifford Wolf2015-07-021-1/+1
* Some testbench-related improvementsClifford Wolf2015-07-021-2/+4
* Improvements in picorv32_pcpi_mulClifford Wolf2015-06-281-1/+3
* More README stuffClifford Wolf2015-06-281-0/+7
* Added "make test_sp"Clifford Wolf2015-06-261-0/+3
* Added Pico Co-Processor Interface (PCPI)Clifford Wolf2015-06-261-0/+1
* Refactoring of IRQ handlingClifford Wolf2015-06-261-6/+10
* Added basic IRQ supportClifford Wolf2015-06-251-1/+7
* Improved AXI testsClifford Wolf2015-06-061-73/+83
* Improved AXI Interface TestbenchClifford Wolf2015-06-061-33/+108
* Initial importClifford Wolf2015-06-061-0/+148