aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added "make mrpoper" to scripts/torture/Clifford Wolf2016-04-111-2/+5
* Updated area statsClifford Wolf2016-04-111-3/+3
* Do not re-load a word to read the 16 bit opcode in the upper halfClifford Wolf2016-04-111-14/+44
* Do not load next word when loading a 16 bit opcode from the upper half of a 3...Clifford Wolf2016-04-111-4/+7
* Updated READMEClifford Wolf2016-04-111-3/+5
* Added "make build-tools"Clifford Wolf2016-04-112-0/+11
* Updated area statsClifford Wolf2016-04-101-5/+5
* Fixed signed division by zero handlingClifford Wolf2016-04-101-1/+1
* Added mul/div support to scripts/torture/Clifford Wolf2016-04-104-22/+18
* Updates dhrystone resultsClifford Wolf2016-04-103-6/+12
* Added ENABLE_DIV and picorv32_pcpi_divClifford Wolf2016-04-108-5/+298
* Using compressed ISA in cxxdemoClifford Wolf2016-04-102-6/+9
* Support mem_la interface in torture testClifford Wolf2016-04-104-16/+60
* Bugfix in memory interface (related to compressed ISA)Clifford Wolf2016-04-101-3/+3
* Using Verilator in torture test benchClifford Wolf2016-04-104-14/+46
* Updated riscv-gnu-toolchain (c.addi16sp bugfix)Clifford Wolf2016-04-104-6/+5
* Updated area tableClifford Wolf2016-04-092-3/+4
* Added documentation for COMPRESSED_ISA parameterClifford Wolf2016-04-092-1/+6
* Bugfix in C.SRAI implementationClifford Wolf2016-04-091-1/+1
* Bugfix in C.ADDI4SPN implementationClifford Wolf2016-04-091-2/+2
* Improvements in scripts/torture/Clifford Wolf2016-04-093-1/+23
* Work-around for c.addi16sp zero-imm gas bug (for torture test)Clifford Wolf2016-04-091-1/+3
* Merge branch 'master' into compressedClifford Wolf2016-04-093-7/+55
|\
| * Added "make clean" handling of riscv-gnu-toolchain-riscv32* directoriesClifford Wolf2016-04-092-0/+6
| * Added "make build-riscv32i-tools" and friendsClifford Wolf2016-04-092-2/+44
| * Updated riscv-gnu-toolchain versionClifford Wolf2016-04-091-5/+5
* | Use RV32IC in scripts/torture/Clifford Wolf2016-04-083-2/+3
* | Merge branch 'master' into compressedClifford Wolf2016-04-0810-2/+434
|\|
| * Added c_ebreak support to riscv-isa-sim-sbreak.diffClifford Wolf2016-04-081-0/+14
| * Batch processing for scripts/torture/Clifford Wolf2016-04-083-4/+98
| * Single test support in scripts/torture/Clifford Wolf2016-04-084-22/+115
| * Added scripts/torture for riscv-torture testsClifford Wolf2016-04-067-0/+231
| * Updated riscv-gnu-toolchain versionClifford Wolf2016-04-061-2/+2
* | Merge branch 'master' into compressedClifford Wolf2016-04-053-67/+161
|\|
| * Added mem_wstrb documentationClifford Wolf2016-04-031-0/+5
| * Merge pull request #5 from neuschaefer/devClifford Wolf2016-04-031-1/+2
| |\
| | * README.md: Document the meaning of mem_instrJonathan Neuschäfer2016-04-031-1/+2
| * | Merge branch 'refactoring'Clifford Wolf2016-03-022-66/+154
| |\ \
| | * | Merged axi4_memory.v and picorv32_wrapper.v back into testbench.vClifford Wolf2016-03-024-321/+311
| | * | Add option to load alternative firmware with plusargOlof Kindgren2016-02-181-1/+6
| | * | Split out verilator-incompatible code to top-level testbenchOlof Kindgren2016-02-183-103/+129
| | * | Break out AXI4 memory to a separate moduleOlof Kindgren2016-02-183-173/+240
| |/ /
* | | Merge branch 'master' into compressedClifford Wolf2016-02-030-0/+0
|\| |
| * | Merged various testbench changes from compressed ISA branchClifford Wolf2016-02-037-30/+31
* | | Merge branch 'master' into compressedClifford Wolf2016-02-033-13/+97
|\| |
| * | minor README changesClifford Wolf2016-01-211-4/+4
| * | Added ENABLE_FASTIRQ switch in start.SClifford Wolf2016-01-211-0/+83
| * | Updated riscv-gnu-toolchainClifford Wolf2016-01-211-8/+8
| * | Cleanup regarding pcpi_timeoutClifford Wolf2015-12-221-0/+1
| * | Keep mem_wstrb low even when mem_valid is low anywaysClifford Wolf2015-12-221-1/+1