mirror of https://github.com/VLSIDA/OpenRAM.git
Fix "go back" links
This commit is contained in:
parent
f3058cba26
commit
c390aaaf53
|
|
@ -1,4 +1,4 @@
|
|||
### [Go Back](./index.md#directory)
|
||||
### [Go Back](./index.md#table-of-contents)
|
||||
|
||||
# Debugging
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue