diff options
author | Nathaniel Graff <nathaniel.graff@sifive.com> | 2019-04-10 15:31:32 -0700 |
---|---|---|
committer | Nathaniel Graff <nathaniel.graff@sifive.com> | 2019-04-12 13:47:41 -0700 |
commit | 4fc9569dfa42b88e0635ed77c329805e2728c96f (patch) | |
tree | e72dae0210c190de91b908f617561f371a384115 | |
parent | 02dc7f4f76e4f6c2cb31207b14f261fec49f98ce (diff) |
Add Unleashed and U54(MC) to E SDK contents
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
-rw-r--r-- | README.md | 4 | ||||
-rw-r--r-- | doc/sphinx/contents.rst | 6 |
2 files changed, 10 insertions, 0 deletions
@@ -31,6 +31,8 @@ operating systems to RISC-V. - sifive-hifive1 - SiFive HiFive 1 Rev B - sifive-hifive1-revb + - [SiFive HiFive Unleashed](https://www.sifive.com/boards/hifive-unleashed) + - sifive-hifive-unleashed - [SiFive Freedom E310 Arty](https://github.com/sifive/freedom) - freedom-e310-arty - SiFive CoreIP RTL @@ -43,6 +45,8 @@ operating systems to RISC-V. - coreip-s54-rtl - coreip-e76-rtl - coreip-s76-rtl + - coreip-u54-rtl + - coreip-u54mc-rtl - SiFive CoreIP Arty FPGA Evaluation targets - coreip-e20-arty - coreip-e21-arty diff --git a/doc/sphinx/contents.rst b/doc/sphinx/contents.rst index ab751d9..d0d7cc5 100644 --- a/doc/sphinx/contents.rst +++ b/doc/sphinx/contents.rst @@ -15,6 +15,10 @@ Freedom E SDK comes packaged with the following board support packages under the - sifive-hifive1-revb +- `SiFive HiFive Unleashed <https://www.sifive.com/boards/hifive-unleashed>`_ + + - sifive-hifive-unleashed + - `SiFive Freedom E310 Arty <https://github.com/sifive/freedom>`_ - freedom-e310-arty @@ -29,6 +33,8 @@ Freedom E SDK comes packaged with the following board support packages under the - coreip-s54-rtl - coreip-e76-rtl - coreip-s76-rtl + - coreip-u54-rtl + - coreip-u54mc-rtl - SiFive CoreIP Arty FPGA Evaluation targets |