From 2aa264a54b3aa1e3257805b55401718786939e47 Mon Sep 17 00:00:00 2001 From: Nathaniel Graff Date: Fri, 5 Apr 2019 14:45:28 -0700 Subject: Add target files for U54 and U54MC Signed-off-by: Nathaniel Graff --- bsp/coreip-u54-rtl/README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 bsp/coreip-u54-rtl/README.md (limited to 'bsp/coreip-u54-rtl/README.md') diff --git a/bsp/coreip-u54-rtl/README.md b/bsp/coreip-u54-rtl/README.md new file mode 100644 index 0000000..cd34149 --- /dev/null +++ b/bsp/coreip-u54-rtl/README.md @@ -0,0 +1,17 @@ +The SiFive U54 Standard Core is a single-core instantiation of the world’s first RISC-V application processor, capable of supporting full-featured operating systems such as Linux. + +The U54 is ideal for low-cost Linux applications such as IoT nodes and gateways, point-of-sale, and networking. + +This target features: + +- 1 RV64GC U54 Application Core +- 16KB L1 I-cache with ECC +- 16KB L1 D-cache with ECC +- 8 Region Physical Memory Protection +- 48 Local Interrupts per core +- Sv39 Virtual Memory support with 38 Physical Address bits +- Integrated 128KB L2 Cache with ECC +- Real-time capabilities +- CLINT for multi-core timer and software interrupts +- PLIC with support for up to 128 interrupts with 7 priority levels +- Debug with instruction trace -- cgit v1.2.3