1
0
Fork 0
mirror of https://github.com/YosysHQ/picorv32.git synced 2025-01-03 03:43:38 -05:00
picorv32/firmware
2017-01-15 14:38:27 +01:00
..
custom_ops.S Add newlib linker info to README file 2017-01-15 14:38:27 +01:00
firmware.h
irq.c Fixed bug in test firmware IRQ handling 2016-08-29 23:37:17 +02:00
makehex.py
multest.c RISC-V ISA 2.1 now calls "sbreak" officially "ebreak" 2016-06-06 10:46:52 +02:00
print.c
README
riscv.ld Added riscv.ld linker script (static entry point at 0x10000) 2017-01-13 17:04:22 +01:00
riscv_ld.diff Added riscv.ld linker script (static entry point at 0x10000) 2017-01-13 17:04:22 +01:00
sections.lds
sieve.c RISC-V ISA 2.1 now calls "sbreak" officially "ebreak" 2016-06-06 10:46:52 +02:00
start.S assembler support for custom0 is deprecated, using cpp macros now 2016-12-09 14:48:37 +01:00
stats.c

A simple test firmware. This code is in the public domain. Simply copy whatever
you can use.