-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f46fffc
commit b25f50b
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# ManoComputer | ||
### Simulate mano computer in proteus 8 | ||
#### Computer architecture course project | ||
|
||
## Screen shots | ||
|
||
### Screen shot 1 | ||
<p align="center"> | ||
<img width="100%" src="https://github.com/ali4heydari/ManoComputer/blob/master/ScreenShots/screenshot1.png?raw=true" alt="mano computer simulate"> | ||
</p> | ||
|
||
### Screen shot 2 | ||
<p align="center"> | ||
<img width="100%" src="https://github.com/ali4heydari/ManoComputer/blob/master/ScreenShots/screenshot2.png?raw=true" alt="mano computer simulate bus"> | ||
</p> | ||
|
||
### Screen shot 3 | ||
<p align="center"> | ||
<img width="100%" src="https://github.com/ali4heydari/ManoComputer/blob/master/ScreenShots/screenshot3.png?raw=true" alt="mano computer simulate ac register"> | ||
</p> | ||
|
||
### Screen shot 4 | ||
<p align="center"> | ||
<img width="100%" src="https://github.com/ali4heydari/ManoComputer/blob/master/ScreenShots/screenshot4.png?raw=true" alt="mano computer ac controll unit"> | ||
</p> |