aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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_instr
| | * 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Verilator doesn't handle verilog code that deals with time, such as delayed signals or the repeat task. Clock and reset generation are therefore moved to a separate file that can be replaced by a verilator module. VCD generation is also affected by this.
| | * | Break out AXI4 memory to a separate moduleOlof Kindgren2016-02-183-173/+240
| |/ / | | | | | | | | | | | | This commit also adds support for setting the AXI_TEST and VERBOSE defines as plusargs or parameters
* | | 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
|\| | | | | | | | | | | | | | Conflicts: picorv32.v
| * | 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
| | |
* | | Merge branch 'master' into compressedClifford Wolf2015-12-164-129/+56
|\| |
| * | Bump riscv-gnu-toolchain versionClifford Wolf2015-12-163-129/+6
| | |
| * | Extended c++ demoClifford Wolf2015-12-011-0/+50
| | |
| * | Bump riscv-gnu-toolchain versionClifford Wolf2015-12-011-2/+2
| | |
* | | Towards compressed ISA supportClifford Wolf2015-11-202-1/+24
| | |
* | | Towards compressed ISA supportClifford Wolf2015-11-191-75/+98
| | |
* | | Test firmware: Added print_hex() digits argClifford Wolf2015-11-195-22/+22
| | |
* | | Towards compressed ISA supportClifford Wolf2015-11-192-3/+36
| | |
* | | Towards compressed ISA supportClifford Wolf2015-11-181-2/+13
| | |
* | | Towards compressed ISA supportClifford Wolf2015-11-181-0/+13
| | |
* | | Merge branch 'master' into compressedClifford Wolf2015-11-184-3/+56
|\| |
| * | Bugfix in hex8tohex32.pyClifford Wolf2015-11-181-2/+1
| | |
| * | Added hex8tohex32.py script to cxxdemoClifford Wolf2015-11-174-3/+57
| | |
* | | Towards compressed ISA supportClifford Wolf2015-11-153-7/+12
| | |
* | | Towards compressed ISA supportClifford Wolf2015-11-151-0/+50
| | |
* | | Towards compressed ISA supportClifford Wolf2015-11-141-5/+48
| | |
* | | Towards compressed ISA supportClifford Wolf2015-11-141-12/+32
| | |