aboutsummaryrefslogtreecommitdiffstats
path: root/picosoc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix picosoc hx8kdemo_tbClifford Wolf2017-11-111-1/+1
* Add PICORV32_REGS mechanism for ASIC sram instantiationClifford Wolf2017-10-013-12/+63
* Improve PicoSoC overview.svgClifford Wolf2017-09-221-4/+94
* Enable a bunch of PicoRV32 features in PicoSoCClifford Wolf2017-09-226-23/+139
* 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