diff --git a/README.md b/README.md index 3e6a5ed..8981267 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Short Term To Do: * add stalls for memory access -* use AXI for memory access +* use AXI for memory access (depends on AXIL memory module for test) * add tests for non-pipelined case * get C working (may depend on memory stalls) diff --git a/decoder.xlsx b/decoder.xlsx deleted file mode 100644 index dd78cea..0000000 Binary files a/decoder.xlsx and /dev/null differ diff --git a/documentation/cpu.drawio b/docs/cpu.drawio similarity index 100% rename from documentation/cpu.drawio rename to docs/cpu.drawio