diff options
author | Nathaniel Graff <nathaniel.graff@sifive.com> | 2019-03-07 22:47:38 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-07 22:47:38 +0000 |
commit | 2b9cbfe9011bca74aee3c1204d7db4b4236b23f0 (patch) | |
tree | fccb6fa1d7c2c065642cb21cc4d421e3ae8206eb /bsp/coreip-e21/README.md | |
parent | c6c0fbf23d1fc8aa9b99eae19b6e3741c8d51548 (diff) | |
parent | 983a630b07f08af869adc78cb37bf634389519af (diff) |
Merge pull request #197 from sifive/rename-rtl-targets
Rename coreip-X to coreip-X-rtl
Diffstat (limited to 'bsp/coreip-e21/README.md')
-rw-r--r-- | bsp/coreip-e21/README.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/bsp/coreip-e21/README.md b/bsp/coreip-e21/README.md deleted file mode 100644 index 6b74a44..0000000 --- a/bsp/coreip-e21/README.md +++ /dev/null @@ -1,7 +0,0 @@ -The SiFive E21 Standard Core is a high-performance, full-featured embedded processor designed to address advanced microcontroller applications such as Sensor Fusion, Smart IoT, Wearables, Connected Toys, and more. Separate Instruction and Data Buses, along with 2 banks of Tightly Integrated Memory (TIMs) make the E21 an ideal choice for applications with deterministic or demanding memory requirements. - -This core target is suitable with Verilog RTL for verification and running application software building on top of freedom-metal libraries. The target supports: - -- 1 hart with RV32IMAC core -- 4 hardware breakpoints -- Physical Memory Protection with 4 regions |