Fix "go back" links

This commit is contained in:
Eren Dogan 2022-10-14 18:27:39 -07:00
parent f3058cba26
commit c390aaaf53
15 changed files with 15 additions and 15 deletions

View File

@ -1,4 +1,4 @@
### [Go Back](./index.md#directory)
### [Go Back](./index.md#table-of-contents)
# Debugging

View File

@ -1,4 +1,4 @@
### [Go Back](./index.md#directory)
### [Go Back](./index.md#table-of-contents)
# Architecture
This page of the documentation explains the architecture of OpenRAM.

View File

@ -1,4 +1,4 @@
### [Go Back](./index.md#directory)
### [Go Back](./index.md#table-of-contents)
# Base Data Structures
This page of the documentation explains the base data structures of OpenRAM.

View File

@ -1,4 +1,4 @@
### [Go Back](./index.md#directory)
### [Go Back](./index.md#table-of-contents)
This page shows the basic setup for using OpenRAM.

View File

@ -1,4 +1,4 @@
### [Go Back](./index.md#directory)
### [Go Back](./index.md#table-of-contents)
# Basic Usage
This page of the documentation explains the basic usage of OpenRAM.

View File

@ -1,4 +1,4 @@
### [Go Back](./index.md#directory)
### [Go Back](./index.md#table-of-contents)
# Bitcells
This page of the documentation explains the bitcells supported by OpenRAM.

View File

@ -1,4 +1,4 @@
### [Go Back](./index.md#directory)
### [Go Back](./index.md#table-of-contents)
# Characterization
This page of the documentation explains the characterization of OpenRAM.

View File

@ -1,4 +1,4 @@
### [Go Back](./index.md#directory)
### [Go Back](./index.md#table-of-contents)
# Control Logic and Timing
This page of the documentation explains the control logic and timing of OpenRAM.

View File

@ -1,4 +1,4 @@
### [Go Back](./index.md#directory)
### [Go Back](./index.md#table-of-contents)
# Debugging and Unit Testing
This page of the documentation explains the debugging and unit testing of OpenRAM.

View File

@ -1,4 +1,4 @@
### [Go Back](./index.md#directory)
### [Go Back](./index.md#table-of-contents)
# Hierarchical Design Modules
This page of the documentation explains the hierarchical design modules of OpenRAM.

View File

@ -1,4 +1,4 @@
### [Go Back](./index.md#directory)
### [Go Back](./index.md#table-of-contents)
# Library Cells
This page of the documentation explains the library cells of OpenRAM.

View File

@ -1,4 +1,4 @@
### [Go Back](./index.md#directory)
### [Go Back](./index.md#table-of-contents)
# Results
This page of the documentation explains the results of OpenRAM.

View File

@ -1,4 +1,4 @@
### [Go Back](./index.md#directory)
### [Go Back](./index.md#table-of-contents)
# Routing
This page of the documentation explains the routing of OpenRAM.

View File

@ -1,4 +1,4 @@
### [Go Back](./index.md#directory)
### [Go Back](./index.md#table-of-contents)
# Technology Setup
This page of the documentation explains the technology setup of OpenRAM.

View File

@ -1,4 +1,4 @@
### [Go Back](./index.md#directory)
### [Go Back](./index.md#table-of-contents)
# Tutorials
This page of the documentation includes tutorials for OpenRAM.