diff --git a/README.md b/README.md index dd0b87f..c086722 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ ## Disclaimer -*This project is currently in an experimental state. In particular: +**This project is currently in an experimental state.** In particular: - it has only been tried on the Microwatt CPU - it assumes an in-order scalar core - its instruction coverage is limited to the Scalar Fixed-point Compliancy Subset -- the correctness of its own specifications hasn't yet been verified* +- the correctness of its own specifications hasn't yet been verified ## Overview diff --git a/cores/microwatt/README.md b/cores/microwatt/README.md index 99e2061..c7f0a75 100644 --- a/cores/microwatt/README.md +++ b/cores/microwatt/README.md @@ -4,7 +4,7 @@ - [ghdl-yosys-plugin](https://github.com/ghdl/ghdl-yosys-plugin) -Get Microwatt: +POWER-FV support for Microwatt can be previewed on the following fork: ``` git clone git@git.openpower.foundation:jfng/microwatt -b powerfv src