-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
24 lines (22 loc) · 831 Bytes
/
README
File metadata and controls
24 lines (22 loc) · 831 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
/*
* =====================================================================================
*
* Filename: read.txt
*
* Description: this is my VHDL project
*
* Version: 1.0
* Created: 10/25/12 19:40:22
* Revision: none
* Compiler: ModeSim
*
* Author: ABDIMUNA (), abdimuna1@gmail.com
* Organization:
*
* =====================================================================================
# I wrote the code for components shown in .png file
# look that file and see how the components are connected
# #the code of each component is in respective component name
# compile the code by using ModeSim (I used windows version)
# laod the simulator and see if averything works as expected
# CONTRIBUTION/COMMENTS are HIGHLY RECOMEMENDED, thanks and enjoy .