Update README.md
This commit is contained in:
parent
58188dd18f
commit
dae40eb2f3
1 changed files with 7 additions and 8 deletions
15
README.md
15
README.md
|
@ -1,16 +1,15 @@
|
||||||
|
|
||||||
# Creating the NoC Configuration
|
# Creating the NoC Configuration
|
||||||
|
|
||||||
The created NoC configuration will be: **3 × 2**
|
The created NoC configuration will be: **3 × 2**
|
||||||
|
|
||||||
```
|
```
|
||||||
0———1
|
---0———1---
|
||||||
| |
|
| | | |
|
||||||
2———3
|
| 2———3 |
|
||||||
| |
|
| | | |
|
||||||
4———5
|
| 4———5 |
|
||||||
| |
|
| | | |
|
||||||
6———7
|
---6———7---
|
||||||
```
|
```
|
||||||
|
|
||||||
## Steps to Create the NoC
|
## Steps to Create the NoC
|
||||||
|
|
Loading…
Reference in a new issue