summaryrefslogtreecommitdiff
path: root/bsp/coreip-s54-arty/README.md
diff options
context:
space:
mode:
authorNathaniel Graff <nathaniel.graff@sifive.com>2019-06-21 16:36:57 +0000
committerGitHub <noreply@github.com>2019-06-21 16:36:57 +0000
commit0f5761d7d32edddf93f302f52b903e8acca08c5e (patch)
tree46ff4106f51fb6d5f682cf6af73ef1a4ab5f147e /bsp/coreip-s54-arty/README.md
parenteecf71d7cf0ec12997dbceffde190b1086595908 (diff)
parent713237cb963ebf81aca0715d8a770fdbe5d71cb9 (diff)
Merge pull request #287 from sifive/remove-coreip-bsps
Remove all CoreIP BSPs
Diffstat (limited to 'bsp/coreip-s54-arty/README.md')
-rw-r--r--bsp/coreip-s54-arty/README.md16
1 files changed, 0 insertions, 16 deletions
diff --git a/bsp/coreip-s54-arty/README.md b/bsp/coreip-s54-arty/README.md
deleted file mode 100644
index 762c776..0000000
--- a/bsp/coreip-s54-arty/README.md
+++ /dev/null
@@ -1,16 +0,0 @@
-The SiFive S54 Standard Core is a 64-bit embedded processor that is fully-compliant with the RISC-V ISA. It adds support for the F and D standard extensions, which provide the S54 with double-precision floating-point capabilities.
-
-The S54 is ideal for demanding applications such as avionics, signal processing, and industrial automation.
-
-This FPGA core target is ideal for makers and hobbyists to develop running application software building on top of freedom-metal libraries. The target supports:
-
-- 1 hart with RV64IMAFDC core
-- 4 hardware breakpoints
-- Physical Memory Protection with 8 regions
-- 16 local interrupts signal that can be connected to off core complex devices
-- Up to 127 PLIC interrupt signals that can be connected to off core complex devices, with 7 priority levels
-- GPIO memory with 16 interrupt lines
-- SPI memory with 1 interrupt line
-- Serial port with 1 interrupt line
-- 4 RGB LEDS
-- 4 Buttons and 4 Switches