2019-03-28 21:50:13 +08:00
|
|
|
#
|
|
|
|
# Copyright (c) 2018 - 2019 Antmicro <www.antmicro.com>
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
#
|
2019-06-19 06:03:49 +08:00
|
|
|
|
2019-03-28 21:50:13 +08:00
|
|
|
identifier: litex_vexriscv
|
|
|
|
name: LiteX SoC with VexRiscV softcore CPU
|
|
|
|
type: mcu
|
|
|
|
arch: riscv32
|
|
|
|
toolchain:
|
|
|
|
- zephyr
|
|
|
|
ram: 262144
|
2019-09-11 21:47:51 +08:00
|
|
|
supported:
|
|
|
|
- spi
|
2019-03-28 21:50:13 +08:00
|
|
|
testing:
|
|
|
|
ignore_tags:
|
|
|
|
- bluetooth
|
|
|
|
- xip
|