File size: 1,867 Bytes
198fb2a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
root: index2
entries:

- file: user/UserGuide.md
  title: User Guide
  entries:
  - file: user/BuildWithPrebuilt.md
    title: Build Using Pre-built Binaries
  - file: user/BuildWithDocker
    title: Build Using Docker
    entries:
    - file: user/DockerShell.md
      title: Docker Shell utility
    - file: user/ClaudeCode.md
      title: Claude Code in Docker
  - file: user/BuildLocally.md
    title: Build Locally
  - file: user/BuildWithWSL.md
    title: Build Using WSL
  - file: user/AddingNewDesign.md
    title: Adding New Designs to the ORFS
  - file: user/FlowVariables.md
    title: Flow Variables
  - file: user/AutoMemories.md
    title: Generated Memory Macros (AUTO_MEMORIES)
  - file: user/LargeDesigns.md
    title: Tips on building large design
  - file: contrib/Metrics.md
    title: Metrics
  - file: user/InstructionsForAutoTuner.md
    title: AutoTuner

- file: Manpage.md
  title: Manpages

- file: contrib/GettingInvolved.md
  title: Getting Involved

- file: contrib/DeveloperGuide.md
  title: Developer's Guide
  entries:
  - file: contrib/GitGuide.md
    title: Git Quickstart
  - file: contrib/PlatformBringUp.md
    title: Guide to Integrate a New Platform into the OpenROAD Flow
  - file: contrib/CI.md
    title: CI Guide

- file: contrib/CODE_OF_CONDUCT.md
  title: Code of Conduct

- file: user/FAQS.md
  title: FAQs

- file: tutorials/TutorialHome
  title: Tutorials
  entries:
  - file: tutorials/FlowTutorial
    title: Flow Tutorial
  - file: tutorials/SetRC.md
    title: Correlating RC Values for PDKs
  - file: tutorials/Notebooks
    title: Running the OpenROAD Flow in Google Colab

- file: user/Flow_QoR_CI.md
  title: Flow QoR and CI Metrics
  entries:
  - file: user/QoRDashboard.md
    title: Using the OpenROAD Dashboard to track and analyze QoR
  - file: user/Jenkins.md
    title: Exploring CI Metrics with Jenkins