Skip to content

Commit 2e08a41

Browse files
authored
Merge pull request #90 from ogamespec/main
Topo update
2 parents 8c256bf + b1d64f4 commit 2e08a41

4 files changed

Lines changed: 1 addition & 5 deletions

File tree

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The core consists of the following main components:
2222

2323
At the moment, the entire topology of the top part and almost the entire topology of the bottom part have been obtained. The basic circuit principles are understood and the transistor circuits of most of the modules are obtained. The main emphasis was made on the sequencer circuit, as the most demanded one.
2424

25-
For decoders it is necessary to restore all NAND/NOR-trees (you can do it directly from the picture).
25+
For decoders it is necessary to restore all NAND/NOR-trees.
2626

2727
![DMG01B_Core_Fused_Topo](/imgstore/DMG01B_Core_Fused_Topo.jpg)
2828

decoder1.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,6 @@ Dynamic logic is used.
5353

5454
## Decoder1 Output Trees
5555

56-
There is no need to draw the whole topology, because all the trees can be extracted from the picture.
57-
5856
:warning: Some inputs are twisted, be careful (e.g. a9 for the first three values).
5957

6058
|Tree|Paths|To|Description|

decoder2.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,6 @@ All Decoder2 outputs are clocked by the `CLK2` signal.
7777

7878
## Nor Trees
7979

80-
There is no point in drawing the topology for the whole Decoder2, because you can restore all the trees from the picture.
81-
8280
|Tree|Image|Paths|
8381
|---|---|---|
8482
|w0|![w0](/imgstore/nortrees/w0.jpg)|{4,5,6,7}|
-2.59 MB
Loading

0 commit comments

Comments
 (0)