diff --git a/Home.md b/Home.md index 25be82b..8ae6ff9 100644 --- a/Home.md +++ b/Home.md @@ -1,14 +1,4 @@ # RVSCC Wiki Project documentation and reference. -## Table of Contents -- [General Architecture](Architecture) - - Datapaths - - [Single-Cycle](Single-Cycle-Datapath) - - 5-Stage Multi-Cycle - - [5-Stage Pipelined](Five-Stage-Pipelined-Datapath) - - Interfaces - - Instruction Memory Interface - - Data Memory Interface - - AXI4 -- Verification \ No newline at end of file +For getting the project running check the project's [README.md](https://git.1159.cl/Mario1159/RVSCC/src/branch/main/README.md).