aboutsummaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorWojciech Kosior <kwojtus@protonmail.com>2020-12-31 17:59:37 +0100
committerWojciech Kosior <kwojtus@protonmail.com>2020-12-31 17:59:37 +0100
commit96e4965c09bd41f11162120d6312f2aae7efe7ea (patch)
tree4e0a064e4b1bf22b3247bb8c75dc82ec49dc2f8f /README.txt
parent68c80359ba0983bc21a18c0270025be9b441c0bb (diff)
downloadAGH-engineering-thesis-96e4965c09bd41f11162120d6312f2aae7efe7ea.tar.gz
AGH-engineering-thesis-96e4965c09bd41f11162120d6312f2aae7efe7ea.zip
Add Wishbone datasheets
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.txt b/README.txt
index c4e0c41..1eac24c 100644
--- a/README.txt
+++ b/README.txt
@@ -21,9 +21,7 @@ go this way, because:
- I'd end up mostly copying other's code, ending up with a copy-paster's
thesis...
-I'm trying to use Wishbone pipelined interconnect for CPU and other components,
-but right now I'm not yet claiming compatibility (at some point I will add
-those datasheets...).
+I'm using Wishbone pipelined interconnect for CPU and other components.
WebAsm binary format was not designed for direct execution, so I'm instead
creating a minimal stack machine, that would allow almost 1:1 translation of