Skip to content

Commit

Permalink
c01 wip
Browse files Browse the repository at this point in the history
  • Loading branch information
ThorKn committed Nov 3, 2024
1 parent abddd42 commit 94135dc
Show file tree
Hide file tree
Showing 16 changed files with 103 additions and 25 deletions.
127 changes: 103 additions & 24 deletions Chapter_01_Introduction/c01_lecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ colortheme: "crane"
fonttheme: "professionalfonts"
logo: icons/lecture.png
date:
section-titles: false
section-titles: true
toc: true
---

Expand All @@ -18,16 +18,20 @@ toc: true

### Trainer profile

#### Name, Company / Uni
Me:

#### Why i'm here. My motivation.
##### Name, Company / Uni

#### What i've done before.
##### Why i'm here. My motivation.

#### What interests me most.
##### What i've done before.

##### What interests me most.

### Participants backgrounds and motivations

You:

##### Name, Company / Uni

##### Why i'm here. My motivation.
Expand All @@ -36,28 +40,77 @@ toc: true

##### What interests me most.

## Course components
## Course overview

### Chapter names

### Columms example
::: columns

:::: {.column width=50%}

![](pics_lecture/lecture.png)
* 01 Introduction

* 02 Workflow

* 03 Design and example pick

* 04 OpenROAD first run

* 05 PDK Examination

::::

:::: {.column width=50%}

- Item 1.
- Item 2.
- Item 3.
* 06 Data in OpenROAD
* 07 LVS and DRC
* 08 Simulation and PPA
* 09 Scripting
* 10 GDS and Tapeout

::::

:::

### Chapters
### Chapter names

::: columns

:::: {.column width=50%}

* 01 Introduction

* 02 Workflow

* 03 Design and example pick

* 04 OpenROAD first run

* 05 PDK Examination

Day 1 - 2

::::

:::: {.column width=50%}

* 06 Data in OpenROAD
* 07 LVS and DRC
* 08 Simulation and PPA
* 09 Scripting
* 10 GDS and Tapeout

Day 3 - 5

::::

:::


### Schedule for the course
![](pics_lecture/course_week.png)

## Course components

### Lectures
![](pics_lecture/lecture.png)
Expand All @@ -72,21 +125,47 @@ toc: true
![](pics_lecture/bonus.png)

### Cheat Sheets

::: columns

:::: {.column width=30%}

![](pics_lecture/cheatsheet.png)

### Questions
![](pics_lecture/questions.png)
The questions are meant for re-visiting and remembering a previous chapter.
They should be a guide for an interactive session between the trainer and the room:
* Trainer: The trainer asks the questions.
* Room: Answers the questions. If no answer can be found, the trainer helps with the answer.
::::

## Course overview:
:::: {.column width=70%}

### Table of content (Chapter names and short descriptions)
Some things are really hard to remember:

### Schedule for the course
![](pics_lecture/course_week.pdf)
* Abbreviations
* Complex relations and graphics
* Mathematics (joking, wer're not doing math here)
* ...

::::

:::

#####

* That is why we have Cheat Sheets.
* They're made for cheating the hard parts.
* Cheatsheets work best when printed as handouts.
* You should have them nearby the computer during the course.

### Questions
![](pics_lecture/questions.png)

* The questions are for re-visiting and remembering a previous chapter.
* They guide an interactive session between the trainer and the room:
* Trainer: Asks the questions.
* Room: Answers the questions.
* Skipping a question is fine.
* Not knowing the answer is fine.
* This is not a test nor a challenge.
* Think of this as a helpfull recap of yesterdays content.
* If no answer is found, the trainer helps with the answer.

## The Training sessions

Expand All @@ -105,10 +184,10 @@ They should be a guide for an interactive session between the trainer and the ro
## Open-source EDA for digital designs

### From Design to Microchip
![](pics_lecture/rtl_to_gds.pdf)
![](pics_lecture/rtl_to_gds.png)

### RTL to GDS - Workflow
![](pics_lecture/rtl_to_gds_1.pdf)
![](pics_lecture/rtl_to_gds_1.png)

### The cheatsheet
First usage of the cheatsheet:
Expand Down
Binary file removed Chapter_01_Introduction/pics_lecture/course_week.pdf
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Chapter_01_Introduction/pics_lecture/rtl_to_gds.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Chapter_01_Introduction/pics_lecture/rtl_to_gds_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified build/c00_preparations.pdf
Binary file not shown.
Binary file modified build/c01_lecture.pdf
Binary file not shown.
Binary file modified build/c02_lecture.pdf
Binary file not shown.
Binary file modified build/c03_lecture.pdf
Binary file not shown.
Binary file modified build/c03_training.pdf
Binary file not shown.
Binary file modified build/c04_lecture.pdf
Binary file not shown.
Binary file modified build/c04_training.pdf
Binary file not shown.
Binary file modified build/c05_lecture.pdf
Binary file not shown.
Binary file modified build/c05_training.pdf
Binary file not shown.
1 change: 0 additions & 1 deletion pics/.~lock.course_week.odp#

This file was deleted.

Binary file modified pics/course_week.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 94135dc

Please sign in to comment.