aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Bypass picosoc compile order check if PICORV32_REGS is defined.Olof Kindgren2018-05-181-0/+2
|/ /
* | Merge pull request #66 from olofk/spiflash-plusargClifford Wolf2018-05-151-1/+4
|\ \
| * | spiflash: Allow setting firmware from plusargOlof Kindgren2018-05-151-1/+4
|/ /
* | Merge pull request #63 from olofk/fix-spiflash_tbClifford Wolf2018-05-121-6/+6
|\ \
| * | Fix spiflash_tbOlof Kindgren2018-05-111-6/+6
|/ /
* / Fix miscellaneous typos in documentationLarry Doolittle2018-04-174-4/+4
|/
* Merge pull request #59 from tinyfpga/masterClifford Wolf2018-04-081-0/+2
|\
| * add .data and .bss segments to picosocLuke Valenty2018-04-071-0/+2
|/
* Update riscv-gnu-toolchain to 1b80cbeClifford Wolf2018-04-038-188/+334
* Merge pull request #56 from olofk/fusesocClifford Wolf2018-03-052-0/+105
|\
| * Add FuseSoC core fileOlof Kindgren2018-03-041-0/+78
| * Add verilator testbenchOlof Kindgren2018-03-041-0/+27
|/
* Merge pull request #54 from thoughtpolice/misc-fixesClifford Wolf2018-02-163-5/+5
|\
| * scripts/icestorm: use 'yosys-config' to find data directoryAustin Seipp2018-02-141-2/+2
| * scripts: remove old -m32 argument to riscv-gccAustin Seipp2018-02-143-3/+3
|/
* Merge pull request #52 from olofk/testbench_wb_fixesClifford Wolf2017-12-311-1/+26
|\
| * 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
|/
* Update riscv-gnu-toolchain to bf5697aClifford Wolf2017-11-193-4/+4
* Fix picosoc hx8kdemo_tbClifford Wolf2017-11-111-1/+1
* Add missing "volatile" to "asm" statementsClifford Wolf2017-10-302-4/+4
* Update evaluation results to Vivado 2017.3Clifford Wolf2017-10-212-11/+11
* Update riscv-gnu-toolchain to git rev e9f5458Clifford Wolf2017-10-192-3/+3
* Update riscv-formal altops bitmasksClifford Wolf2017-10-071-8/+8
* Fix bug in picorv32_pcpi_div, Add RISCV_FORMAL_ALTOPS supportClifford Wolf2017-10-061-2/+23
* Add PICORV32_REGS mechanism for ASIC sram instantiationClifford Wolf2017-10-014-13/+130
* Improve PicoSoC overview.svgClifford Wolf2017-09-221-4/+94
* Enable a bunch of PicoRV32 features in PicoSoCClifford Wolf2017-09-226-23/+139
* Silenced some warnings when ENABLE_MUL but not ENABLE_PCPIClifford Wolf2017-09-221-2/+2
* Update PicoSoC READMEClifford Wolf2017-09-211-7/+23
* Remove generic PicoSoC testbenchClifford Wolf2017-09-213-174/+17
* Merge branch 'master' of github.com:cliffordwolf/picorv32Clifford Wolf2017-09-211-0/+2
|\
| * Update README.mdClifford Wolf2017-09-211-0/+2
* | Resize overview.svgClifford Wolf2017-09-211-304/+304
|/
* Add picosoc overview.svgClifford Wolf2017-09-211-0/+667
* Update README.mdClifford Wolf2017-09-211-0/+11
* Improve picosoc performance.{py,png}Clifford Wolf2017-09-212-2/+3
* Add picosoc performance.{py,png}Clifford Wolf2017-09-212-0/+86
* Improve PicoSoC example firmwareClifford Wolf2017-09-211-33/+104
* Add PicoSoC spimem Dual I/O supportClifford Wolf2017-09-213-22/+99
* Improve PicoSoC example firmwareClifford Wolf2017-09-201-11/+54
* Fix bug in PicoSoC spimemioClifford Wolf2017-09-201-1/+1
* PicoSoC QSPI DDR progressClifford Wolf2017-09-205-15/+57
* PicoSoC QSPI and XIP now working (tested in hardware)Clifford Wolf2017-09-194-26/+54
* Improve PicoSoC demo firmwareClifford Wolf2017-09-185-61/+220
* Update picosoc README.mdClifford Wolf2017-09-161-4/+4
* Improve PicoSoC demo firmware (read flash ID is working now)Clifford Wolf2017-09-165-72/+138
* Removed UB from picosoc demo firmwareClifford Wolf2017-09-152-2/+7
* Merge branch 'picosoc'Clifford Wolf2017-09-1511-153/+225
|\
| * Improve PicoSoC demo firmwareClifford Wolf2017-09-152-15/+116