From bbcc12ac2f99a30ddd0d82445271cb3fafd9c0f1 Mon Sep 17 00:00:00 2001 From: ads123ads <33590926+ads123ads@users.noreply.github.com> Date: Tue, 15 Oct 2019 15:37:45 +0530 Subject: [PATCH] The gammar mistakes were corrected successfully Nothing is ever small. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4bdd83d..fdecc39 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ ln -s ../micropython/ports/powerpc/build/firmware.bin simple_ram_behavioural.bin ## Synthesis on Xilinx FPGAs using Vivado -- Install Vivado (I'm using the free 2019.1 webpack edition). +- Install Vivado (I'm using the free 2019.1 web pack edition). - Setup Vivado paths: @@ -93,7 +93,7 @@ make -j$(nproc) check ## Issues -This is functional, but very simple. We still have quite a lot to do: +This is functional but very simple. We still have quite a lot to do: - There are a few instructions still to be implemented - Need to add caches and bypassing (in progress)