From 713428146a74936a1fdb8595a03a0d8db5e78e21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Fran=C3=A7ois=20Nguyen?= Date: Wed, 14 Sep 2022 05:59:55 +0200 Subject: [PATCH] README: fix styling, update microwatt URL. --- README.md | 4 ++-- cores/microwatt/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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