mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-29 01:24:39 +02:00
Update documentation links
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
### [Go Back](./index.md)
|
||||
### [Go Back](./index.md#directory)
|
||||
|
||||
# Architecture
|
||||
This page of the documentation explains the architecture of OpenRAM.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
### [Go Back](./index.md)
|
||||
### [Go Back](./index.md#directory)
|
||||
|
||||
# Base Data Structures
|
||||
This page of the documentation explains the base data structures of OpenRAM.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
### [Go Back](./index.md)
|
||||
### [Go Back](./index.md#directory)
|
||||
|
||||
# Basic Usage
|
||||
This page of the documentation explains the basic usage of OpenRAM.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
### [Go Back](./index.md)
|
||||
### [Go Back](./index.md#directory)
|
||||
|
||||
# Bitcells
|
||||
This page of the documentation explains the bitcells supported by OpenRAM.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
### [Go Back](./index.md)
|
||||
### [Go Back](./index.md#directory)
|
||||
|
||||
# Characterization
|
||||
This page of the documentation explains the characterization of OpenRAM.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
### [Go Back](./index.md)
|
||||
### [Go Back](./index.md#directory)
|
||||
|
||||
# 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)
|
||||
### [Go Back](./index.md#directory)
|
||||
|
||||
# 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)
|
||||
### [Go Back](./index.md#directory)
|
||||
|
||||
# Hierarchical Design Modules
|
||||
This page of the documentation explains the hierarchical design modules of OpenRAM.
|
||||
|
||||
+13
-13
@@ -9,21 +9,21 @@ These pages provide the documentation of OpenRAM. You can use the links below to
|
||||
1. [Contributors/Collaborators](#contributorscollaborators)
|
||||
2. [OpenRAM Dependencies](#openram-dependencies)
|
||||
3. [Supported Technologies](#supported-technologies)
|
||||
4. [Bitcells](./bitcells.md)
|
||||
5. [Architecture](./architecture.md)
|
||||
4. [Bitcells](./bitcells.md#go-backindexmddirectory)
|
||||
5. [Architecture](./architecture.md#go-backindexmddirectory)
|
||||
6. [Implementation](#implementation)
|
||||
7. [Technology and Tool Portability](#technology-and-tool-portability)
|
||||
8. [Basic Usage](./basic_usage.md)
|
||||
9. [Tutorials](./tutorials.md)
|
||||
10. [Debugging and Unit Testing](./debug.md)
|
||||
11. [Technology Setup](./technology_setup.md)
|
||||
12. [Library Cells](./library_cells.md)
|
||||
13. [Base Data Structures](./base_data_structures.md)
|
||||
14. [Hierarchical Design Modules](./design_modules.md)
|
||||
15. [Control Logic and Timing](./control_logic.md)
|
||||
16. [Routing](./routing.md)
|
||||
17. [Characterization](./characterization.md)
|
||||
18. [Results](./results.md)
|
||||
8. [Basic Usage](./basic_usage.md#go-backindexmddirectory)
|
||||
9. [Tutorials](./tutorials.md#go-backindexmddirectory)
|
||||
10. [Debugging and Unit Testing](./debug.md#go-backindexmddirectory)
|
||||
11. [Technology Setup](./technology_setup.md#go-backindexmddirectory)
|
||||
12. [Library Cells](./library_cells.md#go-backindexmddirectory)
|
||||
13. [Base Data Structures](./base_data_structures.md#go-backindexmddirectory)
|
||||
14. [Hierarchical Design Modules](./design_modules.md#go-backindexmddirectory)
|
||||
15. [Control Logic and Timing](./control_logic.md#go-backindexmddirectory)
|
||||
16. [Routing](./routing.md#go-backindexmddirectory)
|
||||
17. [Characterization](./characterization.md#go-backindexmddirectory)
|
||||
18. [Results](./results.md#go-backindexmddirectory)
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
### [Go Back](./index.md)
|
||||
### [Go Back](./index.md#directory)
|
||||
|
||||
# Library Cells
|
||||
This page of the documentation explains the library cells of OpenRAM.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
### [Go Back](./index.md)
|
||||
### [Go Back](./index.md#directory)
|
||||
|
||||
# Results
|
||||
This page of the documentation explains the results of OpenRAM.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
### [Go Back](./index.md)
|
||||
### [Go Back](./index.md#directory)
|
||||
|
||||
# Routing
|
||||
This page of the documentation explains the routing of OpenRAM.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
### [Go Back](./index.md)
|
||||
### [Go Back](./index.md#directory)
|
||||
|
||||
# Technology Setup
|
||||
This page of the documentation explains the technology setup of OpenRAM.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
### [Go Back](./index.md)
|
||||
### [Go Back](./index.md#directory)
|
||||
|
||||
# Tutorials
|
||||
This page of the documentation includes tutorials for OpenRAM.
|
||||
|
||||
Reference in New Issue
Block a user