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
|
# Debugging
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
### [Go Back](./index.md#directory)
|
### [Go Back](./index.md#table-of-contents)
|
||||||
|
|
||||||
# Architecture
|
# Architecture
|
||||||
This page of the documentation explains the architecture of OpenRAM.
|
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
|
# Base Data Structures
|
||||||
This page of the documentation explains the base data structures of OpenRAM.
|
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.
|
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
|
# Basic Usage
|
||||||
This page of the documentation explains the basic usage of OpenRAM.
|
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
|
# Bitcells
|
||||||
This page of the documentation explains the bitcells supported by OpenRAM.
|
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
|
# Characterization
|
||||||
This page of the documentation explains the characterization of OpenRAM.
|
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
|
# Control Logic and Timing
|
||||||
This page of the documentation explains the control logic and timing of OpenRAM.
|
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
|
# Debugging and Unit Testing
|
||||||
This page of the documentation explains the debugging and unit testing of OpenRAM.
|
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
|
# Hierarchical Design Modules
|
||||||
This page of the documentation explains the hierarchical design modules of OpenRAM.
|
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
|
# Library Cells
|
||||||
This page of the documentation explains the library cells of OpenRAM.
|
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
|
# Results
|
||||||
This page of the documentation explains the results of OpenRAM.
|
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
|
# Routing
|
||||||
This page of the documentation explains the routing of OpenRAM.
|
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
|
# Technology Setup
|
||||||
This page of the documentation explains the technology setup of OpenRAM.
|
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
|
# Tutorials
|
||||||
This page of the documentation includes tutorials for OpenRAM.
|
This page of the documentation includes tutorials for OpenRAM.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue