René Rebe
|
1e24e99970
|
added CROSS prefix and CFLAGS to the picsoc/Makefile
so one can run it with other toolchains, e.g.
CROSS=riscv64-t2-linux-gnu- CFLAGS=-mabi=ilp32, too
|
2019-11-14 12:31:20 +01:00 |
Chris Clark
|
7ac4102fc4
|
fix typo in picosoc/Makefile for hx8k board
|
2019-03-01 19:57:22 -05:00 |
Steffen Vogel
|
eb64df6c3e
|
picosoc: use preprocessor for generating target-specific linker script
|
2019-02-11 23:44:47 +01:00 |
Steffen Vogel
|
d21937bafc
|
picosoc: increase available memory by using SPRAM instead of BRAM for the Icebreaker example
|
2019-02-11 23:13:05 +01:00 |
Jörg Mische
|
cb766a3757
|
Fix PicoSoC firmware filename for simulation
|
2018-10-01 14:00:21 +02:00 |
matt venn
|
fabb3eaf70
|
fix firmware recipes
|
2018-08-30 22:27:34 +02:00 |
Clifford Wolf
|
68c69136b9
|
Add icebreaker example PicoSoC implementation
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-08-19 13:38:59 +02:00 |
Clifford Wolf
|
1afe3af452
|
Add PicoSoC IceBreaker demo
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-08-18 20:17:21 +02:00 |
Clifford Wolf
|
b3f292a988
|
Improve picosoc demo firmware, picosoc firmware build fixes
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-08-14 13:49:08 +02:00 |
Miodrag Milanovic
|
9300a510c5
|
Created lfs file (section mappint) and init for data and bss sections
|
2018-04-16 20:04:01 +02:00 |
Clifford Wolf
|
65f32c38db
|
Fix picosoc hx8kdemo_tb
|
2017-11-11 19:49:01 +01:00 |
Clifford Wolf
|
ad08edd2e5
|
Add PICORV32_REGS mechanism for ASIC sram instantiation
|
2017-10-01 15:45:46 +02:00 |
Clifford Wolf
|
694b9390fd
|
Enable a bunch of PicoRV32 features in PicoSoC
|
2017-09-22 04:52:44 +02:00 |
Clifford Wolf
|
ae0e5a6c94
|
Remove generic PicoSoC testbench
|
2017-09-21 19:45:41 +02:00 |
Clifford Wolf
|
2cc1256ce7
|
Improve PicoSoC demo firmware
|
2017-09-18 00:43:38 +02:00 |
Clifford Wolf
|
dabebeb008
|
Improve PicoSoC demo firmware (read flash ID is working now)
|
2017-09-16 22:08:05 +02:00 |
Clifford Wolf
|
cfd4933272
|
Switch PicoSoC firmware to C
|
2017-09-15 15:35:44 +02:00 |
Clifford Wolf
|
66638dcee0
|
Improve picosoc firmware build process
|
2017-09-15 15:33:20 +02:00 |
Clifford Wolf
|
99f0cafd19
|
Add simple UART to PicoSoC
|
2017-08-11 19:30:53 +02:00 |
Clifford Wolf
|
febb4b1318
|
Improve and cleanup picosoc firmware
|
2017-08-11 16:15:07 +02:00 |
Clifford Wolf
|
8821696748
|
Major rewrite of picosoc spimemio core
|
2017-08-07 22:36:58 +02:00 |
Clifford Wolf
|
db2222ec02
|
Refactor picosoc code
|
2017-08-07 15:13:27 +02:00 |
Clifford Wolf
|
caef4e3753
|
Rename "spiflash" example to "picosoc"
|
2017-08-07 13:38:07 +02:00 |