aboutsummaryrefslogtreecommitdiffstats
path: root/picosoc
Commit message (Expand)AuthorAgeFilesLines
* Fix gitignoreMiodrag Milanovic2021-12-271-1/+1
* Fix simulationMiodrag Milanovic2021-12-271-8/+8
* Merge pull request #166 from tommythorn/masterClaire Xen2021-12-061-2/+2
|\
| * Enable the use of 64-bit riscv toolsTommy Thorn2020-06-031-2/+2
* | Merge pull request #173 from tonymmm1/hx8kdemo-nextpnrClaire Xen2021-12-061-4/+4
|\ \
| * | changed hx8kdemo from arachne-pnr to nextpnr-ice40tonymmm12020-08-091-4/+4
| |/
* | Merge pull request #202 from osresearch/icebreaker-fast-mulClaire Xen2021-12-063-6/+11
|\ \
| * | picosoc: enable fast multiply option for icebreakerTrammell Hudson2021-09-023-6/+11
| |/
* / Fix copyright infoClaire Xenia Wolf2021-12-0211-11/+11
|/
* Cleanup whitespacesLarry Doolittle2020-04-231-1/+1
* Merge pull request #145 from Novakov/patch-1Claire Wolf2020-04-221-1/+1
|\
| * spimemio documentation: read latency reset valueMaciej T. Nowak2020-01-031-1/+1
* | Merge pull request #156 from dehann/patch-1Claire Wolf2020-04-221-14/+14
|\ \
| * | fix icebreaker linksdehann2020-04-121-14/+14
| |/
* | Merge pull request #148 from splinedrive/disable_memory_testClaire Wolf2020-04-221-1/+1
|\ \
| * | Workarround: Disable cmd_memtest() when starting firmware.Hirosh Dabui2020-01-271-1/+1
| |/
* / added default clk divider parameter to simpleuartRené Rebe2020-04-151-2/+2
|/
* added CROSS prefix and CFLAGS to the picsoc/MakefileRené Rebe2019-11-141-8/+11
* Short modification in the error stringPascal Cotret2019-10-291-1/+1
* Fix typo, closes #136Clifford Wolf2019-09-251-1/+1
* fix typo in picosoc/Makefile for hx8k boardChris Clark2019-03-011-1/+1
* Merge branch 'master' into icebreaker-spramClifford Wolf2019-02-131-0/+12
|\
| * added echo command for testing simpleuartSteffen Vogel2019-02-111-0/+12
* | icebreaker: artificially limit available RAM to speed-up simulationSteffen Vogel2019-02-122-2/+9
* | picosoc: use preprocessor for generating target-specific linker scriptSteffen Vogel2019-02-114-7/+24
* | picosoc: added memtestSteffen Vogel2019-02-111-28/+126
* | picosoc: increase available memory by using SPRAM instead of BRAM for the Ice...Steffen Vogel2019-02-115-6/+118
|/
* Alignment fix for global symbols fixes #97Miodrag Milanovic2018-10-281-0/+1
* Fix PicoSoC firmware filename for simulationJörg Mische2018-10-011-8/+8
* Add FuseSoC support for icebreakerOlof Kindgren2018-09-021-0/+36
* fix firmware recipesmatt venn2018-08-301-4/+4
* fix ifdef to include flash functions for hx8kmatt venn2018-08-301-1/+1
* More PicoSoC firmware improvements for icebreakerClifford Wolf2018-08-191-12/+100
* Add icebreaker example PicoSoC implementationClifford Wolf2018-08-195-44/+151
* Add PicoSoC IceBreaker demoClifford Wolf2018-08-187-8/+341
* Expose ENABLE_IRQ_QREGS and PROGADDR_IRQ from picosoc.vOlof Kindgren2018-08-161-2/+4
* PicoSoC: Use RDSR1+RDCR1+WRR instead of RDAR+WRARClifford Wolf2018-08-161-6/+41
* Add rs232 decode to picosoc hx8kdemo test benchClifford Wolf2018-08-141-0/+39
* Fix picosoc quad spi mode (flashio_worker must be multiple of 4 bytes)Clifford Wolf2018-08-141-1/+4
* Improve picosoc demo firmware, picosoc firmware build fixesClifford Wolf2018-08-143-19/+59
* Merge pull request #61 from mmicko/linker-scriptClifford Wolf2018-08-143-12/+74
|\
| * Created lfs file (section mappint) and init for data and bss sectionsMiodrag Milanovic2018-04-163-12/+74
* | Add FuseSoC .core file for hx8kdemoOlof Kindgren2018-07-271-0/+35
* | Add FuseSoC .core file for picosocOlof Kindgren2018-07-271-0/+23
* | Add FuseSoC .core file for SPI Flash modelOlof Kindgren2018-07-261-0/+24
* | Bypass picosoc compile order check if PICORV32_REGS is defined.Olof Kindgren2018-05-181-0/+2
* | spiflash: Allow setting firmware from plusargOlof Kindgren2018-05-151-1/+4
* | Fix spiflash_tbOlof Kindgren2018-05-111-6/+6
* | Fix miscellaneous typos in documentationLarry Doolittle2018-04-171-1/+1
|/
* add .data and .bss segments to picosocLuke Valenty2018-04-071-0/+2