aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Enable the use of 64-bit riscv toolsTommy Thorn2020-06-031-0/+3
| | | | | | | | | Many Linux distributions now include the tools for RISC-V (for example Ubuntu 20.04 has gcc-riscv64-unknown-elf) but in order for make TOOLCHAIN_PREFIX=riscv64-unknown-elf- to work we need to be explicit about compiling for 32-bit.
* Update README.mdClifford Wolf2019-08-091-1/+1
|
* README.md: Also refer to picorv32_wbStaf Verhaegen2019-03-281-5/+5
|
* Update riscv-gnu-toolchain to 411d134Clifford Wolf2019-02-191-2/+2
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Fix typo in README.mdClifford Wolf2018-10-171-1/+1
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Add libexpt1-dev to list of Ubuntu packages needed for building tools, ↵Clifford Wolf2018-10-021-1/+1
| | | | | | closes #88 Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Update Risc-V website link for toolsEmilio Rojas2018-09-151-1/+1
| | | Current link ends up in 404 error
* Update riscv-gnu-toolchainClifford Wolf2018-08-141-2/+2
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Update riscv-gnu-toolchain to cb6b34bClifford Wolf2018-06-291-2/+2
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Fix showtrace.py for changed objdump output formatClifford Wolf2018-05-251-1/+1
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Fix miscellaneous typos in documentationLarry Doolittle2018-04-171-1/+1
|
* Update riscv-gnu-toolchain to 1b80cbeClifford Wolf2018-04-031-4/+4
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Update riscv-gnu-toolchain to bf5697aClifford Wolf2017-11-191-2/+2
|
* Update evaluation results to Vivado 2017.3Clifford Wolf2017-10-211-10/+10
|
* Update riscv-gnu-toolchain to git rev e9f5458Clifford Wolf2017-10-191-2/+2
|
* Rename "spiflash" example to "picosoc"Clifford Wolf2017-08-071-0/+5
|
* Update READMEClifford Wolf2017-07-291-3/+9
|
* Update vivado evaluationsClifford Wolf2017-07-201-22/+19
|
* Update riscv-gnu-toolchain to git rev 4e51f26Clifford Wolf2017-05-051-2/+2
|
* Update riscv-gnu-toolchain to git rev 0c8f87dClifford Wolf2017-04-071-4/+5
|
* Fix README toolchain build instructionsClifford Wolf2017-01-161-1/+1
|
* Add newlib linker info to README fileClifford Wolf2017-01-151-3/+27
|
* Improved READMEClifford Wolf2016-10-231-2/+4
|
* Cleanups in dhrystone/testbench_slow_mem.v, added results to READMEClifford Wolf2016-09-041-0/+3
|
* Using fast mul in dhrystone benchmarkClifford Wolf2016-08-301-3/+3
|
* Added picorv32_pcpi_fast_mul coreClifford Wolf2016-08-291-7/+17
|
* Finalized tracer supportClifford Wolf2016-08-261-0/+7
|
* Added REGS_INIT_ZERO parameterClifford Wolf2016-08-241-0/+5
|
* Some minor README changesClifford Wolf2016-08-201-6/+5
|
* Updated riscv-gnu-toolchain to git rev 7e48594Clifford Wolf2016-08-171-3/+4
|
* Using newlib libc from riscv-tools in dhrystone benchmarkClifford Wolf2016-06-071-2/+2
|
* Added STACKADDR parameterClifford Wolf2016-06-071-0/+8
|
* RISC-V ISA 2.1 now calls "sbreak" officially "ebreak"Clifford Wolf2016-06-061-8/+8
|
* Encode in q0 LSB if interrupted instruction is compressedClifford Wolf2016-06-011-0/+4
|
* Updated riscv-gnu-toolchain version to git rev 13f52d2 (2016-05-31)Clifford Wolf2016-05-311-5/+5
|
* Updated Dhrystone results (got ~1% worse with new gcc)Clifford Wolf2016-05-051-2/+2
|
* Updated riscv-gnu-toolchain to 34db4e0 (now using gcc 6.1.0)Clifford Wolf2016-05-051-2/+2
|
* Updated stats for Vivado 2016.1Clifford Wolf2016-04-201-14/+14
|
* Fixed speed stats copy&paste errorClifford Wolf2016-04-131-1/+1
|
* Updated area statsClifford Wolf2016-04-131-3/+3
|
* Added SBREAK handling for CATCH_ILLINSN=0Clifford Wolf2016-04-131-0/+5
|
* Added "picorv32_pcpi_div" module to README.mdClifford Wolf2016-04-121-0/+1
|
* Updated stats, added Kintex/Virtex UltraScale timingsClifford Wolf2016-04-121-18/+23
|
* Added ENABLE_COUNTERS64 config parameterClifford Wolf2016-04-121-0/+6
|
* Added BARREL_SHIFTER config parameterClifford Wolf2016-04-121-6/+18
|
* Updated area statsClifford Wolf2016-04-111-3/+3
|
* Updated READMEClifford Wolf2016-04-111-3/+5
|
* Added "make build-tools"Clifford Wolf2016-04-111-0/+2
|
* Updated area statsClifford Wolf2016-04-101-5/+5
|
* Updates dhrystone resultsClifford Wolf2016-04-101-2/+5
|